Difference between revisions of "Template:Crownie infobox"

From Monster Crown Wiki
Jump to: navigation, search
(Undo revision 48886 by Selkid Mist (talk))
(Tag: mw-undo)
 
(12 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
|-
 
|-
 
|
 
|
{| class="wikitable"
+
{| class="wikitable" style="width: 100%"
 
|-
 
|-
|[[File:{{{artwork}}}|300px|left|]]  
+
|colspan="6"|<div style="text-align: center;">[[File:{{{artwork}}}|300px|center|]]
 
|-
 
|-
 
!colspan="6"|Number
 
!colspan="6"|Number
 
|-
 
|-
|<div style="text-align: center;">{{{no}}}</div>
+
|colspan="6"|<div style="text-align: center;">{{{no}}}
 
|-
 
|-
 
!colspan="6"|Type
 
!colspan="6"|Type
 
|-
 
|-
| style="text-align: center;"{{#ifexist: [[File:{{{type}}} icon.png]] | [[{{{type}}}]]}} | {{{type}}}
+
|colspan="6"|<div style="text-align: center;">[[File:{{{type}}} icon.png]] [[{{{type}}}]]
 
|-
 
|-
!colspan="6"|Height
+
!Height !! Weight !! Life Span
 
|-
 
|-
 
|<div style="text-align: center;">{{{height}}}</div>
 
|<div style="text-align: center;">{{{height}}}</div>
 +
|<div style="text-align: center;">{{{weight}}}</div>
 +
|<div style="text-align: center;">{{{life}}}</div>
 
|-
 
|-
!colspan="6"|Weight
+
!colspan="6"|Strength
 
|-
 
|-
|<div style="text-align: center;">{{{weight}}}</div>
+
|colspan="6"|<div style="text-align: center;">{{{strength}}}</div>
 +
|-
 +
|}
 +
{| class="wikitable" style="width: 100%"
 +
|-
 +
!colspan="6"|Base Stats
 +
|-
 +
!HP !! ATK !! MAG
 
|-
 
|-
!colspan="6"|Life Expectancy
+
|<div style="text-align: center;">{{{HP}}}</div>
 +
|<div style="text-align: center;">{{{ATK}}}</div>
 +
|<div style="text-align: center;">{{{MAG}}}</div>
 
|-
 
|-
|<div style="text-align: center;">{{{life}}}</div>
+
!SPD !! DEF !! RES
 
|-
 
|-
!colspan="6"|Strength
+
|<div style="text-align: center;">{{{SPD}}}</div>
 +
|<div style="text-align: center;">{{{DEF}}}</div>
 +
|<div style="text-align: center;">{{{RES}}}</div>
 
|-
 
|-
|<div style="text-align: center;">{{{strength}}}</div>
+
!colspan="6"|Growth Rate
 
|-
 
|-
 +
|colspan="6"|<div style="text-align: center;">{{{GROW}}}</div>
 
|}
 
|}
 
{| class="wikitable" style="width: 100%"
 
{| class="wikitable" style="width: 100%"
Line 40: Line 54:
 
| style="background:#{{{color 2}}}; color:#{{{color 1}}}; font-family:monospace;" | <div style="text-align: center;">{{{color 2}}}</div>
 
| style="background:#{{{color 2}}}; color:#{{{color 1}}}; font-family:monospace;" | <div style="text-align: center;">{{{color 2}}}</div>
 
|-
 
|-
|}  
+
|}
 
| style="width: 300pt;"|<div style="text-align: center;">{{{descrip}}}</div>
 
| style="width: 300pt;"|<div style="text-align: center;">{{{descrip}}}</div>
 
|-
 
|-
Line 61: Line 75:
 
| strength =  
 
| strength =  
 
| descrip  =  
 
| descrip  =  
 +
| HP      =
 +
| ATK      =
 +
| MAG      =
 +
| SPD      =
 +
| DEF      =
 +
| RES      =
 +
| GROW    =
 
| color 1  =  
 
| color 1  =  
 
| color 2  =  
 
| color 2  =  
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>

Latest revision as of 16:24, 20 October 2021

Crownie infobox {{{title}}}
[[File:{{{artwork}}}|300px|center|]]
Number
{{{no}}}
Type
[[File:{{{type}}} icon.png]] [[{{{type}}}]]
Height Weight Life Span
{{{height}}}
{{{weight}}}
{{{life}}}
Strength
{{{strength}}}
Base Stats
HP ATK MAG
{{{HP}}}
{{{ATK}}}
{{{MAG}}}
SPD DEF RES
{{{SPD}}}
{{{DEF}}}
{{{RES}}}
Growth Rate
{{{GROW}}}
Palette
{{{color 1}}}
{{{color 2}}}
{{{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  = 
| title    = 
| type     = 
| height   = 
| weight   = 
| life     = 
| strength = 
| descrip  = 
| HP       = 
| ATK      = 
| MAG      = 
| SPD      = 
| DEF      = 
| RES      = 
| GROW     = 
| color 1  = 
| color 2  = 
}}