Template:Item: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
m actually
mNo edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 7: Line 7:
| {{{japanese}}}
| {{{japanese}}}
|-
|-
! style="background-color: #FFFFFF;" | Old localizations
! 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;" | Buy for
| {{{buy}}}
|-
! style="background-color: #FFFFFF;" | Sell for
| {{{sell}}}
|-
|-
! 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 localizations]] have different name(s) than "title=", write them here.
* 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.
* 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 36: Line 32:
{{Item
{{Item
|title = Medicinal herb
|title = Medicinal herb
|image = [[Image:DQIV_DS_Medicinal Herb.png|center|240px]]
|image = [[File:DQIV_DS_Medicinal Herb.png|center|240px]]
|japanese = {{tt|やくそう|yakusō}}
|japanese = やくそう
|romaji = {{tt|Yakusō|Medicinal herb/plant}}
|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 47: Line 42:
<pre>
<pre>
{{Item
{{Item
|title = Medicinal herb
|title =  
|image = [[Image:DQIV_DS_Medicinal Herb.png|center|240px]]
|image =  
|japanese = {{tt|やくそう|yakusō}}
|japanese =  
|names = Herb, Medical herb
|romaji =
|games = {{DQ}}<br>{{DQ2}}
|names =  
|buy = varies
|games =  
|sell = varies
|effect =  
|effect = Restores a small amount of HP to one character
}}
}}
</pre>
</pre>
[[Category:Item templates|{{PAGENAME}}]]
[[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 = 
}}