Difference between revisions of "Template:CodeMonster Infobox"
m |
|||
| Line 25: | Line 25: | ||
!colspan="2"|Palette | !colspan="2"|Palette | ||
|- | |- | ||
| − | | style="background:#{{{color 1}}};" | | + | | style="background:#{{{color 1}}}; color:#{{{color 2}}}; font-family:monospace;" | {{{color 1}}} |
| − | | style="background:#{{{color 2}}};" | | + | | style="background:#{{{color 2}}}; color:#{{{color 1}}}; font-family:monospace;" | {{{color 2}}} |
|- | |- | ||
|} | |} | ||
Revision as of 22:54, 9 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 =
| atk =
| mag =
| spd =
| def =
| res =
| move 1 =
| pwrlvl1 =
| move 2 =
| pwrlvl2 =
| move 3 =
| pwrlvl3 =
| move 4 =
| pwrlvl4 =
| move 5 =
| pwrlvl5 =
| descrip =
| code =
| color 1 =
| color 2 =
}}