Template:Infobox glober: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
<div class="center" style="font-size:125%;font-weight:bold;margin-top:0;">{{{title|{{PAGENAME}}}}}</div> | <div class="center" style="font-size:125%;font-weight:bold;margin-top:0;">{{{title|{{PAGENAME}}}}}</div> | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
<div class="infobox-image" style="padding:0.5em;">[[{{{image}}}|x256px|center]] | <div class="infobox-image" style="padding:0 0.5em;">[[{{{image}}}|x256px|center]] | ||
{{#if:{{{caption|}}}| | {{#if:{{{caption|}}}| | ||
<div class="infobox-caption" style="text-align: center">{{{caption}}}</div> | <div class="infobox-caption" style="text-align: center">{{{caption}}}</div> | ||