Template:Infobox: Difference between revisions
From The Robot's Guide to Humanity
No edit summary Tag: Reverted |
m Protected "Template:Infobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
(One intermediate revision by the same user not shown) | |||
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|}}} |
Latest revision as of 19:24, 6 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.