Template:LocationInfobox/doc: Difference between revisions
| (One intermediate revision by one other user not shown) | |||
| 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. | ||
| Line 26: | Line 28: | ||
=== Display === | === Display === | ||
{{LocationInfobox | {{LocationInfobox | ||
|type= | |type=Castle | ||
|title= | |title=Midenhall | ||
|image=[[Image: | |image=[[Image:DQII Midenhall Castle art.png|300px]] | ||
|caption= | |caption=Official art of Midenhall Castle | ||
|japanese= | |japanese=ローレシア | ||
|romaji= | |romaji=Rōreshia | ||
|game=Dragon Quest | |translation=Laurasia | ||
|old= | |game={{Dragon Quest II}}<br>{{DQI&IIHD}} | ||
|old=Lorasia (GBC) | |||
}} | }} | ||
=== Code === | === Code === | ||
<pre><nowiki>{{LocationInfobox | <pre><nowiki>{{LocationInfobox | ||
|type= | |type=Castle | ||
|title= | |title=Midenhall | ||
|image=[[Image: | |image=[[Image:DQII Midenhall Castle art.png|300px]] | ||
|caption= | |caption=Official art of Midenhall Castle | ||
|japanese= | |japanese=ローレシア | ||
|romaji= | |romaji=Rōreshia | ||
|game=Dragon Quest | |translation=Laurasia | ||
|old= | |game={{Dragon Quest II}}<br>{{DQI&IIHD}} | ||
|old=Lorasia (GBC) | |||
}}</nowiki></pre> | }}</nowiki></pre> | ||