Template:Location: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 15: Line 15:
{{ #if:{{{type|}}}|
{{ #if:{{{type|}}}|
{{!}} class="infoboxfield" valign="top" {{!}} '''Type'''
{{!}} class="infoboxfield" valign="top" {{!}} '''Type'''
{{!}} class="infoboxfieldr" {{!}} {{{type|}}}
{{!}} width="70%" class="infoboxfieldr" {{!}} {{{type|}}}
}}
}}
|-
|-
{{ #if:{{{nation|}}}|
{{ #if:{{{nation|}}}|
{{!}} class="infoboxfield" valign="top" {{!}} '''Nation'''
{{!}} class="infoboxfield" valign="top" {{!}} '''Nation'''
{{!}} class="infoboxfieldr" {{!}} {{{nation|}}}
{{!}} width="70%" class="infoboxfieldr" {{!}} {{{nation|}}}
}}
}}
|-
|-
{{ #if:{{{region|}}}|
{{ #if:{{{region|}}}|
{{!}} class="infoboxfield" valign="top" {{!}} '''Region'''
{{!}} class="infoboxfield" valign="top" {{!}} '''Region'''
{{!}} class="infoboxfieldr" {{!}} {{{region|}}}
{{!}} width="70%" class="infoboxfieldr" {{!}} {{{region|}}}
}}
}}
|-
|-
{{ #if:{{{population|}}}|
{{ #if:{{{population|}}}|
{{!}} class="infoboxfield" valign="top" {{!}} '''Population'''
{{!}} class="infoboxfield" valign="top" {{!}} '''Population'''
{{!}} class="infoboxfieldr" {{!}} {{{population|}}}
{{!}} width="70%" class="infoboxfieldr" {{!}} {{{population|}}}
}}
}}
|-
|-
{{ #if:{{{demographics|}}}|
{{ #if:{{{demographics|}}}|
{{!}} class="infoboxfield" valign="top" {{!}} '''Demographics'''
{{!}} class="infoboxfield" valign="top" {{!}} '''Demographics'''
{{!}} class="infoboxfieldr" {{!}} {{{demographics|}}}
{{!}} width="70%" class="infoboxfieldr" {{!}} {{{demographics|}}}
}}
}}
|-
|-

Revision as of 21:43, 28 August 2018

Location
{{{jpname}}} {{{jptrans}}}
[[File:|300x300px]]
Information

This template is used to add a location infobox to a page. To add this template to an article copy and paste the code below and then fill in the information for each section.

{{Location
|name=The English name of the location.
|jpname=The locations name in Japanese. This is usually written in Katakana.
|jptrans=The locations Japanese name once converted to Romaji
|image=The name of the image, followed by its file type, such as Image.png
|type=The type of location this is. Fortification, Town, River, Mountain, etc.
|region=The region the location is located in, such as Toran, Dunan, Grassland, etc.
|population=For Suikoden and Suikoden II cities, information found in the World Guide.
}}