Difference between revisions of "Template:MEventTutorTable2"
From Pokemon World Online Wiki
(Testing w/ second move list.) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 20: | Line 20: | ||
==Exemplification== | ==Exemplification== | ||
<nowiki> | <nowiki> | ||
| − | {{ | + | {{MEventTutorTable2|Type=Fire|Moves= |
| − | {{ | + | {{ETm2|Pain Split}} |
| − | {{ | + | {{ETm2|Synthesis}} |
| − | {{ | + | {{ETm2|Ice Punch}} |
| − | {{ | + | {{ETm2|Sucker Punch}} |
}} | }} | ||
</nowiki> | </nowiki> | ||
This would output the following (Synthesis being unobtainable - N): | This would output the following (Synthesis being unobtainable - N): | ||
<tr> | <tr> | ||
| − | {{ | + | {{MEventTutorTable2|Type=Fire|Moves= |
| − | {{ | + | {{ETm2|Pain Split}} |
| − | {{ | + | {{ETm2|Synthesis}} |
| − | {{ | + | {{ETm2|Ice Punch}} |
| − | {{ | + | {{ETm2|Sucker Punch}} |
| + | {{ETm2|Petal Dance}} | ||
}} | }} | ||
==Usage== | ==Usage== | ||
This template is used in conjunction with [[Template:ETm2]] to create a moves list for each Pokémon.</noinclude> | This template is used in conjunction with [[Template:ETm2]] to create a moves list for each Pokémon.</noinclude> | ||
Latest revision as of 04:20, 29 December 2024
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:ETm2.
Exemplification
{{MEventTutorTable2|Type=Fire|Moves= {{ETm2|Pain Split}} {{ETm2|Synthesis}} {{ETm2|Ice Punch}} {{ETm2|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:ETm2 to create a moves list for each Pokémon.