Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
| Line 17: | Line 17: | ||
<th class="infobox-title" colspan="2" style="text-align: center;"><b>{{{title|{{PAGENAME}}}}}</b></th> |
<th class="infobox-title" colspan="2" style="text-align: center;"><b>{{{title|{{PAGENAME}}}}}</b></th> |
||
</tr> |
</tr> |
||
{{#if:{{{image|}}}| |
|||
<tr> |
<tr> |
||
<th class="infobox-image" colspan="2" style="text-align: center;">[[File:{{{image}}}|300px]]</div></th> |
<th class="infobox-image" colspan="2" style="text-align: center;">[[File:{{{image}}}|300px]]</div></th> |
||
</tr> |
</tr>}} |
||
{{#if:{{{category|}}}| |
{{#if:{{{category|}}}| |
||
<tr> |
<tr> |
||
Revision as of 14:22, 8 December 2022
Usage