Template:Infobox: Difference between revisions

From The Robot's Guide to Humanity
No edit summary
Tag: Reverted
Undo revision 133 by Human (talk)
Tag: Undo
Line 8: Line 8:
<!-- Image row -->
<!-- Image row -->
{{#if:{{{image|}}}
{{#if:{{{image|}}}
| {{!}} colspan="2" style="text-align:center;" |  
| {{!}} colspan="2" style="text-align:center;" | [[File:{{{image}}}|200px|{{{caption|}}}]]
}}
}}
{{#if:{{{caption|}}}
{{#if:{{{caption|}}}

Revision as of 21:18, 5 December 2024


This is a basic Infobox template. Use parameters as needed.

Usage

{{Infobox | name = | image = | caption = | label1 = | data1 = | label2 = | data2 = | ... }}

Add as many label/data pairs as needed.