Difference between revisions of "Template:Transform infobox"
Line 4: | Line 4: | ||
|- | |- | ||
| | | | ||
− | {| class="wikitable" | + | {| class="wikitable" style="width: 100%" |
|- | |- | ||
− | |[[File:{{{artwork}}}|300px| | + | |colspan="6"|<div style="text-align: center;">[[File:{{{artwork}}}|300px|center|]] |
|- | |- | ||
− | !colspan="6"| | + | !colspan="6"|Number |
|- | |- | ||
− | |<div style="text-align: center;">{{{ | + | |colspan="6"|<div style="text-align: center;">{{{no}}} |
|- | |- | ||
!colspan="6"|Type | !colspan="6"|Type | ||
|- | |- | ||
− | |<div style="text-align: center;"> | + | |colspan="6"|<div style="text-align: center;">{{{[[type]]}}} |
|- | |- | ||
− | ! | + | !Height !! Weight !! Life Span |
|- | |- | ||
|<div style="text-align: center;">{{{height}}}</div> | |<div style="text-align: center;">{{{height}}}</div> | ||
+ | |<div style="text-align: center;">{{{weight}}}</div> | ||
+ | |<div style="text-align: center;">{{{life}}}</div> | ||
|- | |- | ||
− | !colspan="6"| | + | !colspan="6"|Strength |
|- | |- | ||
− | |<div style="text-align: center;">{{{ | + | |colspan="6"|<div style="text-align: center;">{{{strength}}}</div> |
+ | |- | ||
+ | |} | ||
+ | {| class="wikitable" style="width: 100%" | ||
+ | |- | ||
+ | !colspan="6"|Base Stats | ||
+ | |- | ||
+ | !HP !! ATK !! MAG | ||
|- | |- | ||
− | + | |<div style="text-align: center;">{{{HP}}}</div> | |
+ | |<div style="text-align: center;">{{{ATK}}}</div> | ||
+ | |<div style="text-align: center;">{{{MAG}}}</div> | ||
|- | |- | ||
− | + | !SPD !! DEF !! RES | |
|- | |- | ||
− | + | |<div style="text-align: center;">{{{SPD}}}</div> | |
+ | |<div style="text-align: center;">{{{DEF}}}</div> | ||
+ | |<div style="text-align: center;">{{{RES}}}</div> | ||
|- | |- | ||
− | + | !colspan="6"|Growth Rate | |
|- | |- | ||
+ | |colspan="6"|<div style="text-align: center;">{{{GROW}}}</div> | ||
|} | |} | ||
{| class="wikitable" style="width: 100%" | {| class="wikitable" style="width: 100%" | ||
Line 40: | Line 54: | ||
| style="background:#{{{color 2}}}; color:#{{{color 1}}}; font-family:monospace;" | <div style="text-align: center;">{{{color 2}}}</div> | | style="background:#{{{color 2}}}; color:#{{{color 1}}}; font-family:monospace;" | <div style="text-align: center;">{{{color 2}}}</div> | ||
|- | |- | ||
− | |} | + | |} |
| style="width: 300pt;"|<div style="text-align: center;">{{{descrip}}}</div> | | style="width: 300pt;"|<div style="text-align: center;">{{{descrip}}}</div> | ||
|- | |- | ||
Line 52: | Line 66: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Transform infobox | {{Transform infobox | ||
− | | | + | | no = |
− | |||
| artwork = | | artwork = | ||
+ | | title = | ||
| type = | | type = | ||
| height = | | height = | ||
Line 61: | Line 75: | ||
| strength = | | strength = | ||
| descrip = | | descrip = | ||
+ | | HP = | ||
+ | | ATK = | ||
+ | | MAG = | ||
+ | | SPD = | ||
+ | | DEF = | ||
+ | | RES = | ||
+ | | GROW = | ||
| color 1 = | | color 1 = | ||
| color 2 = | | color 2 = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> |
Revision as of 17:34, 17 June 2021
{{{name}}} | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{{{descrip}}}
|
Description
This is the infobox for Transformed Crownie descriptions.
To use this template, copy the text below into the top of an article and fill in each section:
{{Transform infobox | no = | artwork = | title = | type = | height = | weight = | life = | strength = | descrip = | HP = | ATK = | MAG = | SPD = | DEF = | RES = | GROW = | color 1 = | color 2 = }}