Difference between revisions of "Testing ground"
(Created page with "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 sp...") |
|||
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 | + | ==Currently testing: Code template for Move lists.| Status: still working on it== |
− | {| class="wikitable | + | {| class="wikitable" style="text-align: center" |
− | ! | + | !Move |
− | ! | + | !Level |
− | ! | + | !Power |
− | ! | + | !Type |
− | ! | + | !Dmg |
− | ! | + | !Status |
− | |||
{{Testing | {{Testing | ||
− | | | + | | Move = Swipe |
− | | | + | | Level = 1 |
− | | Type | + | | Power = 3 |
− | | | + | | Type = Relentless |
− | | | + | | Dmg = Physical |
+ | | Status = | ||
}} | }} | ||
{{Testing | {{Testing | ||
− | | | + | | Move = Body Tackle |
− | | | + | | Level = 2 |
− | | Type | + | | Power = 4 |
− | | | + | | Type = Brute |
− | | | + | | Dmg = Physical |
+ | | 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 | {{Testing | ||
− | | | + | | Move = |
− | | | + | | Level = |
− | | Type | + | | Power = |
− | | | + | | Type = |
− | | | + | | Dmg = |
+ | | Status = | ||
}} | }} |
Revision as of 03:24, 7 November 2020
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
Move | Level | Power | Type | Dmg | Status
|
---|