Jump to content

Template:Infobox: Difference between revisions

{{{imageclass|}}}, to be used with Template:Image class
({{image class|{{{image}}}}} like in Template:Infobox_actor)
({{{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|}}}" {{image class|{{{image}}}}}> {{{image}}} {{#if:{{{caption|}}}|<br />
-->{{#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