Difference between revisions of "Testing ground"

From Monster Crown Wiki
Jump to: navigation, search
 
(24 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
==Testing==
 
==Testing==
  
{| class="wikitable"
+
{{Testing 2
!colspan="1"|{{PAGENAME}}
+
| artwork    =
!colspan="1"|{{{title}}}
+
| location  =
|-
+
| map description  =
|
+
| Top Left      =
{| class="wikitable"
+
| ↖            =  
|-
+
| Top Center    = Riverbed
|[[File:{{{artwork}}}|300px|left|]]
+
| ↑            = ↑
|-
+
| Top Right    =  
!colspan="6"|Number
+
| ↗            =
|-
+
| Center Left  = The Farm
|<div style="text-align: center;">{{{no}}}</div>
+
| ←            = ←
|-
+
| Center        = Windy Province
!colspan="6"|[[Type]]
+
| Center Right  = Mill Town
|-
+
| →            = →
|<div style="text-align: center;">{{{type}}}</div>
+
| Bottom Left  =
|-
+
| ↙            =
!colspan="3"|Height
+
| Bottom Center =
!colspan="3"|Weight
+
| ↓            =
|-
+
| Bottom Right  =  
|<div style="text-align: center;">{{{height}}}</div>
+
| ↘            =
|<div style="text-align: center;">{{{weight}}}</div>
+
}}
|-
+
 
!colspan="6"|Life Expectancy
+
 
|-
+
 
|<div style="text-align: center;">{{{life}}}</div>
+
 
|-
+
 
!colspan="6"|Strength
+
 
|-
+
== Code test ==
|<div style="text-align: center;">{{{strength}}}</div>
+
{|
|-
+
|- style="vertical-align:top;"
|}
+
| style="text-align:right;" | Windy Province
{| class="wikitable" style="width: 100%"
+
| style="text-align:center;" | Mill Town
|-
+
| style="text-align:left;" | Mill-Dew
!colspan="2"|Palette
+
|- style="vertical-align:middle;"
|-
+
| style="text-align:right;" | <big><big>↖</big></big>
| style="background:#{{{color 1}}}; color:#{{{color 2}}}; font-family:monospace;" | <div style="text-align: center;">{{{color 1}}}</div>
+
| style="text-align:center;" | <big><big>↑</big></big>
| style="background:#{{{color 2}}}; color:#{{{color 1}}}; font-family:monospace;" | <div style="text-align: center;">{{{color 2}}}</div>
+
| style="text-align:left;" | <big><big>↗</big></big>
|-
+
|- style="vertical-align:middle;"
|}
+
| style="text-align:right;" | Dew cave <big><big>←</big></big>
| style="width: 300pt;"|<div style="text-align: center;">{{{descrip}}}</div>
+
| style="text-align:right;" |
|-
+
| style="text-align:left;" | <big><big>→</big></big> Desperado Province
 +
|- style="vertical-align:middle;"
 +
| 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:middle;"
 +
| style="text-align:right;" | Crossroads Town
 +
| style="text-align:center;" | Scarred Province
 +
| style="text-align:left;" | Humanism Kingdom
 
|}
 
|}
  
<pre><nowiki>
+
remember to test borderless without and width
{{Crownie infobox
 
| no      =
 
| artwork  =
 
| title    =
 
| type    =
 
| height  =
 
| weight  =
 
| life    =
 
| strength =
 
| descrip  =
 
| color 1  =
 
| color 2  =
 
}}
 
</nowiki></pre>
 

Latest revision as of 00:28, 9 October 2021

Just a place to have to test coding as needed, also a good way to show how the code works as you are editing it I guess? I'm making this into a page so we have a designated spot basically.

Testing[edit]

Testing ground
[[File:|290px|center|]]
Location
Map Description
Connecting Locations
Riverbed
The Farm Windy Province

(You are here)

Mill Town





Code test[edit]

Windy Province Mill Town Mill-Dew
Dew cave Desperado Province
Crossroads Town Scarred Province Humanism Kingdom

remember to test borderless without and width