Template:Item
Usage
- title: The name. E.g. Holy water
- image: Image file. Do link.
- japanese: Japanese name
- romaji: Japanese name in Latin letters
- old: If old localizations 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
Display
| Medicinal herb | |
|---|---|
| Japanese | やくそう |
| Romaji | Yakusō |
| Old localizations | 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
{{Item
|title = Medicinal herb
|image = [[Image:DQIV_DS_Medicinal Herb.png|center|240px]]
|japanese = やくそう
|romaji = {{tt|Yakusō|Medicinal herb/plant}}
|names = Herb, Medical herb
|games = {{DQ}}<br>{{DQ2}}
|effect = Restores a small amount of HP to one character
}}
