Difference between revisions of "Template:Transform infobox"

From Monster Crown Wiki
Jump to: navigation, search
 
Line 7: Line 7:
 
|-
 
|-
 
|colspan="6"|<div style="text-align: center;">[[File:{{{artwork}}}|300px|center|]]
 
|colspan="6"|<div style="text-align: center;">[[File:{{{artwork}}}|300px|center|]]
|-
 
!colspan="6"|Number
 
|-
 
|colspan="6"|<div style="text-align: center;">{{{no}}}
 
 
|-
 
|-
 
!colspan="6"|Type
 
!colspan="6"|Type
Line 66: Line 62:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Transform infobox
 
{{Transform infobox
| no      =
 
 
| artwork  =  
 
| artwork  =  
 
| title    =  
 
| title    =  

Latest revision as of 18:59, 17 June 2021

{{{name}}} Description
[[File:{{{artwork}}}|300px|center|]]
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 Transformed Crownie descriptions.

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

{{Transform infobox
| artwork  = 
| title    = 
| type     = 
| height   = 
| weight   = 
| life     = 
| strength = 
| descrip  = 
| HP       =
| ATK      = 
| MAG      = 
| SPD      = 
| DEF      = 
| RES      = 
| GROW     = 
| color 1  = 
| color 2  = 
}}