Template:Infobox: Difference between revisions
{{{imageclass|}}}, to be used with Template:Image class
m>Patrick ({{image class|{{{image}}}}} like in Template:Infobox_actor) |
m>Patrick ({{{imageclass|}}}, to be used with Template:Image class) |
||
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" style="text-align:center; {{{imagestyle|}}}" {{{imageclass|}}}> {{{image}}} {{#if:{{{caption|}}}|<br /> | ||
<span style="{{{captionstyle|}}}">{{{caption}}} }}</span></td></tr>}}<!-- | <span style="{{{captionstyle|}}}">{{{caption}}} }}</span></td></tr>}}<!-- | ||
Row 1 | Row 1 |