|
|
Line 1: |
Line 1: |
− | {| class="wikitable" | + | |{{{no}}} |
− | !colspan="1"|{{PAGENAME}}
| + | |{{{sprite}}} sprite{{{trans}}}.png |
− | !colspan="1"|{{{title}}}
| + | |{{{HP}}} |
| + | |{{{ATK}}} |
| + | |{{{MAG}}} |
| + | |{{{SPD}}} |
| + | |{{{DEF}}} |
| + | |{{{RES}}} |
| + | |{{{GROW}}} |
| |- | | |- |
− | |
| + | <noinclude> |
− | {| class="wikitable" style="width: 100%"
| + | <pre><nowiki> |
− | |-
| + | {{Testing |
− | |colspan="6"|<div style="text-align: center;">{{#ifexist: {{{artwork}}} | [[File:{{{artwork}}} motw.png|300px|left|]] | [[File:{{{artwork}}} sprite.png|300px|left|]]}}</div>
| + | | no = |
− | |-
| + | | sprite = |
− | !colspan="6"|Number
| + | | trans = |
− | |-
| + | | HP = |
− | |colspan="6"|<div style="text-align: center;">{{{no}}}
| + | | ATK = |
− | |-
| + | | MAG = |
− | !colspan="6"|[[Type]]
| + | | SPD = |
− | |-
| + | | DEF = |
− | |colspan="6"|<div style="text-align: center;">{{{type}}}
| + | | RES = |
− | |-
| + | | GROW = |
− | !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"|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%"
| |
− | |-
| |
− | !colspan="2"|Palette
| |
− | |-
| |
− | | style="background:#{{{color 1}}}; color:#{{{color 2}}}; font-family:monospace;" | <div style="text-align: center;">{{{color 1}}}</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>
| |
− | |-
| |
− | |}
| |