Template:LocationInfobox: Difference between revisions
(Seed template via Soulscribe provisioner) |
(Seed template via Soulscribe provisioner) |
||
| Line 14: | Line 14: | ||
</pre> | </pre> | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude><includeonly> | </noinclude><includeonly><table class="infobox location-infobox"> | ||
{{#if:{{{name|}}}|<tr class="infobox-title"><th colspan="2">{{{name}}}</th></tr>}} | |||
{{#if:{{{name|}}}| | {{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;">[[File:{{{image}}}|250px]]</td></tr>}} | ||
{{#if:{{{type|}}}|<tr><td><b>Type:</b> {{{type}}}</td></tr>}} | |||
}}{{#if:{{{image|}}}| | {{#if:{{{permanent|}}}|<tr><td><b>Permanent:</b> {{{permanent}}}</td></tr>}} | ||
{{#if:{{{first_appearance|}}}|<tr><td><b>First appearance:</b> {{{first_appearance}}}</td></tr>}} | |||
}}{{#if:{{{type|}}}| | </table></includeonly> | ||
}}{{#if:{{{permanent|}}}| | |||
}}{{#if:{{{first_appearance|}}}| | |||
</includeonly> | |||
Latest revision as of 08:00, 28 April 2026
Location Infobox
Use this template on location pages.
Usage:
{{LocationInfobox
| name =
| type =
| permanent =
| first_appearance =
| image =
}}