Difference between revisions of "Template:ETm"

From Pokemon World Online Wiki
Jump to: navigation, search
m
m (Alright, Price, Location, Time test)
Line 1: Line 1:
<includeonly>{{#get_web_data:url=https://pwo-wiki.info/index.php?title=Special:GetData/MovesRawList/MT|format=CSV with header|filters=name={{ucfirst:{{{1}}}}}|data=name=Name,type=Type,category=Category,power=Power,accuracy=Accuracy,broken=Broken,obtainable=Obtainable}}
+
<includeonly>{{#get_web_data:url=https://pwo-wiki.info/index.php?title=Special:GetData/MovesRawList/MT|format=CSV with header|filters=name={{ucfirst:{{{1}}}}}|data=name=Name,type=Type,category=Category,power=Power,accuracy=Accuracy,broken=Broken,obtainable=Obtainable,price=Price,location=Location,time=Time}}
 
{{#ifeq: {{#external_value: obtainable}} | Y | <tr>
 
{{#ifeq: {{#external_value: obtainable}} | Y | <tr>
 
<td>{{#ifeq: {{#external_value: broken}} | Y | {{#ifeq: {{{s|}}} | {{{s|-}}} | '''''[[{{#external_value: name}}|<span style="color:#000;">{{#external_value: name}}</span>]]''''' | '''[[{{#external_value: name}}|<span style="color:#000;">{{#external_value: name}}</span>]]'''}} | {{#ifeq: {{{s|}}} | {{{s|-}}} | ''[[{{#external_value: name}}|<span style="color:#000;">{{#external_value: name}}</span>]]'' | [[{{#external_value: name}}|<span style="color:#000;">{{#external_value: name}}</span>]]}}}}
 
<td>{{#ifeq: {{#external_value: broken}} | Y | {{#ifeq: {{{s|}}} | {{{s|-}}} | '''''[[{{#external_value: name}}|<span style="color:#000;">{{#external_value: name}}</span>]]''''' | '''[[{{#external_value: name}}|<span style="color:#000;">{{#external_value: name}}</span>]]'''}} | {{#ifeq: {{{s|}}} | {{{s|-}}} | ''[[{{#external_value: name}}|<span style="color:#000;">{{#external_value: name}}</span>]]'' | [[{{#external_value: name}}|<span style="color:#000;">{{#external_value: name}}</span>]]}}}}
Line 6: Line 6:
 
<td>{{#external_value: power}}</td>
 
<td>{{#external_value: power}}</td>
 
<td>{{#external_value: accuracy}}</td>
 
<td>{{#external_value: accuracy}}</td>
<td>{{{p}}}</td>
+
<td>{{#external_value: price}}</td>
<td>[[{{{l}}}]]</td>
+
<td>{{#external_value: location}}</td>
<td>{{{t}}}</td>
+
<td>{{#external_value: time}}</td>
 
</tr>}}</includeonly>
 
</tr>}}</includeonly>
 
<noinclude>==General Information==
 
<noinclude>==General Information==

Revision as of 06:44, 20 January 2022

General Information

This template is an alternate form of Template:MTm. It's made so that the Template:MEventTutorTable displays the time.

Syntax

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

Pain Split Normal Status 0 100 2 Motherboards Minusoft 2021

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
  Refer to this article for more details on tutor-teachable moves.



Usage

This template should be used in conjunction with Template:MEventTutorTable to construct a moves table for each Pokémon.