Difference between revisions of "Template:CodeMonster Infobox"
m |
m |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | |[[File:{{{artwork}}}| | + | |[[File:{{{artwork}}}|300px|left|]] |
|- | |- | ||
!colspan="6"|Level | !colspan="6"|Level | ||
Line 21: | Line 21: | ||
|- | |- | ||
|} | |} | ||
− | {| class="wikitable" style="width: | + | {| 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> | ||
|- | |- | ||
− | |||
|} | |} | ||
| | | | ||
Line 87: | Line 89: | ||
| type = | | type = | ||
| species = | | species = | ||
− | |||
− | |||
| atk = | | atk = | ||
| mag = | | mag = | ||
Line 106: | Line 106: | ||
| descrip = | | descrip = | ||
| code = | | code = | ||
+ | | color 1 = | ||
+ | | color 2 = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> |
Latest revision as of 22:59, 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 = }}