Template:Infobox: Difference between revisions
Template page
More actions
Imported from text file |
Imported from text file |
||
| Line 1: | Line 1: | ||
<includeonly><table class="infobox floatright"> | <includeonly><table class="infobox floatright" width="300"> | ||
<tr><th colspan="2" class="infobox-title">{{{title|{{PAGENAME}}}}}</th></tr> | <tr><th colspan="2" class="infobox-title">{{{title|{{PAGENAME}}}}}</th></tr> | ||
{{#if:{{{image|}}}|<tr><td colspan="2" class="infobox-image">[[File:{{{image}}}|300px]]</td></tr>}} | {{#if:{{{image|}}}|<tr><td colspan="2" class="infobox-image">[[File:{{{image}}}|300px]]</td></tr>}} | ||
{{{rows|}}} | {{{rows|}}} | ||
</table></includeonly> | </table></includeonly> | ||