Template:Sandbox: Difference between revisions
Jump to navigation
Jump to search
Mystery Dungeon Independent>Korra II A Royal (Blanked the page) |
Mystery Dungeon Independent>Korra II A Royal No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | |||
<table class="moonlitvillagegb" style="float:right; clear:right; margin:0.5em; width:350px"> | |||
<tr> | |||
<th colspan="2" style="border-radius:10px; padding:5px"><big>{{{name|No Name}}}</big>{{#if:{{{kana|}}}, {{{romaji|}}}|<br><small>{{tt|{{{kana|}}}|{{{romaji|}}}}}}}{{#if:{{{hepburn|}}}|<br>{{{hepburn|}}}}} | |||
<tr> | |||
<th colspan="2" style="background-color:rgba(0,0,0,0)">{{#if:{{{image|}}}|[[File:{{{image}}}|frameless]]|[[File:Media needed icon large.png]]}} | |||
<tr> | |||
<td colspan="2" style="text-align:center; background-color:rgba(0,0,0,0)"> | |||
<tabber> | |||
English= | |||
{{Shiren 1 DS Dialogue|{{{description_en|''No description available.}}}}} | |||
|-| | |||
Japanese= | |||
{{Shiren 1 DS Dialogue|{{{description_ja|''説明はありません。}}}}} | |||
</tabber> | |||
<tr> | |||
<td colspan="2" style="background-color:rgba(0,0,0,0); border-radius:10px"> | |||
<table class="shiren1 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:{{{Schubell|}}}| | |||
<tr> | |||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px"><small>{{Tt|[[Shiren 1 DS/Schubell Family|Schubell]] Summon|Schubell Family Monsters can summon this monster.}} | |||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{Schubell}}} | |||
}}{{#if:{{{Tengu|}}}| | |||
<tr> | |||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px"><small>{{Tt|[[Shiren 1 DS/Baby Tengu Family|Tengu]] masquerade|Baby Tengu Family Monsters can be disguised as this monster.}} | |||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{Tengu}}} | |||
}} | |||
</tr> | |||
</table> | |||
<table class="shiren1 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">[[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">[[Introduction to Basic Gameplay (Shiren)|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">[[Introduction to Basic Gameplay (Shiren)|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">[[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">[[Experience|Exp.]] | |||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{EXP.}}} | |||
}} | |||
</tr> | |||
</table> | |||
</tr> | |||
</table> | |||
<!-- | |||
AUTOCATEGORIZATION | |||
-->{{#if: {{NAMESPACE}}<!-- no categories if outside of article namespace --> | |||
{{#ifeq: {{{categorize|y}}} | n | + }} | |||
| <!-- Do not categorize --> | | |||
[[Category:Shiren 1 Monsters|{{{name}}}]] | |||
[[Category:Monsters|{{{name}}}]] | |||
}}<!-- end AUTOCATEGORIZATION --></includeonly><noinclude> | |||
==Usage== | |||
<pre> | |||
{{Sandbox | |||
| name = | |||
| kana = | |||
| romaji = | |||
| hepburn = | |||
| image = | |||
| ability = | |||
| hp = | |||
| attack = | |||
| defense = | |||
| speed = | |||
| exp = | |||
| meat cost = | |||
| meat value = | |||
| Schubell = | |||
| Tengu = | |||
}} | |||
</pre> | |||
==Example== | |||
{{Sandbox | |||
| name = test | |||
| kana = test | |||
| romaji = | |||
| hepburn = | |||
| image = | |||
| ability = | |||
| hp = | |||
| attack = | |||
| defense = | |||
| speed = | |||
| exp = | |||
| meat cost = | |||
| meat value = | |||
| Schubell = test | |||
| Tengu = | |||
}} | |||
[[Category:Infobox templates]] | |||
[[Category:Infobox Monsters]] | |||
</noinclude> |
Revision as of 02:20, January 16, 2021
Usage
{{Sandbox | name = | kana = | romaji = | hepburn = | image = | ability = | hp = | attack = | defense = | speed = | exp = | meat cost = | meat value = | Schubell = | Tengu = }}
Example
test test | |||||||
---|---|---|---|---|---|---|---|
File:Media needed icon large.png | |||||||
|