Difference between revisions of "Template:Testing"

From Monster Crown Wiki
Jump to: navigation, search
Line 10: Line 10:
 
!colspan="6"|Number
 
!colspan="6"|Number
 
|-
 
|-
|colspan="6"|<div style="text-align: center;">{{#ifexist: {{{no}}} | {{{no}}} | ??? }}</div>
+
|colspan="6"|<div style="text-align: center;">{{#ifexist: {{{no}}} | {{{no}}} | ??? }}
 
|-
 
|-
 
!colspan="6"|[[Type]]
 
!colspan="6"|[[Type]]
 
|-
 
|-
|colspan="6"|<div style="text-align: center;">{{#ifexist: {{{type}}} | [[File:{{{type}}} icon.png]]  {{{type}}} | ??? }}</div>
+
|colspan="6"|<div style="text-align: center;">{{#ifexist: {{{type}}} | [[File:{{{type}}} icon.png]]  {{{type}}} | ??? }}
 
|-
 
|-
 
!colspan="6"|Ability
 
!colspan="6"|Ability
 
|-
 
|-
|colspan="6"|<div style="text-align: center;">{{#ifexist: {{{ability}}} | {{{ability}}} | ??? }}</div>
+
|colspan="6"|<div style="text-align: center;">{{#ifexist: {{{ability}}} | {{{ability}}} | ??? }}
 
|-
 
|-
 
!Height !! Weight
 
!Height !! Weight
Line 27: Line 27:
 
!colspan="6"|Life Expectancy
 
!colspan="6"|Life Expectancy
 
|-
 
|-
|colspan="6"|<div style="text-align: center;">{{#ifexist: {{{life}}} | {{{life}}} | ??? }}</div>
+
|colspan="6"|<div style="text-align: center;">{{#ifexist: {{{life}}} | {{{life}}} | ??? }}
 
|-
 
|-
 
!colspan="6"|Strength
 
!colspan="6"|Strength
 
|-
 
|-
|colspan="6"|<div style="text-align: center;">{{#ifexist: {{{strength}}} | {{{strength}}} | ??? }}</div>
+
|colspan="6"|<div style="text-align: center;">{{#ifexist: {{{strength}}} | {{{strength}}} | ??? }}
 
|-
 
|-
 
!colspan="2"|Palette
 
!colspan="2"|Palette
 
|-
 
|-
| style="background:#{{{color 1}}}; color:#{{{color 2}}}; font-family:monospace;" | <div style="text-align: center;">{{#ifexist: {{{color 1}}} | {{{color 1}}} | ??? }}</div>
+
| style="background:#{{{color 1}}}; color:#{{{color 2}}}; font-family:monospace;" | <div style="text-align: center;">{{#ifexist: {{{color 1}}} | {{{color 1}}} | ??? }}
| style="background:#{{{color 2}}}; color:#{{{color 1}}}; font-family:monospace;" | <div style="text-align: center;">{{#ifexist: {{{color 2}}} | {{{color 2}}} | ??? }}</div>
+
| style="background:#{{{color 2}}}; color:#{{{color 1}}}; font-family:monospace;" | <div style="text-align: center;">{{#ifexist: {{{color 2}}} | {{{color 2}}} | ??? }}
 
|-
 
|-
 
|}  
 
|}  
| style="width: 300pt;"|<div style="text-align: center;">{{#ifexist: {{{descrip}}} | {{{descrip}}} | This monster is currently a subject of research! }}</div>
+
| style="width: 300pt;"|<div style="text-align: center;">{{#ifexist: {{{descrip}}} | {{{descrip}}} | This monster is currently a subject of research! }}
 
|-
 
|-
 
|}
 
|}

Revision as of 06:07, 4 March 2021

Testing {{{title}}}
[[File:{{{artwork}}} sprite.png|300px|left|]]
Number
???
Type
???
Ability
???
Height Weight
???
???
Life Expectancy
???
Strength
???
Palette
???
???
This monster is currently a subject of research!
{{Testing
| no       = 
| artwork  = 
| title    = 
| type     = 
| ability  = 
| height   = 
| weight   = 
| life     = 
| strength = 
| descrip  = 
| color 1  = 
| color 2  = 
}}