Template:Location: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 10: Line 10:
|-  
|-  
|
|
{| width="100%" style="align:center;"
{| width="100%" style="align:center;" align="left"
! colspan="2" class="infoboxinner" | Information
! colspan="2" class="infoboxinner" | Information
|-
|-
{{ #if:{{{type|}}}|
{{ #if:{{{type|}}}|
{{!}} class="infoboxfield" valign="top" {{!}} '''Type'''
{{!}} class="infoboxfield" style="align:center;" align="left" {{!}} '''Type'''
{{!}} width="70%" class="infoboxfieldr" {{!}} {{{type|}}}
{{!}} width="70%" class="infoboxfieldr" {{!}} {{{type|}}}
}}
}}
|-
|-
{{ #if:{{{nation|}}}|
{{ #if:{{{nation|}}}|
{{!}} class="infoboxfield" valign="top" {{!}} '''Nation'''
{{!}} class="infoboxfield" style="align:center;" align="left" {{!}} '''Nation'''
{{!}} width="70%" class="infoboxfieldr" {{!}} {{{nation|}}}
{{!}} width="70%" class="infoboxfieldr" {{!}} {{{nation|}}}
}}
}}
|-
|-
{{ #if:{{{region|}}}|
{{ #if:{{{region|}}}|
{{!}} class="infoboxfield" valign="top" {{!}} '''Region'''
{{!}} class="infoboxfield" style="align:center;" align="left" {{!}} '''Region'''
{{!}} width="70%" class="infoboxfieldr" {{!}} {{{region|}}}
{{!}} width="70%" class="infoboxfieldr" {{!}} {{{region|}}}
}}
}}
|-
|-
{{ #if:{{{population|}}}|
{{ #if:{{{population|}}}|
{{!}} class="infoboxfield" valign="top" {{!}} '''Population'''
{{!}} class="infoboxfield" style="align:center;" align="left" {{!}} '''Population'''
{{!}} width="70%" class="infoboxfieldr" {{!}} {{{population|}}}
{{!}} width="70%" class="infoboxfieldr" {{!}} {{{population|}}}
}}
}}
|-
|-
{{ #if:{{{demographics|}}}|
{{ #if:{{{demographics|}}}|
{{!}} class="infoboxfield" valign="top" {{!}} '''Demographics'''
{{!}} class="infoboxfield" style="align:center;" align="left" {{!}} '''Demographics'''
{{!}} width="70%" class="infoboxfieldr" {{!}} {{{demographics|}}}
{{!}} width="70%" class="infoboxfieldr" {{!}} {{{demographics|}}}
}}
}}

Revision as of 11:28, 18 November 2019

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.
}}