Template:CodeMonster Infobox

From Monster Crown Wiki
Revision as of 05:52, 2 May 2018 by Hibiwiki (talk | contribs)
Jump to: navigation, search
CodeMonster Infobox Stats
[[File:{{{artwork}}}|300px|left|]]
Level
{{{lvl}}}
Type
{{{type}}}
Species
{{{species}}}
Palette
[[file:{{{palette}}}]]
Attack Magic Speed Defense Resistance
{{{atk}}} {{{mag}}} {{{spd}}} {{{def}}} {{{res}}}
{{{move 1}}}
Power: {{{pwrlvl1}}}
{{{move 2}}}
Power: {{{pwrlvl2}}}
{{{move 3}}}
Power: {{{pwrlvl3}}}
{{{move 4}}}
Power: {{{pwrlvl4}}}
{{{move 5}}}
Power: {{{pwrlvl5}}}
{{{descrip}}}
{{{code}}}

[[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       =
}}