Template:LocationInfobox: Difference between revisions

From Adventure Koala
(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">
{| class="infobox location-infobox" style="float:right; clear:right; margin:0 0 1em 1em; background:#f8f8f8; border:1px solid #aaa; padding:0.5em; font-size:0.9em;"
{{#if:{{{name|}}}|<tr class="infobox-title"><th colspan="2">{{{name}}}</th></tr>}}
{{#if:{{{name|}}}|{{!}}- style="text-align:center; font-size:1.1em;"
{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;">[[File:{{{image}}}|250px]]</td></tr>}}
! colspan="2" {{!}} '''{{{name}}}'''
{{#if:{{{type|}}}|<tr><td><b>Type:</b> {{{type}}}</td></tr>}}
}}{{#if:{{{image|}}}|{{!}}-
{{#if:{{{permanent|}}}|<tr><td><b>Permanent:</b> {{{permanent}}}</td></tr>}}
{{!}} colspan="2" style="text-align:center;" {{!}} [[File:{{{image}}}|250px]]
{{#if:{{{first_appearance|}}}|<tr><td><b>First appearance:</b> {{{first_appearance}}}</td></tr>}}
}}{{#if:{{{type|}}}|{{!}}-
</table></includeonly>
{{!}} '''Type:''' {{{type}}}
}}{{#if:{{{permanent|}}}|{{!}}-
{{!}} '''Permanent:''' {{{permanent}}}
}}{{#if:{{{first_appearance|}}}|{{!}}-
{{!}} '''First appearance:''' {{{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            = 
}}