Difference between revisions of "Template:Testing"

From Monster Crown Wiki
Jump to: navigation, search
 
(91 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable"
+
{| style="width: 100%"
!colspan="1"|{{PAGENAME}}
+
|- style="vertical-align:top;"
!colspan="1"|{{{title}}}
+
| style="text-align:right;" | {{{Top Left}}}
|-
+
| style="text-align:center;" | {{{Top Center}}}
|
+
| style="text-align:left;" | {{{Top Right}}}
{| class="wikitable"
+
|- style="vertical-align:center;"
|-
+
| style="text-align:right;" | <big><big>{{{}}}</big></big>
|[[File:{{{artwork}}}|300px|left|]]
+
| style="text-align:center;" | <big><big>{{{}}}</big></big>
|-
+
| style="text-align:left;" | <big><big>{{{}}}</big></big>
!colspan="1"|Number
+
|- style="vertical-align:center;"
|-
+
| style="text-align:right;" | {{{Center Left}}} <big><big>{{{}}}</big></big>
|<div style="text-align: center;">{{{no}}}</div>
+
| style="text-align:center;" | '''{{{Center}}}'''
|-
+
| style="text-align:left;" | <big><big>{{{}}}</big></big> {{{Center Right}}}
!colspan="1"|[[Type]]
+
|- style="vertical-align:center;"
|-
+
| style="text-align:right;" | <big><big>{{{}}}</big></big>
|<div style="text-align: center;">{{{type}}}</div>
+
| style="text-align:center;" | <big><big>{{{}}}</big></big>
|-
+
| style="text-align:left;" | <big><big>{{{}}}</big></big>
!Height !! Weight
+
|- style="vertical-align:center;"
|-
+
| style="text-align:right;" | {{{Bottom Left}}}
|<div style="text-align: center;">{{{height}}}</div>
+
| style="text-align:center;" | {{{Bottom Center}}}
|<div style="text-align: center;">{{{weight}}}</div>
+
| style="text-align:left;" | {{{Bottom Right}}}
|-
 
!colspan="1"|Life Expectancy
 
|-
 
|<div style="text-align: center;">{{{life}}}</div>
 
|-
 
!colspan="1"|Strength
 
|-
 
|<div style="text-align: center;">{{{strength}}}</div>
 
|-
 
|}
 
{| class="wikitable" style="width: 100%"
 
|-
 
!colspan="2"|Palette
 
|-
 
| style="background:#{{{color 1}}}; color:#{{{color 2}}}; font-family:monospace;" | <div style="text-align: center;">{{{color 1}}}</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>
 
|-
 
 
|}
 
|}
  
 +
<noinclude>
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Testing
 
{{Testing
| no      =  
+
| Top Left      =  
| artwork  =  
+
| ↖            =
| title   =  
+
| Top Center   =  
| type     =  
+
| ↑            = ↑
| height   =  
+
| Top Right     =  
| weight   =  
+
| ↗            = ↗
| life    =  
+
| Center Left   =  
| strength =  
+
| ←            = ←
| descrip  =  
+
| Center        =
| color 1 =  
+
| Center Right  =
| color 2  =  
+
| →            = →
 +
| Bottom Left   =  
 +
| ↙            =
 +
| Bottom Center =  
 +
| ↓            =
 +
| Bottom Right =  
 +
| ↘            =
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>

Latest revision as of 21:16, 8 October 2021

{{{Top Left}}} {{{Top Center}}} {{{Top Right}}}
{{{↖}}} {{{↑}}} {{{↗}}}
{{{Center Left}}} {{{←}}} {{{Center}}} {{{→}}} {{{Center Right}}}
{{{↙}}} {{{↓}}} {{{↘}}}
{{{Bottom Left}}} {{{Bottom Center}}} {{{Bottom Right}}}


{{Testing
| Top Left      = 
| ↖             = ↖
| Top Center    = 
| ↑             = ↑
| Top Right     = 
| ↗             = ↗
| Center Left   = 
| ←             = ←
| Center        = 
| Center Right  = 
| →             = →
| Bottom Left   = 
| ↙             = ↙
| Bottom Center = 
| ↓             = ↓
| Bottom Right  = 
| ↘             = ↘
}}