Template:Move: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 33: | Line 33: | ||
<ul style="text-align: left; color:#000000; font-weight: normal; width: 50%; background-color:#FFFFFF; border-radius: 25px; margin: auto auto;"> | <ul style="text-align: left; color:#000000; font-weight: normal; width: 50%; background-color:#FFFFFF; border-radius: 25px; margin: auto auto;"> | ||
<li style="margin-left: 40px;">Level-up</li> | <li style="margin-left: 40px;">Level-up</li> | ||
{{# | {{#if: {{#external_value:tm}} | <li style="margin-left: 40px;">TM{{padleft:{{#external_value:tm}}|2}}</li>}} | ||
{{#ifeq:{{#external_value:tutor}} | Y | <li style="margin-left: 40px;">Move-tutor</li>}} | {{#ifeq:{{#external_value:tutor}} | Y | <li style="margin-left: 40px;">Move-tutor</li>}} | ||
{{#ifeq:{{#external_value:egg}} | Y | <li style="margin-left: 40px;">[[Egg-Inheritable Moves|Hereditary move-tutor]]</li>}} | {{#ifeq:{{#external_value:egg}} | Y | <li style="margin-left: 40px;">[[Egg-Inheritable Moves|Hereditary move-tutor]]</li>}} | ||
Line 42: | Line 42: | ||
</table> | </table> | ||
[[Category:Move techniques]] [[Category:{{#external_value: | [[Category:Move techniques]] [[Category:{{#external_value:movetype}}-type moves]] [[Category:{{#external_value:category}} moves]] {{#ifeq:{{#external_value:broken}} | Y | [[Category:Broken moves]]}} {{#ifexpr: {{#external_value:tm}} > 0 | [[Category:TM-learnable moves]]}} {{#ifeq:{{#external_value:tutor}} | Y | [[Category:Tutor-teachable moves]]}} {{#ifeq:{{#external_value:egg}} | Y | [[Category:Egg-inheritable moves]]}} {{#ifexpr:{{#external_value:priority}} != 0 | [[Category:Priority moves]]}} | ||
</includeonly> | </includeonly> |
Revision as of 08:55, 4 January 2017
Use this on any individualized move-technique pages; it will automatically glean data collated on RawMovesList to tabulate the data.
If you wish to edit the move-attribute data, you will need to do so on RawMovesList.