Difference between revisions of "Template:Crownie infobox"

From Monster Crown Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
<includeonly>{| class="wikitable"
+
{| class="wikitable"
 
!colspan="1"|{{PAGENAME}}
 
!colspan="1"|{{PAGENAME}}
 
!colspan="1"|Description
 
!colspan="1"|Description
Line 31: Line 31:
 
|-
 
|-
 
|<div style="text-align: center;">{{{strength}}}</div>
 
|<div style="text-align: center;">{{{strength}}}</div>
 +
|-
 +
|}
 +
{| class="wikitable" style="width: 100%"
 +
|-
 +
!colspan="2"|Palette
 +
|-
 +
| style="background:#{{{color 1}}};" | &nbsp;
 +
| style="background:#{{{color 2}}};" | &nbsp;
 
|-
 
|-
 
|}  
 
|}  
Line 52: Line 60:
 
| strength =  
 
| strength =  
 
| descrip  =  
 
| descrip  =  
 +
| color 1  =
 +
| color 2  =
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>

Revision as of 21:55, 9 May 2018

Crownie infobox Description
[[File:{{{artwork}}}|300px|left|]]
Number
{{{no}}}
Type
{{{type}}}
Height
{{{height}}}
Weight
{{{weight}}}
Life Expectancy
{{{life}}}
Strength
{{{strength}}}
Palette
   
{{{descrip}}}
[[Category:{{{type}}}-type monsters]]</includeonly>

Description

This is the infobox for Crownie descriptions.

To use this template, copy the text below into the top of an article and fill in each section:

{{Crownie infobox
| no       = 
| artwork  = 
| type     = 
| height   = 
| weight   = 
| life     = 
| strength = 
| descrip  = 
| color 1  =
| color 2  =
}}