Template:Infobox image row: Difference between revisions
Template page
More actions
Created page with "<includeonly> {{Infobox row | condition = {{{image|}}} | colspan = 2 | data = [[File:{{{image}}}|{{#if:{{{imageWidth|}}}{{{imageHeight|}}}|{{#if:{{{imageWidth|}}}|{{{imageWidth}}}}}{{#if:{{{imageHeight|}}}|x{{{imageHeight}}}}}px|320x480px}}|thumb|center|{{{caption|}}}]] | dataClass = tg-infobox-image }} </includeonly>" |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{Infobox row | {{Infobox row | ||
| condition = {{{image|}}} | |condition = {{{image|}}} | ||
| colspan = 2 | |colspan = 2 | ||
| data = [[File:{{{image}}}|{{#if:{{{imageWidth|}}}{{{imageHeight|}}}|{{#if:{{{imageWidth|}}}|{{{imageWidth}}}}}{{#if:{{{imageHeight|}}}|x{{{imageHeight}}}}}px|320x480px}}|thumb|center|{{{caption|}}}]] | |data = [[File:{{{image}}}|{{#if:{{{imageWidth|}}}{{{imageHeight|}}}|{{#if:{{{imageWidth|}}}|{{{imageWidth}}}}}{{#if:{{{imageHeight|}}}|x{{{imageHeight}}}}}px|320x480px}}|thumb|center|{{{caption|}}}]] | ||
| dataClass = tg-infobox-image | |dataClass = tg-infobox-image | ||
}} | }} | ||
</includeonly> | </includeonly> |