Difference between revisions of "Template:Test"

From Pokemon World Online Wiki
Jump to: navigation, search
m
m (Undo revision 23166 by Isguros (talk))
Line 24: Line 24:
 
}}</nowiki> would output the following on Arcanine's page, for example.
 
}}</nowiki> would output the following on Arcanine's page, for example.
 
{{Test|Type=Fire|Moves=
 
{{Test|Type=Fire|Moves=
{{Outrage|p=25,000|l=Goldenrod Tunnel|2021}}
+
{{MTm|Outrage|p=25,000|l=Goldenrod Tunnel|2021}}
 
}}
 
}}
 
==Usage==
 
==Usage==
 
This template is used in conjunction with [[Template:MTm]] to create a moves list for each Pokémon.</noinclude>
 
This template is used in conjunction with [[Template:MTm]] to create a moves list for each Pokémon.</noinclude>

Revision as of 23:47, 12 September 2021

Syntax

This template is structurally similar to Mtable, and uses the following template-defined paramters: Type and Moves. Type is the primary type of the Pokémon, to determine the color scheme for the table's background, and Moves is a string of template calls that call Template:MTm.

Exemplification

{{MTutorTable|Type=Fire|Moves= {{MTm|Outrage}} }} would output the following on Arcanine's page, for example.

Italics - Indicates STAB Bonus. Bold - Indicates a Broken Move.

MoveElementTypePowerAccuracyPriceEventTime
Outrage Dragon Physical 120 100 25000 PD Dragon's Den
  Refer to this article for more details on tutor-teachable moves.



Usage

This template is used in conjunction with Template:MTm to create a moves list for each Pokémon.