Template:Shiren 1 DS Monster Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
Mystery Dungeon GP>Korra II A Royal
No edit summary
m (Text replacement - "{{{statstitle|Stats}}}" to "Stats")
 
(95 intermediate revisions by 8 users not shown)
Line 1: Line 1:
==Template==
{| class="wikitable infobox"
<onlyinclude>
!colspan="2" class="infoboxTitle"|<span style="font-size: 1.2rem;">{{{name|{{PAGENAME}}}}}</span>{{#if:{{{romaji|}}}|<br><span style="font-size: 0.75rem;">{{Tt|{{{jpname|}}}|{{{romaji|}}}}}</span>|<br><span style="font-size: 0.75rem;">{{{jpname|}}}</span>}}
{{Infobox start}}
{{Infobox header| size = 50x50px
| name = {{{Monster Name (English NDS)|}}}
| image = {{{image|}}}
| description = {{{description|}}}
}}
{{Infobox row|Monster Name (English)|{{{Monster Name (English)|}}}}}
{{Infobox row|English|{{{English|}}}}}
{{Infobox row|Monster Name (Japanese)|{{{Monster Name (Japanese)|}}}}}
{{Infobox row|Japanese|{{{Japanese|}}}}}
{{Infobox row|Level|{{{Level|}}}}}
{{Infobox row|HP|{{{HP|}}}}}
{{Infobox row|Attack|{{{Attack|}}}}}
{{Infobox row|Defense|{{{Defense|}}}}}
{{Infobox row|Speed|{{{Speed|}}}}}
{{Infobox row|EXP.|{{{EXP.|}}}}}
{{Infobox row|Max EXP. (Trap Multiplier)|{{{Max EXP. (Trap Multiplier)|}}}}}
{{Infobox row|Meat Cost|{{{Meat Cost|}}}}}
{{Infobox row|Meat Value|{{{Meat Value|}}}}}
{{Infobox row|Level 1|{{{Level 1|}}}}}
{{Infobox row|Level 2|{{{Level 2|}}}}}
{{Infobox row|Level 3|{{{Level 3|}}}}}
{{Infobox row|Level 4|{{{Level 4|}}}}}
{{Infobox row|Level 5|{{{Level 5|}}}}}
{{Infobox row|Level 6|{{{Level 6|}}}}}
{{Infobox row|Level 7|{{{Level 7|}}}}}
{{Infobox row|Level 8|{{{Level 8|}}}}}
{{Infobox end}}
</onlyinclude>
 
==Usage==
<pre>
{{Infobox Monsters (Shiren 1)
| Monster Name (English NDS) =
| image =
| description =
| English =
| Japanese =
| Level =
| HP =
| Attack =
| Defense =
| Speed =
| EXP. =
| Max EXP. (Trap Multiplier) =
| Meat Cost =
| Meat Value =
|Level 1 =
|Level 2 =
|Level 3 =
|Level 4 =
}}
</pre>
 
==Explanation of Values==
{| class="wikitable"
!Value
!Identifier
!Description
|-
|-
|Name
!colspan="2" class="infoboxImage"|{{Shiren1DSSprite|{{{name|}}}|description={{{description|{{{caption|Image for {{PAGENAME}}}}}}}}}}<br>{{{caption|}}}
|<nowiki>| Monster Name ( English NDS)= </nowiki>
|The name of the monster in the English Nintendo DS port.
|-
|-
|Image
!colspan="2" class="infoboxContext"|Information
|<nowiki>| image = </nowiki>
|Picture file of the monster.
|-
|-
|Description
!class="infoboxHeadRow"|{{Shiren1DS|Monster-type}}
|<nowiki>| description = </nowiki>
|class="infoboxBodyRow"|{{{type|}}}
|The type or sub-class of monster, if applicable.
|-
|-
|Monster Name (English)
!class="infoboxHeadRow"|Meat Cost
|<nowiki>| Monster Name (English) = </nowiki>
|class="infoboxBodyRow"|{{{meat cost|}}}
|The English name of the monster. (Official on NDS pages, fan translation on SFC pages.)
|-
|-
|Monster Name (Japanese)
!class="infoboxHeadRow"|Meat Value
|<nowiki>| Monster Name (Japanese) = </nowiki>
|class="infoboxBodyRow"|{{{meat value|}}}
|The Japanese name of the monster. (NDS on NDS pages, SFC on SFC pages.)
|-
|-
|Level
!class="infoboxHeadRow"|{{Tt|{{Shiren1DS|Schubell Family}} Summon|Schubell Family Monsters can summon this monster.}}
|<nowiki>| Level = </nowiki>
|class="infoboxBodyRow"|{{{schubell|}}}
|Level of the monster. (1 - 3)
|-
|-
|HP
!class="infoboxHeadRow"|{{Tt|{{Shiren1DS|Baby Tengu Family}} masquerade|Baby Tengu Family Monsters can be disguised as this monster.}}
|<nowiki>| HP = </nowiki>
|class="infoboxBodyRow"|{{{tengu|}}}
|The HP value of the monster.
|-
|-
|Attack
!colspan="2" class="infoboxGap"|
|<nowiki>| Attack = </nowiki>
|The attack value of the monster.
|-
|-
|Defense
!colspan="2" class="infoboxContext"|Stats
|<nowiki>| Defense = </nowiki>
|The defense value of the monster.
|-
|-
|Speed
!class="infoboxHeadRow"|{{Shiren1DS|Experience}}
|<nowiki>| Speed = </nowiki>
|class="infoboxBodyRow"|{{{exp|}}}
|The speed value of the monster.
|-
|-
|EXP.
!class="infoboxHeadRow"|{{Shiren1DS|HP}}
|<nowiki>| EXP. = </nowiki>
|class="infoboxBodyRow"|{{{hp|}}}
|The amount of exp. you will receive upon defeating it.
|-
|-
| Max EXP.
!class="infoboxHeadRow"|{{Shiren1DS|Attack}}
|<nowiki>| Max EXP. = </nowiki>
|class="infoboxBodyRow"|{{{attack|}}}
|The amount of exp. you will receive upon defeating it with a maximum trap multiplier of 20. ([[Shiren 1/Version Differences|NDS]] only, optional.)
|-
|-
|Meat Cost
!class="infoboxHeadRow"|{{Shiren1DS|Defense}}
|<nowiki>| Cost =</nowiki>
|class="infoboxBodyRow"|{{{defense|}}}
|The amount of [[Shiren the Wanderer Wiki/Gitan|Gitan]] it will cost to buy if you find it in a shop.
|-
|-
|Meat Value
!class="infoboxHeadRow"|{{Shiren1DS|Movement Speed}}
|<nowiki>| Value =</nowiki>
|class="infoboxBodyRow"|{{{speed|}}}
|The amount of Gitan you will receive, should you sell it in a shop.
|}<!-- AUTOCATEGORIZATION -->
|-
{{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default = [[Category:Shiren 1 DS Monsters|{{PAGENAME}}]] }}
|Level 1
<!-- end AUTOCATEGORIZATION -->
|<nowiki>|Level 1 =</nowiki>
<noinclude>{{Clear}}{{Doc}}
|Link to the level 1 page for the monster.
[[Category:Shiren 1 DS Infobox Templates]]
|-
|Level 2
|<nowiki>|Level 1 =</nowiki>
|Link to the level 2 page for the monster. (Where it applies.)
|-
|Level 3
|<nowiki>|Level 3 =</nowiki>
|Link to the level 3 page for the monster. (Where it applies.)
|-
|Level 4
|<nowiki>|Level 4 =</nowiki>
|Link to the level 4 page for the monster. (Where it applies.)
|-
|Level 5
|<nowiki>|Level 5 =</nowiki>
|Link to the level 5 page for the monster. (Kigny, Inferno and Tank family only.)
|-
|Level 6
|<nowiki>|Level 6 =</nowiki>
|Link to the level 6 page for the monster. (Tank family only.)
|-
|Level 7
|<nowiki>|Level 7 =</nowiki>
|Link to the level 7 page for the monster. (Tank family only.)
|-
|Level 8
|<nowiki>|Level 8 =</nowiki>
|Link to the level 8 page for the monster. (Tank family only)
|}
 
==Example==
<noinclude>
{{Infobox Monsters (Shiren 1)
| Monster Name (English NDS) = Greenwalrus (NDS)
| image = Greenwalrus.png
| description = Thief type monster
| Monster Name (English) = Greenwalrus
| Monster Name (Japanese) = みどりトド
| Level = 2
| HP = ???
| Attack = ???
| Defense = ???
| Speed = ???
| EXP. = 50
| Max EXP. (Trap Multiplier) =
| Meat Cost = 800
| Meat Value = 80
|Level 1 = [[Shiren_1/Monsters/Thiefwalrus|Thiefwalrus]]
|Level 2 = [[Shiren_1/Monsters/Greenwalrus|Greenwalrus]]
|Level 3 = [[Shiren_1/Monsters/Ironwalrus|Ironwalrus]]
|Level 4 = [[Shiren_1/Monsters/Roguewalrus|Roguewalrus]]
}}
[[Category:Infobox templates]][[Category:Infobox Monsters]]
</noinclude>
</noinclude>

Latest revision as of 23:17, 2 February 2025

Shiren 1 DS Monster Infobox

Information
Monster-type
Meat Cost
Meat Value
Schubell Family Summon
Baby Tengu Family masquerade
Stats
Experience
HP
Attack
Defense
Movement Speed
Template-info.png Documentation

Usage

{{Shiren 1 DS Monster Infobox
  | name      = 
  | jpname      = 
  | romaji      = 
  | description = 
  | ability     = 
  | hp          = 
  | attack      = 
  | defense     = 
  | speed       = 
  | exp         = 
  | meat cost   = 
  | meat value  = 
  | schubell    = 
  | tengu       = 
}}

Example

Fluffy Bunny
いやしウサギ
test[Data needed]
Information
Monster-type
Meat Cost 2,500
Meat Value 250
Schubell Family Summon [Data needed]
Baby Tengu Family masquerade
Stats
Experience 8
HP 5
Attack 6
Defense 3
Movement Speed Normal, teleports to hurt monsters