Difference between revisions of "Template:CodeMonster Infobox"
m |
m |
||
| Line 18: | Line 18: | ||
!colspan="6"|Species | !colspan="6"|Species | ||
|- | |- | ||
| − | |<div style="text-align: center;">{{{ | + | |<div style="text-align: center;">{{{species}}}</div> |
|- | |- | ||
|} | |} | ||
| Line 41: | Line 41: | ||
|} | |} | ||
{| class="wikitable" style="width: 100%; height: 2em;" | {| class="wikitable" style="width: 100%; height: 2em;" | ||
| − | ! style="width: 200pt;"|<div style="text-align: center;">{{{ | + | ! style="width: 200pt;"|<div style="text-align: center;">{{{move 1}}} |
| − | |Power: ||{{{ | + | |Power: ||{{{pwrlvl1}}}</div> |
|} | |} | ||
{| class="wikitable" style="width: 100%; height: 2em;" | {| class="wikitable" style="width: 100%; height: 2em;" | ||
| − | ! style="width: 200pt;"|<div style="text-align: center;">{{{ | + | ! style="width: 200pt;"|<div style="text-align: center;">{{{move 2}}} |
| − | |Power: ||{{{ | + | |Power: ||{{{pwrlvl2}}}</div> |
|} | |} | ||
{| class="wikitable" style="width: 100%; height: 2em;" | {| class="wikitable" style="width: 100%; height: 2em;" | ||
| − | ! style="width: 200pt;"|<div style="text-align: center;">{{{ | + | ! style="width: 200pt;"|<div style="text-align: center;">{{{move 3}}} |
| − | |Power: ||{{{ | + | |Power: ||{{{pwrlvl3}}}</div> |
|} | |} | ||
{| class="wikitable" style="width: 100%; height: 2em;" | {| class="wikitable" style="width: 100%; height: 2em;" | ||
| − | ! style="width: 200pt;"|<div style="text-align: center;">{{{ | + | ! style="width: 200pt;"|<div style="text-align: center;">{{{move 4}}} |
| − | |Power: ||{{{ | + | |Power: ||{{{pwrlvl4}}}</div> |
|} | |} | ||
{| class="wikitable" style="width: 100%; height: 2em;" | {| class="wikitable" style="width: 100%; height: 2em;" | ||
| − | ! style="width: 200pt;"|<div style="text-align: center;">{{{ | + | ! style="width: 200pt;"|<div style="text-align: center;">{{{move 5}}} |
| − | |Power: ||{{{ | + | |Power: ||{{{pwrlvl5}}}</div> |
|} | |} | ||
{| class="wikitable" style="width: 100%; height: 2em;" | {| class="wikitable" style="width: 100%; height: 2em;" | ||
Revision as of 05:13, 2 May 2018
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 =
}}