Template:LocationInfobox/doc: Difference between revisions
Jump to navigation
Jump to search
| Line 26: | Line 26: | ||
=== Display === | === Display === | ||
{{LocationInfobox | {{LocationInfobox | ||
| type=Capital city | |type=Capital city | ||
| title=Tokyo | |title=Tokyo | ||
| image=[[Image:Dragon_family_icon.png|border|150px]] | |image=[[Image:Dragon_family_icon.png|border|150px]] | ||
| caption=Looks like Tokyo, huh? | |caption=Looks like Tokyo, huh? | ||
| | |japanese=東京 | ||
| romaji=Tōkyō | |romaji=Tōkyō | ||
| game= | |game=Dragon Quest of Samurai | ||
| old=Edo city | |old=Edo city | ||
}} | }} | ||
=== Code === | === Code === | ||
<pre><nowiki>{{LocationInfobox | <pre><nowiki>{{LocationInfobox | ||
| type=Capital city | |type=Capital city | ||
| title=Tokyo | |title=Tokyo | ||
| image=[[Image:Dragon_family_icon.png|border|150px]] | |image=[[Image:Dragon_family_icon.png|border|150px]] | ||
| caption=Looks like Tokyo, huh? | |caption=Looks like Tokyo, huh? | ||
| | |japanese=東京 | ||
| romaji=Tōkyō | |romaji=Tōkyō | ||
| game= | |game=Dragon Quest of Samurai | ||
| old=Edo city | |old=Edo city | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
Latest revision as of 20:53, 23 February 2023
This template is an infobox to be used for location articles specifically. It uses Template:Infobox as a base template.
Usage[edit source]
{{LocationInfobox
|type=
|title=
|image=
|caption=
|japanese=
|romaji=
|game=
|old=
}}
Parameters[edit source]
- type: E.g. Kingdom, Town, Temple
- title: The name of the location. E.g. Tantegel
- image: Image file.
- caption: Caption for the image.
- game: The game in which this place appears. E.g. Dragon Quest X
Following parameters are optional:
- japanese: Japanese name in kanji, hiragana, or katakana.
- romaji: Romanized Japanese name.
- old: If old localizations have different name(s) than "title=", write them here.
Example[edit source]
Display[edit source]
| Capital city | |
|---|---|
| Tokyo | |
Looks like Tokyo, huh? | |
| Japanese | 東京 |
| Romaji | Tōkyō |
| Game | Dragon Quest of Samurai |
| Old localization | Edo city |
Code[edit source]
{{LocationInfobox
|type=Capital city
|title=Tokyo
|image=[[Image:Dragon_family_icon.png|border|150px]]
|caption=Looks like Tokyo, huh?
|japanese=東京
|romaji=Tōkyō
|game=Dragon Quest of Samurai
|old=Edo city
}}