Difference between revisions of "Template:Testing"

From Monster Crown Wiki
Jump to: navigation, search
 
(121 intermediate revisions by the same user not shown)
Line 1: Line 1:
|{{{Number}}}
+
{| style="width: 100%"
|[[{{{Crownie}}}]]
+
|- style="vertical-align:top;"
| {{#if: | File:{{Crownie}}_sprite.png | [[File:Questionmark_sprite.png]] }}
+
| style="text-align:right;" | {{{Top Left}}}
| {{#if: | {{{Type}}} | ??? }}
+
| style="text-align:center;" | {{{Top Center}}}
| style="background:#{{{Color 1}}}; color:#{{{Color 2}}}; font-family:monospace;" | <div style="text-align: center;">#{{{Color 1}}}</div>
+
| style="text-align:left;" | {{{Top Right}}}
| style="background:#{{{Color 2}}}; color:#{{{Color 1}}}; font-family:monospace;" | <div style="text-align: center;">#{{{Color 2}}}</div>
+
|- style="vertical-align:center;"
|-
+
| style="text-align:right;" | <big><big>{{{}}}</big></big>
<noinclude>== Description ==
+
| style="text-align:center;" | <big><big>{{{}}}</big></big>
Testing out a template to better organize the [[crownies]] page because the code is annoying to work with. Probably part 2 of 3? (A piece for the top, piece for everything in the middle, and piece for the end? This one looks really weird right now, but im going to see if the table pieces itself together once I test it out'''After this is done being tested with, the page can be used to test other templates'''
+
| style="text-align:left;" | <big><big>{{{}}}</big></big>
 
+
|- style="vertical-align:center;"
To use this template, copy the text below into the top of an article and fill in each section:
+
| style="text-align:right;" | {{{Center Left}}} <big><big>{{{}}}</big></big>
 +
| style="text-align:center;" | '''{{{Center}}}'''
 +
| style="text-align:left;" | <big><big>{{{→}}}</big></big> {{{Center Right}}}
 +
|- style="vertical-align:center;"
 +
| style="text-align:right;" | <big><big>{{{↙}}}</big></big>
 +
| style="text-align:center;" | <big><big>{{{}}}</big></big>
 +
| style="text-align:left;" | <big><big>{{{↘}}}</big></big>
 +
|- style="vertical-align:center;"
 +
| style="text-align:right;" | {{{Bottom Left}}}
 +
| style="text-align:center;" | {{{Bottom Center}}}
 +
| style="text-align:left;" | {{{Bottom Right}}}
 +
|}
  
 +
<noinclude>
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Testing
 
{{Testing
| Number   =
+
| Top Left      =
| Crownie =  
+
| ↖            = ↖
| Type    =
+
| Top Center    =
| Color 1 =  
+
| ↑            = ↑
| Color 2  =  
+
| Top Right    =
 +
| ↗            = ↗
 +
| Center Left   =  
 +
| ←            = ←
 +
| Center        =
 +
| Center Right =  
 +
| →            = →
 +
| 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  = 
| ↘             = ↘
}}