Difference between revisions of "Template:Transform infobox"
(4 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|- | |- | ||
| | | | ||
− | {| class="wikitable" | + | {| class="wikitable" style="width: 100%" |
+ | |- | ||
+ | |colspan="6"|<div style="text-align: center;">[[File:{{{artwork}}}|300px|center|]] | ||
|- | |- | ||
− | | | + | !colspan="6"|Type |
|- | |- | ||
− | + | |colspan="6"|<div style="text-align: center;">[[File:{{{type}}} icon.png]] [[{{{type}}}]] | |
|- | |- | ||
− | + | !Height !! Weight !! Life Span | |
|- | |- | ||
− | + | |<div style="text-align: center;">{{{height}}}</div> | |
+ | |<div style="text-align: center;">{{{weight}}}</div> | ||
+ | |<div style="text-align: center;">{{{life}}}</div> | ||
|- | |- | ||
− | + | !colspan="6"|Strength | |
|- | |- | ||
− | + | |colspan="6"|<div style="text-align: center;">{{{strength}}}</div> | |
|- | |- | ||
− | | | + | |} |
+ | {| class="wikitable" style="width: 100%" | ||
|- | |- | ||
− | !colspan="6"| | + | !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 50: | ||
| 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 62: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Transform infobox | {{Transform infobox | ||
− | |||
− | |||
| artwork = | | artwork = | ||
+ | | title = | ||
| type = | | type = | ||
| height = | | height = | ||
Line 61: | Line 70: | ||
| strength = | | strength = | ||
| descrip = | | descrip = | ||
+ | | HP = | ||
+ | | ATK = | ||
+ | | MAG = | ||
+ | | SPD = | ||
+ | | DEF = | ||
+ | | RES = | ||
+ | | GROW = | ||
| color 1 = | | color 1 = | ||
| color 2 = | | color 2 = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> |
Latest revision as of 18:59, 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 | artwork = | title = | type = | height = | weight = | life = | strength = | descrip = | HP = | ATK = | MAG = | SPD = | DEF = | RES = | GROW = | color 1 = | color 2 = }}