Difference between revisions of "Template:Testing"

From Monster Crown Wiki
Jump to: navigation, search
(Testing out possible template coding to declutter the crownie page.)
 
 
(127 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable sortable" style="text-align:center;"
+
{| style="width: 100%"
!colspan="1"|Num
+
|- style="vertical-align:top;"
!colspan="1"|Name
+
| style="text-align:right;" | {{{Top Left}}}
!colspan="1"|Sprite
+
| style="text-align:center;" | {{{Top Center}}}
!colspan="1"|Type
+
| style="text-align:left;" | {{{Top Right}}}
!colspan="1"|Color 1
+
|- style="vertical-align:center;"
!colspan="1"|Color 2
+
| style="text-align:right;" | <big><big>{{{↖}}}</big></big>
|-
+
| style="text-align:center;" | <big><big>{{{↑}}}</big></big>
|{{{Number}}}
+
| style="text-align:left;" | <big><big>{{{}}}</big></big>
|[[{{{Crownie}}}]]
+
|- style="vertical-align:center;"
|[[File: {{{Crownie}}}_sprite.png]]
+
| style="text-align:right;" | {{{Center Left}}} <big><big>{{{}}}</big></big>
|{{{Type}}}
+
| style="text-align:center;" | '''{{{Center}}}'''
| style="background:#{{{Color 1}}}; color:#{{{Color 2}}}; font-family:monospace;" | <div style="text-align: center;">#{{{Color 1}}}</div>
+
| style="text-align:left;" | <big><big>{{{}}}</big></big> {{{Center 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 1 of 3? (A piece for the top, piece for everything in the middle, and piece for the end? '''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;" | {{{Bottom Left}}}
 +
| style="text-align:center;" | {{{Bottom Center}}}
 +
| style="text-align:left;" | {{{Bottom Right}}}
 +
|}
  
 +
<noinclude>
 
<pre><nowiki>
 
<pre><nowiki>
{{Crownie page 1
+
{{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  = 
| ↘             = ↘
}}