Difference between revisions of "Testing ground"

From Monster Crown Wiki
Jump to: navigation, search
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
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.
 
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.
==Currently testing: Code template for Move lists.| Status: still working on it==
+
==Testing==
{| class="wikitable" style="text-align: center"
+
 
!Move
+
{{Testing 2
!Level
+
| artwork    =  
!Power
+
| location  =
!Type
+
| map description =  
!Dmg
+
| Top Left      =  
!Status
+
| ↖            =  
{{Testing
+
| Top Center    = Riverbed
| Move  = Swipe
+
| ↑            =
| Level  = 1
+
| Top Right    =  
| Power = 3
+
| ↗            =  
| Type  = Relentless
+
| Center Left   = The Farm
| Dmg    = Physical
+
| ←            =
| Status =  
+
| Center        = Windy Province
}}
+
| Center Right = Mill Town
{{Testing
+
| →            =
| Move  = Body Tackle
+
| Bottom Left   =  
| Level  = 2
+
| ↙            =  
| Power  = 4
+
| Bottom Center =  
| Type   = Brute
+
| ↓            =  
| Dmg    = Physical
+
| Bottom Right =  
| Status =  
+
| ↘            =  
}}
 
{{Testing
 
| Move  = Skull Slam
 
| Level = 5
 
| Power  = 4
 
| Type   = Relentless
 
| Dmg    = Physical
 
| Status =  
 
}}{{Testing
 
| Move  = Reckless Charge
 
| Level = 10
 
| Power  = 6
 
| Type  = Brute
 
| Dmg    = Physical
 
| Status = Self: -5% Atk, -10% HP
 
 
}}
 
}}
  
{{Testing
+
 
| Move  =  
+
 
| Level  =  
+
 
| Power  =  
+
 
| Type  =  
+
 
| Dmg    =  
+
== Code test ==
| Status =  
+
{|
}}
+
|- style="vertical-align:top;"
 +
| style="text-align:right;" | Windy Province
 +
| style="text-align:center;" | Mill Town
 +
| style="text-align:left;" | Mill-Dew
 +
|- 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;" | Dew cave <big><big>←</big></big>
 +
| 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
 +
|}
 +
 
 +
remember to test borderless without and width

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