Template:LocationInfobox/doc

From Dragon Quest Wiki
Revision as of 02:02, 10 February 2020 by dragon>D9w.hatena (Created page with "This template is an infobox to be used for location articles specifically. It uses Template:Infobox as a base template. == Usage == <pre><nowiki>{{LocationInfobox | type...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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=
| jap=
| romaji=
| 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 XX

Following parameters are optional:

  • jap: Japanese name.
  • romaji: Romanized Japanese name.
  • old: If old localizations have different name(s) than "title=", write them here.

Exmaple

Display

Code

{{LocationInfobox
| type=Capital city
| title=Tokyo
| image=[[Image:Dragon_family_icon.png|border|150px]]
| caption=Looks like Tokyo, huh?
| jap=東京
| romaji=Tōkyō
| game=[[Dragon Quest of Samurai]]
| old=Edo city
}}