Template:Infobox: Difference between revisions
From All Skies Encyclopaedia
imported>Patrick ({{{imageclass|}}}, to be used with Template:Image class) |
imported>Patrick (for uniformity: class="{{{imageclass|}}}") |
||
Line 6: | Line 6: | ||
-->{{#if:{{{above|}}}|<tr><td colspan="2" class="{{{aboveclass|}}}" style="text-align:center; font-size: 125%; font-weight: bold; {{{abovestyle|}}}">{{{above}}}</td></tr>}}<!-- |
-->{{#if:{{{above|}}}|<tr><td colspan="2" class="{{{aboveclass|}}}" style="text-align:center; font-size: 125%; font-weight: bold; {{{abovestyle|}}}">{{{above}}}</td></tr>}}<!-- |
||
Image |
Image |
||
-->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center; {{{imagestyle|}}}" |
-->{{#if:{{{image|}}}|<tr><td colspan="2" class="{{{imageclass|}}}" style="text-align:center; {{{imagestyle|}}}"> {{{image}}} {{#if:{{{caption|}}}|<br /> |
||
<span style="{{{captionstyle|}}}">{{{caption}}} }}</span></td></tr>}}<!-- |
<span style="{{{captionstyle|}}}">{{{caption}}} }}</span></td></tr>}}<!-- |
||
Row 1 |
Row 1 |