Template:Item: Difference between revisions
Jump to navigation
Jump to search
m actually |
Trig Jegman (talk | contribs) mNo edit summary |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 7: | Line 7: | ||
| {{{japanese}}} | | {{{japanese}}} | ||
|- | |- | ||
! style="background-color: #FFFFFF;" | Old | ! style="background-color: #FFFFFF;" | Romaji | ||
| {{{romaji}}} | |||
|- | |||
! style="background-color: #FFFFFF;" | Old localisations | |||
| {{{names | {{{old | }}} }}} | | {{{names | {{{old | }}} }}} | ||
|- | |- | ||
! style="background-color: #FFFFFF;" | Found in | ! style="background-color: #FFFFFF;" | Found in | ||
| {{{games}}} | | {{{games}}} | ||
|- | |- | ||
! style="background-color:#FFFFFF;" | Effect | ! style="background-color:#FFFFFF;" | Effect | ||
| Line 27: | Line 24: | ||
* image: Image file. Do link. | * image: Image file. Do link. | ||
* japanese: Japanese name | * japanese: Japanese name | ||
* old: If [[Dragon Quest localization history|old | * romaji: Japanese name in Latin letters | ||
* old: If [[Dragon Quest localization history|old localisations]] have different name(s) than "title=", write them here. | |||
* games: The games in which this item appears. | * games: The games in which this item appears. | ||
* effect: If effect is ''not'' constant, use "various", see article | * effect: If effect is ''not'' constant, use "various", see article | ||
== Example == | == Example == | ||
| Line 36: | Line 32: | ||
{{Item | {{Item | ||
|title = Medicinal herb | |title = Medicinal herb | ||
|image = [[ | |image = [[File:DQIV_DS_Medicinal Herb.png|center|240px]] | ||
|japanese = {{tt| | |japanese = やくそう | ||
|romaji = {{tt|Yakusō|Medicinal herb/plant}} | |||
|names = Herb, Medical herb | |names = Herb, Medical herb | ||
|games = {{DQ}}<br>{{DQ2}} | |games = {{DQ}}<br>{{DQ2}} | ||
|effect = Restores a small amount of HP to one character | |effect = Restores a small amount of HP to one character | ||
}} | }} | ||
| Line 47: | Line 42: | ||
<pre> | <pre> | ||
{{Item | {{Item | ||
|title = | |title = | ||
|image = | |image = | ||
|japanese = | |japanese = | ||
|names = | |romaji = | ||
|games = | |names = | ||
|games = | |||
|effect = | |||
|effect = | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Item templates | [[Category:Item templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 23:08, 13 February 2026
Usage[edit source]
- title: The name. E.g. Holy water
- image: Image file. Do link.
- japanese: Japanese name
- romaji: Japanese name in Latin letters
- old: If old localisations have different name(s) than "title=", write them here.
- games: The games in which this item appears.
- effect: If effect is not constant, use "various", see article
Example[edit source]
Display[edit source]
| Medicinal herb | |
|---|---|
| Japanese | やくそう |
| Romaji | Yakusō |
| Old localisations | Herb, Medical herb |
| Found in | Dragon Quest Dragon Quest II: Luminaries of the Legendary Line |
| Effect | Restores a small amount of HP to one character |
Code[edit source]
{{Item
|title =
|image =
|japanese =
|romaji =
|names =
|games =
|effect =
}}
