Difference between revisions of "Template:MEventTutorTable"
From Pokemon World Online Wiki
(Fingers crossed) |
m |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 19: | Line 19: | ||
This template is structurally similar to [[Template:MTable|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]]. | This template is structurally similar to [[Template:MTable|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== | ==Exemplification== | ||
| − | <nowiki>{{ | + | <nowiki> |
| − | {{ETm| | + | {{MEventTutorTable|Type=Fire|Moves= |
| − | }}</nowiki> would output the following | + | {{ETm|Pain Split}} |
| − | {{ | + | {{ETm|Synthesis}} |
| − | {{ETm|Pain Split| | + | {{ETm|Ice Punch}} |
| + | {{ETm|Sucker Punch}} | ||
| + | }} | ||
| + | </nowiki> | ||
| + | This would output the following (Synthesis being unobtainable - N): | ||
| + | <tr> | ||
| + | {{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.