Template:Location: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 4: Line 4:
|-  
|-  
{{ #if:{{{image|}}}|
{{ #if:{{{image|}}}|
{{!}} colspan="2" align="center" class="infoboxfieldr" {{!}} [[File:{{{image|}}}]]
{{!}} colspan="2" align="center" class="infoboxfieldr" {{!}} [[File:{{{image|}}}|310x310px]]
}}
}}
|-  
|-  

Revision as of 19:50, 21 August 2018

Location
{{{jpname}}} {{{jptrans}}}
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
|region=The region the location is located in, such as Toran, Dunan, Grassland, etc.
|north=The location that lies north of the subject, if applicable.
|east=The location that lies east of the subject, if applicable.
|west=The location that lies west of the subject, if applicable.
|south=The location that lies south of the subject, if applicable.
|map=The name of the image, followed by its file type, such as Image location.gif
}}