Template:Location/doc: Difference between revisions
ESUFranchise (talk | contribs) No edit summary |
ESUFranchise (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 64: | Line 64: | ||
|String | |String | ||
|The Status of the location | |The Status of the location | ||
|Unknown | |Unknown | ||
|Yes | |||
|- | |- | ||
|<pre>appearances</pre> | |<pre>appearances</pre> | ||
|String | |String | ||
|A list of media in which the location appeared in. | |A list of media in which the location appeared in. | ||
|TBA | |TBA | ||
|Yes | |||
|} | |} | ||
Line 93: | Line 93: | ||
''[[The Ethereals (book)|The Ethereals]]''}} | ''[[The Ethereals (book)|The Ethereals]]''}} | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
<noinclude>[[Category:Template Documentations]]</noinclude> |
Latest revision as of 09:52, 5 November 2024
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]]''}} }}