Template:Location: Difference between revisions
ESUFranchise (talk | contribs) No edit summary |
ESUFranchise (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
|- | |- | ||
|style="width:35%; vertical-align:top;"|{{Label|Type}} | |style="width:35%; vertical-align:top;"|{{Label|Type}} | ||
|{{{type| | |{{{type|Unknown}}} | ||
|- | |- | ||
{{#if:{{{universe|}}}| | {{#if:{{{universe|}}}| |
Latest revision as of 13:41, 3 November 2024
Location | |
---|---|
Type | Unknown |
Status | Unknown |
Appearances | |
All | TBA |
Fields[edit source]
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[edit source]
{{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]]''}} }}