Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox location: Difference between revisions

Template page
Casiope (talk | contribs)
mNo edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox
<includeonly><div class="infobox location">
| name = {{{name}}}
<div class="infobox-bg">
| image_location = {{{image_location|}}}
<div class="infobox-title"{{#if:{{{color|}}}|style="color:{{{color|}}};"|}}>{{{name|Location name}}}{{#if:{{{alias|}}}|<span>{{{alias}}}</span>}}</div>
| type = {{{type|}}}
{{#if:{{{image|}}}|
| people = {{{people|}}}
<div class="infobox-image"{{#if:{{{margin|}}}|style="margin:{{{margin|}}};"|}}>[[File:{{{image}}}|link=|class=pageimage|alt="{{PAGENAME}} illustration"]]</div>
}}
}}
</div>
{{#if:{{{type|}}}{{{unlock|}}}{{{walkthrough|}}}{{{people|}}}|
<div class="infobox-subheader">Information</div>
<table class="infobox-table">
{{#if:{{{type|}}}|
<tr>
<th scope="row">Type</th>
<td>{{{type}}}</td>
</tr>
}}
{{#if:{{{unlock|}}}|
<tr>
<th scope="row">Unlock</th>
<td>{{{unlock}}}</td>
</tr>
}}
{{#if:{{{walkthrough|}}}|
<tr>
<th scope="row">Walkthrough</th>
<td>{{{walkthrough}}}</td>
</tr>
}}
{{#if:{{{people|}}}|
<tr>
<th scope="row">People</th>
<td>{{{people}}}</td>
</tr>
}}
</table>}}</div></includeonly><noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 22:28, 27 January 2026