Template:Item: Difference between revisions

From Dragon Quest Wiki
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;" | Buy for
| {{{buy}}}
|-
! style="background-color: #FFFFFF;" | Sell for
| {{{sell}}}
|-
|-
! 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.
* buy: Price when bought. If '''not''' a constant number (ex. 8G) enter the range (ex. 6-12G), including the specific detail in the article.
* sell: Price when sold.  If '''not''' a constant number (ex. 8G) enter the range (ex. 6-12G), including the specific detail in the article.
* 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}}
|buy = varies
|sell = varies
|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}}
|buy = varies
|sell = varies
|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
}}