Difference between revisions of "Template:MEventTutorTable"
From Pokemon World Online Wiki
m |
m |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 20: | Line 20: | ||
==Exemplification== | ==Exemplification== | ||
<nowiki> | <nowiki> | ||
| − | {{ETm|Pain Split| | + | {{MEventTutorTable|Type=Fire|Moves= |
| + | {{ETm|Pain Split}} | ||
| + | {{ETm|Synthesis}} | ||
| + | {{ETm|Ice Punch}} | ||
| + | {{ETm|Sucker Punch}} | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
| − | + | This would output the following (Synthesis being unobtainable - N): | |
| − | {{ | + | <tr> |
| − | {{ETm|Pain Split| | + | {{MEventTutorTable|Type=Fire|Moves= |
| + | {{ETm|Pain Split}} | ||
| + | {{ETm|Synthesis}} | ||
| + | {{ETm|Ice Punch}} | ||
| + | {{ETm|Sucker Punch}} | ||
}} | }} | ||
==Usage== | ==Usage== | ||
This template is used in conjunction with [[Template:ETm]] to create a moves list for each Pokémon.</noinclude> | This template is used in conjunction with [[Template:ETm]] to create a moves list for each Pokémon.</noinclude> | ||
Latest revision as of 18:48, 20 January 2022
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:ETm.
Exemplification
{{MEventTutorTable|Type=Fire|Moves= {{ETm|Pain Split}} {{ETm|Synthesis}} {{ETm|Ice Punch}} {{ETm|Sucker Punch}} }} This would output the following (Synthesis being unobtainable - N):
|
Italics - Indicates STAB Bonus. Bold - Indicates a Broken Move.
| |||||||||||||||||||||||||||||||||
| Refer to this article for more details on tutor-teachable moves. |
Usage
This template is used in conjunction with Template:ETm to create a moves list for each Pokémon.