Template:Shiren 1 SFC Monster Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "{{{statstitle|Stats}}}" to "Stats")
 
(29 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<onlyinclude>
{| class="wikitable infobox"
<table class="shiren1" style="float:right; clear:right; margin:0.5em; width:350px">
!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>}}
<tr>
<th style="border-radius:10px; padding:5px"><big>{{tt|{{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}|Fan-patch.}}</big>{{#if:{{{kana|}}}|<br><small>{{#if:{{{romaji|}}}|{{tt|{{{kana|}}}|{{{romaji|}}}}}|{{{kana|}}}}}}}{{#if:{{{hepburn|}}}|<br>{{{hepburn|}}}}}
<tr>
<th style="background-color:rgba(0,0,0,0); padding:10px">{{#ifeq:{{NAMESPACE}}|Template||[[File:Shiren 1 SFC - {{#switch:{{{name|}}}|Minotaur=Tauros|#default={{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}}}.png|frameless]]}}
{{#if:{{{description|}}}|
<tr>
<td style="text-align:center; background-color:rgba(0,0,0,0)">{{Shiren 1 SFC Dialogue|{{{description|''No description available.}}}}}
}}{{#if:{{{ability|}}} {{{meat cost|}}} {{{meat value|}}} {{{shoebell|}}} {{{tengu|}}} |
<tr>
<td style="background-color:rgba(0,0,0,0); border-radius:10px">
<table class="mw-collapsible" style="width:100%">
<th colspan="2" style="border-radius:10px">Information
{{#if:{{{ability|}}}|
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Ability(ies)
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{ability}}}
}}{{#if:{{{meat cost|}}}|
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Meat Cost
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{meat cost}}}
}}{{#if:{{{meat value|}}}|
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Meat Value
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{meat value}}}
}}{{#if:{{{Shoebell|}}}|
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px"><small>{{Tt|{{Shiren1SFC|Shoebell Family}} Summon|Shoebell Family Monsters can summon this monster.}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{shoebell}}}
}}{{#if:{{{tengu|}}}|
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px"><small>{{Tt|{{Shiren1SFC|Kid Tengu Family}} masquerade|Kid Tengu Family Monsters can be disguised as this monster.}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{tengu}}}
}}
</table>
}}{{#if:{{{hp|}}} {{{attack|}}} {{{defense|}}} {{{speed|}}} {{{exp|}}} |
<td style="background-color:rgba(0,0,0,0); border-radius:10px">
<table class="mw-collapsible" style="width:100%">
<th colspan="2" style="border-radius:10px">Stats
{{#if:{{{hp|}}}|
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{Shiren1SFC|HP}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{hp}}}
}}{{#if:{{{attack|}}}|
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{Shiren1SFC|Attack}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{attack}}}
}}{{#if:{{{defense|}}}|
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{Shiren1SFC|Defense}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{defense}}}
}}{{#if:{{{speed|}}}|
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{Shiren1SFC|Speed}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{speed}}}
}}{{#if:{{{exp|}}}|
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{Shiren1SFC|Experience}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{exp}}}
}}
</table>
}}
</table>
 
<!-- AUTOCATEGORIZATION -->{{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default =
[[Category:Shiren 1 Monsters|{{PAGENAME}}]]
[[Category:Monsters|{{PAGENAME}}]]
}}<!-- end AUTOCATEGORIZATION --></onlyinclude><noinclude>
 
==Usage==
<pre>
{{Infobox Monsters (Shiren 1 SFC)
  | name =
  | kana =
  | romaji =
  | hepburn =
  | description =
  | ability =
  | hp =
  | attack =
  | defense =
  | speed =
  | exp =
  | meat cost =
  | meat value =
  | shoebell =
  | tengu =
}}
</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.
|-
|-
|HP
!class="infoboxHeadRow"|{{Tt|{{Shiren1SFC|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"|{{Shiren1SFC|Experience}}
|<nowiki>| Speed = </nowiki>
|class="infoboxBodyRow"|{{{exp|}}}
|The speed value of the monster.
|-
|-
|EXP.
!class="infoboxHeadRow"|{{Shiren1SFC|HP}}
|<nowiki>| EXP. = </nowiki>
|class="infoboxBodyRow"|{{{hp|}}}
|The amount of exp. you will receive upon defeating it.
|-
|-
|Meat Cost
!class="infoboxHeadRow"|{{Shiren1SFC|Attack}}
|<nowiki>| Cost =</nowiki>
|class="infoboxBodyRow"|{{{attack|}}}
|The amount of {{Shiren|Gitan}} it will cost to buy if you find it in a shop.
|-
|-
|Meat Value
!class="infoboxHeadRow"|{{Shiren1SFC|Defense}}
|<nowiki>| Value =</nowiki>
|class="infoboxBodyRow"|{{{defense|}}}
|The amount of Gitan you will receive, should you sell it in a shop.
|-
|}
!class="infoboxHeadRow"|{{Shiren1SFC|Movement Speed}}
 
|class="infoboxBodyRow"|{{{speed|}}}
==Example==
|}<!-- AUTOCATEGORIZATION -->
{{Infobox Monsters (Shiren 1 SFC)
{{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default = [[Category:Shiren 1 SFC Monsters|{{PAGENAME}}]] }}
| name = Mamul
<!-- end AUTOCATEGORIZATION -->
| kana = test
<noinclude>{{Clear}}{{Doc}}
| romaji =  
[[Category:Shiren 1 SFC Infobox Templates]]
| hepburn =
| ability =
| hp =  
| attack =
| defense =
| speed =
| exp =
| meat cost =
| meat value =  
| shoebell = test
| tengu =
}}
[[Category:Infobox templates]]
[[Category:Infobox Monsters]]
[[Category:Shiren 1 SFC Templates]]
[[Category:Shiren 1 SFC Infoboxes]]
</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