Difference between revisions of "Template:CodeMonster Infobox"
m |
m |
||
| Line 1: | Line 1: | ||
| − | + | {| class="wikitable" | |
!colspan="1"|{{PAGENAME}} | !colspan="1"|{{PAGENAME}} | ||
!colspan="1"|Stats | !colspan="1"|Stats | ||
| Line 6: | Line 6: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| − | |[[File:{{{artwork}}}| | + | |[[File:{{{artwork}}}|200px|left|]] |
|- | |- | ||
!colspan="6"|Level | !colspan="6"|Level | ||
| Line 24: | Line 24: | ||
{| class="wikitable" style="width: 100%; height: 2em;" | {| class="wikitable" style="width: 100%; height: 2em;" | ||
|- | |- | ||
| − | !rowspan=" | + | !rowspan="2"|Palette |
|- | |- | ||
|<div style="text-align: center;">[[file:{{{palette}}}]]</div> | |<div style="text-align: center;">[[file:{{{palette}}}]]</div> | ||
| Line 44: | Line 44: | ||
{| class="wikitable" style="width: 100%; height: 2em;" | {| class="wikitable" style="width: 100%; height: 2em;" | ||
! style="width: 200pt;"|<div style="text-align: center;">{{{move 1}}} | ! style="width: 200pt;"|<div style="text-align: center;">{{{move 1}}} | ||
| − | |style="width: | + | |style="width: 3em;" |Power: |
| − | |style="width: | + | |style="width: 2em;" | {{{pwrlvl1}}}</div> |
|} | |} | ||
{| class="wikitable" style="width: 100%; height: 2em;" | {| class="wikitable" style="width: 100%; height: 2em;" | ||
! style="width: 200pt;"|<div style="text-align: center;">{{{move 2}}} | ! style="width: 200pt;"|<div style="text-align: center;">{{{move 2}}} | ||
| − | |style="width: | + | |style="width: 3em;" |Power: |
| − | |style="width: | + | |style="width: 2em;" | {{{pwrlvl2}}}</div> |
|} | |} | ||
{| class="wikitable" style="width: 100%; height: 2em;" | {| class="wikitable" style="width: 100%; height: 2em;" | ||
! style="width: 200pt;"|<div style="text-align: center;">{{{move 3}}} | ! style="width: 200pt;"|<div style="text-align: center;">{{{move 3}}} | ||
| − | |style="width: | + | |style="width: 3em;" |Power: |
| − | |style="width: | + | |style="width: 2em;" | {{{pwrlvl3}}}</div> |
|} | |} | ||
{| class="wikitable" style="width: 100%; height: 2em;" | {| class="wikitable" style="width: 100%; height: 2em;" | ||
! style="width: 200pt;"|<div style="text-align: center;">{{{move 4}}} | ! style="width: 200pt;"|<div style="text-align: center;">{{{move 4}}} | ||
| − | |style="width: | + | |style="width: 3em;" |Power: |
| − | |style="width: | + | |style="width: 2em;" | {{{pwrlvl4}}}</div> |
|} | |} | ||
{| class="wikitable" style="width: 100%; height: 2em;" | {| class="wikitable" style="width: 100%; height: 2em;" | ||
! style="width: 200pt;"|<div style="text-align: center;">{{{move 5}}} | ! style="width: 200pt;"|<div style="text-align: center;">{{{move 5}}} | ||
| − | |style="width: | + | |style="width: 3em;" |Power: |
| − | |style="width: | + | |style="width: 2em;" | {{{pwrlvl5}}}</div> |
|} | |} | ||
{| class="wikitable" style="width: 100%; height: 2em;" | {| class="wikitable" style="width: 100%; height: 2em;" | ||
| Line 90: | Line 90: | ||
| atk = | | atk = | ||
| mag = | | mag = | ||
| − | | spd = | + | | spd = |
| − | | def = | + | | def = |
| − | | res = | + | | res = |
| move 1 = | | move 1 = | ||
| − | | pwrlvl1 = | + | | pwrlvl1 = |
| − | | move 2 = | + | | move 2 = |
| − | | pwrlvl2 = | + | | pwrlvl2 = |
| − | | move 3 = | + | | move 3 = |
| − | | pwrlvl3 = | + | | pwrlvl3 = |
| − | | move 4 = | + | | move 4 = |
| − | | pwrlvl4 = | + | | pwrlvl4 = |
| − | | move 5 = | + | | move 5 = |
| − | | pwrlvl5 = | + | | pwrlvl5 = |
| − | | descrip = | + | | descrip = |
| − | | code = | + | | code = |
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
Revision as of 00:36, 4 May 2018
| CodeMonster Infobox | Stats | |||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||
[[Category:{{{type}}}-type monsters]]</includeonly>
Description
This is the infobox for Code monster descriptions.
To use this template, copy the text below into the top of an article and fill in each section:
{{CodeMonster Infobox
| lvl =
| artwork =
| type =
| species =
| palette =
| atk =
| mag =
| spd =
| def =
| res =
| move 1 =
| pwrlvl1 =
| move 2 =
| pwrlvl2 =
| move 3 =
| pwrlvl3 =
| move 4 =
| pwrlvl4 =
| move 5 =
| pwrlvl5 =
| descrip =
| code =
}}