Template:Shiren 1 SFC Monster Infobox/doc: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (Text replacement - "<noinclude>Category:Documentation Templates</noinclude>" to "")
Line 21: Line 21:
}}
}}
</pre>
</pre>
==Explanation of Values==
{| class="{{GameClass}}"
!Value
!Identifier
!Description
|-
|Name
|<nowiki>| Monster Name = </nowiki>
|The name of the monster in the English unofficial translation.
|-
|Image
|<nowiki>| image = </nowiki>
|Picture file of the monster.
|-
|Description
|<nowiki>| description = </nowiki>
|The type or sub-class of monster, if applicable.
|-
|Monster Name (English)
|<nowiki>| Monster Name (English) = </nowiki>
|The English name of the monster.
|-
|Monster Name (Japanese)
|<nowiki>| Monster Name (Japanese) = </nowiki>
|The Japanese name of the monster.
|-
|HP
|<nowiki>| HP = </nowiki>
|The HP value of the monster.
|-
|Attack
|<nowiki>| Attack = </nowiki>
|The attack value of the monster.
|-
|Defense
|<nowiki>| Defense = </nowiki>
|The defense value of the monster.
|-
|Speed
|<nowiki>| Speed = </nowiki>
|The speed value of the monster.
|-
|Experience
|<nowiki>| Experience = </nowiki>
|The amount of exp. you will receive upon defeating it.
|-
|Meat Cost
|<nowiki>| Cost =</nowiki>
|The amount of {{Shiren|Gitan}} it will cost to buy if you find it in a shop.
|-
|Meat Value
|<nowiki>| Value =</nowiki>
|The amount of Gitan you will receive, should you sell it in a shop.
|}


==Example==
==Example==

Revision as of 03:05, 27 June 2023

Template-info.png Documentation

Usage

{{Infobox Monsters (Shiren 1 SFC)
  | name           = 
  | kana           = 
  | romaji         = 
  | hepburn        = 
  | description_en = 
  | description_ja = 
  | ability        = 
  | hp             = 
  | attack         = 
  | defense        = 
  | speed          = 
  | exp            = 
  | meat cost      = 
  | meat value     = 
  | shoebell       = 
  | tengu          = 
}}

Example

Template:Infobox Monsters (Shiren 1 SFC)