Difference between revisions of "Template:MEventTutorTable"

From Pokemon World Online Wiki
Jump to: navigation, search
m
m
 
(One intermediate revision by the same user not shown)
Line 20: Line 20:
 
==Exemplification==
 
==Exemplification==
 
<nowiki>
 
<nowiki>
 +
{{MEventTutorTable|Type=Fire|Moves=
 
{{ETm|Pain Split}}
 
{{ETm|Pain Split}}
 +
{{ETm|Synthesis}}
 +
{{ETm|Ice Punch}}
 +
{{ETm|Sucker Punch}}
 +
}}
 
</nowiki>
 
</nowiki>
<tr>This would output the following on Arcanine's page, for example.
+
This would output the following (Synthesis being unobtainable - N):
{{Test|Type=Fire|Moves=
+
<tr>
 +
{{MEventTutorTable|Type=Fire|Moves=
 
{{ETm|Pain Split}}
 
{{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.

MoveElementTypePowerAccuracyPriceEventTime
Pain Split Normal Status 0 100 2 Motherboards Minusoft 2021
Ice Punch Ice Physical 75 100 15 Event Coin Burnt Tower 2023
Sucker Punch Dark Physical 80 100 25 Ceramic Powders Grimewood Forest 2021
  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.