Template:Item: Difference between revisions
Jump to navigation
Jump to search
m actually |
Removed buy/sell price because it will only ever be written as "varies". |
||
| Line 12: | Line 12: | ||
! 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 29: | Line 23: | ||
* 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. | ||
* 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 40: | Line 32: | ||
|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 52: | Line 42: | ||
|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 | ||
}} | }} | ||
Revision as of 17:27, 12 June 2021
Usage
- title: The name. E.g. Holy water
- image: Image file. Do link.
- japanese: Japanese name
- 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 | やくそう |
| 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 = {{tt|やくそう|yakusō}}
|names = Herb, Medical herb
|games = {{DQ}}<br>{{DQ2}}
|effect = Restores a small amount of HP to one character
}}
