Difference between revisions of "Template:Testing"

From Monster Crown Wiki
Jump to: navigation, search
(testing move lists)
Line 3: Line 3:
 
|{{{Level}}}
 
|{{{Level}}}
 
|{{{Power}}}
 
|{{{Power}}}
|[[{{{Type}}}.png]]
+
|[[{{{Type}}}icon.png]]
|[[{{{Dmg}}}.png]]
+
|[[{{{Dmg}}}icon.png]]
 
|{{{Status}}}
 
|{{{Status}}}
 
<noinclude>
 
<noinclude>
Line 25: Line 25:
 
|-
 
|-
 
|}
 
|}
 +
</nowiki></pre>
 +
<pre><nowiki>
 +
{{Testing
 +
| Move  =
 +
| Level  =
 +
| Power  =
 +
| Type  =
 +
| Dmg    =
 +
| Status =
 +
}}
 
</nowiki></pre>
 
</nowiki></pre>

Revision as of 03:11, 7 November 2020

|- |{{{Move}}} |{{{Level}}} |{{{Power}}} |[[{{{Type}}}icon.png]] |[[{{{Dmg}}}icon.png]] |{{{Status}}}

CODE

{| class="wikitable" style="text-align: center"
!Move
!Level
!Power
!Type
!Dmg
!Status
|-
|
|
|
|
|
|
|-
|}
{{Testing
| Move   = 
| Level  = 
| Power  = 
| Type   = 
| Dmg    = 
| Status = 
}}