Template:Location: Difference between revisions
Template page
More actions
mNo edit summary |
mNo edit summary |
||
| Line 14: | Line 14: | ||
{| class="infoboxinner" width="100%" style="align:center;" | {| class="infoboxinner" width="100%" style="align:center;" | ||
{{ #if:{{{type|}}}| | {{ #if:{{{type|}}}| | ||
{{!}} class=" | {{!}} class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Type''' | ||
{{!}} width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}} {{{type|}}} | {{!}} width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}} {{{type|}}} | ||
}} | }} | ||
|- | |- | ||
{{ #if:{{{nation|}}}| | {{ #if:{{{nation|}}}| | ||
{{!}} class=" | {{!}} class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Nation''' | ||
{{!}} width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}} {{{nation|}}} | {{!}} width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}} {{{nation|}}} | ||
}} | }} | ||
|- | |- | ||
{{ #if:{{{region|}}}| | {{ #if:{{{region|}}}| | ||
{{!}} class=" | {{!}} class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Region''' | ||
{{!}} width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}} {{{region|}}} | {{!}} width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}} {{{region|}}} | ||
}} | }} | ||
|- | |- | ||
{{ #if:{{{population|}}}| | {{ #if:{{{population|}}}| | ||
{{!}} class=" | {{!}} class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Population''' | ||
{{!}} width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}} {{{population|}}} | {{!}} width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}} {{{population|}}} | ||
}} | }} | ||
|- | |- | ||
{{ #if:{{{demographics|}}}| | {{ #if:{{{demographics|}}}| | ||
{{!}} class=" | {{!}} class="infoboxtext" style="align:center; text-align:right; padding-right:3px" {{!}} '''Demographics''' | ||
{{!}} width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}} {{{demographics|}}} | {{!}} width="70%" class="infoboxfieldr" style="padding-left:3px" {{!}} {{{demographics|}}} | ||
}} | }} | ||
Revision as of 22:48, 20 August 2020
| |
| [[File:|300x300px]] | |
|
|
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.
}}