Difference between revisions of "Template:Test"
From Pokemon World Online Wiki
m |
m |
||
| Line 9: | Line 9: | ||
<tr><th width="11%">Move</th><th width="9%">Element</th><th width="9%">Type</th><th width="7%">Power</th><th width="7%">Accuracy</th><th width="9%">Price</th><th width="18%">Event</th><th width="18%">Time</tr> | <tr><th width="11%">Move</th><th width="9%">Element</th><th width="9%">Type</th><th width="7%">Power</th><th width="7%">Accuracy</th><th width="9%">Price</th><th width="18%">Event</th><th width="18%">Time</tr> | ||
<td>{{{Moves|}}}</td> | <td>{{{Moves|}}}</td> | ||
| − | <td>{{{ | + | <td>{{{t}}}</td> |
</table> | </table> | ||
</table> | </table> | ||
Revision as of 23:33, 12 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:MTm.
Exemplification
{{MTutorTable|Type=Fire|Moves= {{MTm|Outrage}} }} would output the following on Arcanine's page, for example.
|
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:MTm to create a moves list for each Pokémon.