Template:Shiren 3 Wii Character Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (SungHerSong moved page Template:Infobox Allies (Shiren 3) to Template:Shiren 3 Wii Allies Infobox without leaving a redirect: Text replacement - "Infobox Allies (Shiren 3)" to "Shiren 3 Wii Allies Infobox")
No edit summary
Line 13: Line 13:
{{Infobox row|Experience|{{{Experience|}}}}}
{{Infobox row|Experience|{{{Experience|}}}}}
{{Infobox end}}
{{Infobox end}}
</onlyinclude>
</onlyinclude><noinclude>{{Clear}}{{Doc}}[[Category:Shiren 3 Infobox Templates]]</noinclude>
 
==Usage==
<pre>
{{Infobox Allies (Shiren 3)
  | name          =
  | image          =
  | Location      =
  | HP            =
  | Attack Points  =
  | Defense Points =
  | Speed          =
  | Experience    =
}}
</pre>
 
==Explanation of Values==
{| class="{{GameClass}}"
!Value
!Identifier
!Description
|-
|Name
|<nowiki>| name = </nowiki>
|The name of the monster. (Header)
|-
|Image
|<nowiki>| image = </nowiki>
|Picture file of the monster.
|-
|Location
|<nowiki>| location = </nowiki>
|The dungeon where the boss is located.
|-
|English
|<nowiki>| English = </nowiki>
|The English name of the boss.
|-
| Japanese
|<nowiki>| Japanese = </nowiki>
|The Japanese name of the boss.
|-
|HP
|<nowiki>| HP = </nowiki>
|The HP stat of the boss.
|-
|Attack
|<nowiki>| Attack = </nowiki>
|The attack stat of the boss.
|-
|Defense
|<nowiki>| Defense =</nowiki>
|The defense stat of the boss.
|-
|Experience
|<nowiki>| Experience =</nowiki>
|The amount of experience you will receive, should you defeat the boss.
|-
|Debut
|<nowiki>| Debut = </nowiki>
|When and where the character first appeared in a game.
|-
|Last appearance
|<nowiki>| Last appearance = </nowiki>
|When and where the character recently appeared in a game.
|}
 
==Example==
<noinclude>
 
{{Infobox Allies (Shiren 3)
  | name            = Tainted Insect
  | image          = Tainted Insect.png
  | Location        = {{Shiren1DS|Table Mountain}}
  | English        = Tainted Insect
  | Japanese        = 魔蝕虫
  | HP              = 250
  | Attack Points  = 150
  | Defense Points  = 26
  | Speed          = 1
  | Experience      = 7,777
  | debut          = ''Mystery Dungeon: Shiren the Wanderer'' (1995)
  | last appearance = Full game: Remake: ''Mystery Dungeon: Shiren the Wanderer (iOS/Android)'' (2019)
}}
[[Category:Infobox Templates]][[Category:Infobox Allies]][[Category:Shiren 3 Templates]]
</noinclude>

Revision as of 07:10, 28 November 2022

Template

Template:Infobox start Template:Infobox header Template:Infobox row Template:Infobox row Template:Infobox row Template:Infobox row Template:Infobox row Template:Infobox end

Template-info.png Documentation

Usage

{{Shiren 3 Wii Character Infobox
  | name           =
  | jpname         = 
  | romaji         =
  | description =  
  | image          = 
  | size           = 
  | location       = 
  | hp             = 
  | attack         = 
  | defense        = 
  | speed          = 
  | exp            = 
}}

Example

Template:Infobox start Template:Infobox header Template:Infobox row Template:Infobox row Template:Infobox row Template:Infobox row Template:Infobox row Template:Infobox end