Difference between revisions of "Template:MEventTutorTable"

From Pokemon World Online Wiki
Jump to: navigation, search
(Fingers crossed)
 
m
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>{{MTutorTable|Type=Fire|Moves=
+
<nowiki>
{{ETm|Outrage}}
+
{{ETm|Pain Split|p=2 Motherboards|l=Minusoft|t=2021}}
}}</nowiki> would output the following on Arcanine's page, for example.
+
}}
 +
</nowiki>
 +
<tr>This would output the following on Arcanine's page, for example.
 
{{Test|Type=Fire|Moves=
 
{{Test|Type=Fire|Moves=
 
{{ETm|Pain Split|p=2 Motherboards|l=Minusoft|t=2021}}
 
{{ETm|Pain Split|p=2 Motherboards|l=Minusoft|t=2021}}

Revision as of 00:25, 13 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:ETm.

Exemplification

{{ETm|Pain Split|p=2 Motherboards|l=Minusoft|t=2021}} }}

This would output the following on Arcanine's page, for example.

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

MoveElementTypePowerAccuracyPriceEventTime
Pain Split Normal Status 0 100 2 Motherboards Minusoft 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.