Template:LocationInfobox/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 9: | Line 9: | ||
|japanese= | |japanese= | ||
|romaji= | |romaji= | ||
|translation= | |||
|game= | |game= | ||
|old= | |old= | ||
| Line 21: | Line 22: | ||
* japanese: Japanese name in kanji, hiragana, or katakana. | * japanese: Japanese name in kanji, hiragana, or katakana. | ||
* romaji: Romanized Japanese name. | * romaji: Romanized Japanese name. | ||
* translation: Translation of the Japanese name. | |||
* old: If [[Dragon Quest localization history|old localizations]] have different name(s) than "title=", write them here. | * old: If [[Dragon Quest localization history|old localizations]] have different name(s) than "title=", write them here. | ||
Revision as of 08:09, 30 June 2026
This template is an infobox to be used for location articles specifically. It uses Template:Infobox as a base template.
Usage
{{LocationInfobox
|type=
|title=
|image=
|caption=
|japanese=
|romaji=
|translation=
|game=
|old=
}}
Parameters
- 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.
- translation: Translation of the Japanese name.
- old: If old localizations have different name(s) than "title=", write them here.
Example
Display
| Capital city | |
|---|---|
| Tokyo | |
Looks like Tokyo, huh? | |
| Japanese | 東京 |
| Romaji | Tōkyō |
| Game | Dragon Quest of Samurai |
| Old Localisation | Edo city |
Code
{{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
}}