Template:Infobox: Difference between revisions
{{image class|{{{image}}}}} like in Template:Infobox_actor
m>Edokter (further font fixes (filled in wrong value)) |
m>Patrick ({{image class|{{{image}}}}} like in Template:Infobox_actor) |
||
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|}}}"> {{{image}}} {{#if:{{{caption|}}}|<br /> | -->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center; {{{imagestyle|}}}" {{image class|{{{image}}}}}> {{{image}}} {{#if:{{{caption|}}}|<br /> | ||
<span style="{{{captionstyle|}}}">{{{caption}}} }}</span></td></tr>}}<!-- | <span style="{{{captionstyle|}}}">{{{caption}}} }}</span></td></tr>}}<!-- | ||
Row 1 | Row 1 |