Template:Location

Revision as of 13:30, 3 November 2024 by ESUFranchise (talk | contribs) (Created page with "{|class="infobox" style="" !colspan="2" style="text-align:center; background-color:#0000ff; color: #fff;"|'''{{{name|{{PAGENAME}}}}} |- |colspan="2"|[[File:{{{image|No Image Available.jpg}}}|220px|center|{{{name|{{PAGENAME}}}}}]] |- |style="width:35%; vertical-align:top;"|{{Label|Type}} |{{{type|Unkown}}} |- {{#if:{{{universe|}}}| {{Separator}}style="width:35%; vertical-align:top;"{{Separator}}{{Label|Universe}} {{Separator}}{{{universe|}}} {{Separator}}-|}} {{#if:{{{pla...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Location
Location
Location
Type Unkown
Status Unknown
Appearances
All TBA

Fields

Name Type Description Default Value Displayed?
name
String The Title of the Infobox.
{{{PAGENAME}}}
Yes
image
File Name The image displayed on the infobox.
No Image Available.jpg
Yes
type
String The type of location.
Unknown
Yes
universe
String The Universe the location is in. None Only if value is provided.
planet
String The Planet the location is on. None Only if value is provided.
country
String The Country the location is in. None Only if value is provided.
region
String The Region the location is in. None Only if value is provided.
population
String The location's population. None Only if value is provided.
government-type
String The Government type of the location. None Only if value is provided.
status
String The Status of the location Unknown Yes
appearances
String A list of media in which the location appeared in. TBA Yes

Usage

{{Location
|name=Example
|image=Example.jpg
|type=country
|universe=[[Universe-A]]
|planet=[[Earth]]
|country=[[United States]]
|region=[[New York]]
|population=Example
|government-type=Example
|status=Active
|appearances={{Infobox List|''[[Purple Bolt (book)|Purple Bolt]]''<br/>
''[[Thor (book)|Thor]]''<br/>
''[[Madame Wilhelmina (book)|Madame Wilhelmina]]''<br/>
''[[Doctor Hex (book)|Doctor Hex]]''<br/>
''[[The Ghost (book)|The Ghost]]''<br/>
''[[The Ethereals (book)|The Ethereals]]''}}
}}