Difference between revisions of "Template:Testing"
Line 15: | Line 15: | ||
|- | |- | ||
|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}}} | ??? }}</div> | ||
+ | |- | ||
+ | !colspan="6"|Ability | ||
+ | |- | ||
+ | |colspan="6"|<div style="text-align: center;">{{#ifexist: {{{ability}}} | {{{ability}}} | ??? }} | ||
|- | |- | ||
!Height !!Weight | !Height !!Weight | ||
|- | |- | ||
− | |<div style="text-align: center;">{{{height}}}</div> | + | |<div style="text-align: center;">{{#ifexist: {{{height}}} | {{{height}}} | ??? }}</div> |
− | |<div style="text-align: center;">{{{weight}}}</div> | + | |<div style="text-align: center;">{{#ifexist: {{{weight}}} | {{{weight}}} | ??? }}</div> |
|- | |- | ||
!colspan="6"|Life Expectancy | !colspan="6"|Life Expectancy | ||
|- | |- | ||
− | |colspan="6"|<div style="text-align: center;">{{{life}}} | + | |colspan="6"|<div style="text-align: center;">{{#ifexist: {{{life}}} | {{{life}}} | ??? }} |
|- | |- | ||
!colspan="6"|Strength | !colspan="6"|Strength | ||
|- | |- | ||
− | |colspan="6"|<div style="text-align: center;">{{{strength}}} | + | |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;">{{{color 1}}} | + | | 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;">{{{color 2}}} | + | | 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;">{{{descrip}}} | + | | style="width: 300pt;"|<div style="text-align: center;">{{#ifexist: {{{descrip}}} | {{{descrip}}} | This monster is currently a subject of research! }} |
|- | |- | ||
|} | |} | ||
+ | |||
+ | <noinclude> | ||
+ | <pre><nowiki> | ||
+ | {{Testing | ||
+ | | no = | ||
+ | | artwork = | ||
+ | | title = | ||
+ | | type = | ||
+ | | height = | ||
+ | | weight = | ||
+ | | life = | ||
+ | | strength = | ||
+ | | color 1 = | ||
+ | | color 2 = | ||
+ | | descrip = | ||
+ | }} | ||
+ | </nowiki></pre> |
Revision as of 06:18, 4 March 2021
Testing | {{{title}}} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This monster is currently a subject of research!
|
{{Testing | no = | artwork = | title = | type = | height = | weight = | life = | strength = | color 1 = | color 2 = | descrip = }}