Template:Item: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
m blah blah?
m image should be center
Line 2: Line 2:
! colspan="2" style="font-size:110%; text-align: center; background-color: #FFFFFF;" | {{{title}}}
! colspan="2" style="font-size:110%; text-align: center; background-color: #FFFFFF;" | {{{title}}}
|-
|-
! colspan="2" style="background-color: #FFFFFF;" | {{{image}}}
! colspan="2" style="background-color:#fff;text-align:center" | {{{image}}}
|-
|-
! style="background-color: #FFFFFF;" | Japanese
! style="background-color: #FFFFFF;" | Japanese

Revision as of 19:11, 28 April 2020


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.
  • 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

Example

Display

Medicinal herb
Japanese やくそう
Old localizations Herb, Medical herb
Found in Dragon Quest
Dragon Quest II: Luminaries of the Legendary Line
Buy for varies
Sell for varies
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}}
|buy = varies
|sell = varies
|effect = Restores a small amount of HP to one character
}}