Template:Shiren 1 SFC 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
(Created page with "==Template== <onlyinclude> {{Ambox|type='''Notice''' All item and monster names used on this page are fan-translations. Support has been added due to the popularity and qualit...")
 
m (Text replacement - "{{{statstitle|Stats}}}" to "Stats")
 
(55 intermediate revisions by 4 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>}}
{{Ambox|type='''Notice'''
All item and monster names used on this page are fan-translations. Support has been added due to the popularity and quality of the Shiren 1 SFC English translation but maintaining this page is not a priority on this wiki. Maintinence will be mainly left up to players of the SFC release.}}
{{Infobox start}}
{{Infobox header| size = 50x50px
| name = {{{Monster Name|}}}
| image = {{{image|}}}
| description = {{{description|}}}
}}
{{Infobox row|Monster Name (English)|{{{Monster Name (English)|}}}}}
{{Infobox row|Monster Name (Japanese)|{{{Monster Name (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|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 end}}
</onlyinclude>
 
==Usage==
<pre>
{{Ambox|type='''Notice'''
All item and monster names used on this page are fan-translations. Support has been added due to the popularity and quality of the Shiren 1 SFC English translation but maintaining this page is not a priority on this wiki. Maintinence will be mainly left up to players of the SFC release.}}
{{Infobox Monsters (Shiren 1 SFC)
| Monster Name =
| image =
| description =
| Monster Name (English) =
| Monster Name (Japanese) =
| Level =
| HP =
| Attack =
| Defense =
| Speed =
| EXP. =
| Meat Cost =
| Meat Value =
|Level 1 =
|Level 2 =
|Level 3 =
|Level 4 =
|Level 5 =
|Level 6 =
|Level 7 =
}}
</pre>
 
==Explanation of Values==
{| class="wikitable"
!Value
!Identifier
!Description
|-
|-
|Name
!colspan="2" class="infoboxImage"|{{Shiren1SFCSprite|{{{name|}}}|description={{{description|{{{caption|Image for {{PAGENAME}}}}}}}}}}<br>{{{caption|}}}
|<nowiki>| Monster Name = </nowiki>
|The name of the monster in the English fan translation.
|-
|-
|Image
!colspan="2" class="infoboxContext"|Information
|<nowiki>| image = </nowiki>
|Picture file of the monster.
|-
|-
|Description
!class="infoboxHeadRow"|Meat Cost
|<nowiki>| description = </nowiki>
|class="infoboxBodyRow"|{{{meat cost|}}}
|The type or sub-class of monster, if applicable.
|-
|-
|Monster Name (English)
!class="infoboxHeadRow"|Meat Value
|<nowiki>| Monster Name (English) = </nowiki>
|class="infoboxBodyRow"|{{{meat value|}}}
|The English name of the monster.
|-
|-
|Monster Name (Japanese)
!class="infoboxHeadRow"|{{Tt|{{Shiren1SFC|Schubell Family}} Summon|Schubell Family Monsters can summon this monster.}}
|<nowiki>| Monster Name (Japanese) = </nowiki>
|class="infoboxBodyRow"|{{{schubell|}}}
|The Japanese name of the monster.
|-
|-
|Level
!class="infoboxHeadRow"|{{Tt|{{Shiren1SFC|Baby Tengu Family}} masquerade|Baby Tengu Family Monsters can be disguised as this monster.}}
|<nowiki>| Level = </nowiki>
|class="infoboxBodyRow"|{{{tengu|}}}
|Level of the monster. (1 - 3)
|-
|-
|HP
!colspan="2" class="infoboxGap"|
|<nowiki>| HP = </nowiki>
|The HP value of the monster.
|-
|-
|Attack
!colspan="2" class="infoboxContext"|Stats
|<nowiki>| Attack = </nowiki>
|The attack value of the monster.
|-
|-
|Defense
!class="infoboxHeadRow"|{{Shiren1SFC|Experience}}
|<nowiki>| Defense = </nowiki>
|class="infoboxBodyRow"|{{{exp|}}}
|The defense value of the monster.
|-
|-
|Speed
!class="infoboxHeadRow"|{{Shiren1SFC|HP}}
|<nowiki>| Speed = </nowiki>
|class="infoboxBodyRow"|{{{hp|}}}
|The speed value of the monster.
|-
|-
|EXP.
!class="infoboxHeadRow"|{{Shiren1SFC|Attack}}
|<nowiki>| EXP. = </nowiki>
|class="infoboxBodyRow"|{{{attack|}}}
|The amount of exp. you will receive upon defeating it.
|-
|-
|Meat Cost
!class="infoboxHeadRow"|{{Shiren1SFC|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"|{{Shiren1SFC|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 SFC 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 SFC 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 5
|<nowiki>|Level 5 =</nowiki>
|Link to the level 5 page for the monster. (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.)
|}
 
==Example==
<noinclude>
 
{{Infobox Monsters (Shiren 1)
| Monster Name (English NDS) = Greenwalrus (SFC)
| image = Shiren 1 SFC Greenwalrus LV2.png
| description = Thief type monster
| Monster Name (Japanese) = みどりトド
| Monster Name (English) = Greenwalrus
| Level = 2
| HP = 51
| Attack = 0
| Defense = 12
| EXP. = 50
| Meat Cost = 11
| Meat Value = 11
|Level 1 = [[Shiren_1/Monsters/Thiefwalrus|Thiefwalrus]]
|Level 2 = [[Shiren_1/Monsters/Greenwalrus|Greenwalrus]]
|Level 3 = [[Shiren_1/Monsters/Ironwalrus|Ironwalrus]]
}}
[[Category:Infobox templates]][[Category:Infobox Monsters]]
</noinclude>
</noinclude>

Latest revision as of 23:17, 2 February 2025

Shiren 1 SFC Monster Infobox

Information
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 SFC Monster Infobox
  | name           =
  | jpname         = 
  | romaji         = 
  | size           =
  | description =  
  | ability        = 
  | hp             = 
  | attack         = 
  | defense        = 
  | speed          = 
  | exp            = 
  | meat cost      = 
  | meat value     = 
  | Schubell       = 
  | tengu          = 
}}

Example

Mamel
マムル
Normal-type ノーマル系
Information
Meat Cost test
Meat Value test
Schubell Family Summon
Baby Tengu Family masquerade test
Stats
Experience 2
HP 5
Attack 2
Defense 1
Movement Speed 1