Difference between revisions of "Template:MovePage"
From Cassette Beasts
Line 1: | Line 1: | ||
− | {{MoveInfobox|id={{id|{{PAGENAME}}}}}} | + | {{MoveInfobox|id={{{id|{{PAGENAME}}}}}}} |
− | {{#invoke:Database|get_move|{{id|{{PAGENAME}}}}|name}} is a {{#ifeq: {{#invoke:Database|get_move|{{id|{{PAGENAME}}}}|elemental_type}} | Typeless |[[Typeless]] | [[{{#invoke:Database|get_move|{{id|{{PAGENAME}}}}|elemental_type}}]]-[[type]]}} {{#if: {{#invoke:Database|get_move|{{id|{{PAGENAME}}}}|is_passive_only}} | passive }} {{#ifeq: {{#invoke:Database|get_move|{{id|{{PAGENAME}}}}|category}} | Miscellaneous || {{#invoke:Database|get_move|{{id|{{PAGENAME}}}}|category}} }} [[Moves|move]]. | + | {{#invoke:Database|get_move|{{{id|{{PAGENAME}}}}}|name}} is a {{#ifeq: {{#invoke:Database|get_move|{{{id|{{PAGENAME}}}}}|elemental_type}} | Typeless |[[Typeless]] | [[{{#invoke:Database|get_move|{{{id|{{PAGENAME}}}}}|elemental_type}}]]-[[type]]}} {{#if: {{#invoke:Database|get_move|{{{id|{{PAGENAME}}}}}|is_passive_only}} | passive }} {{#ifeq: {{#invoke:Database|get_move|{{{id|{{PAGENAME}}}}}|category}} | Miscellaneous || {{#invoke:Database|get_move|{{{id|{{PAGENAME}}}}}|category}} }} [[Moves|move]]. |
==Description== | ==Description== | ||
− | {{#invoke:Database|get_move|{{id|{{PAGENAME}}}}|description}} | + | {{#invoke:Database|get_move|{{{id|{{PAGENAME}}}}}|description}} |
==Compatible Species== | ==Compatible Species== | ||
− | {{#ifeq: {{#invoke:Database|get_move_compatible_species|{{id|{{PAGENAME}}}}|if_empty=EMPTY}} |EMPTY| There are currently no [[species]] compatible with this move. | | + | {{#ifeq: {{#invoke:Database|get_move_compatible_species|{{{id|{{PAGENAME}}}}}|if_empty=EMPTY}} |EMPTY| There are currently no [[species]] compatible with this move. | |
<table class="move_species wikitable"> | <table class="move_species wikitable"> | ||
<tr><th colspan="3">[[Species]]</th><th>[[Type]]</th></tr> | <tr><th colspan="3">[[Species]]</th><th>[[Type]]</th></tr> | ||
− | {{#invoke:Database|get_move_compatible_species|{{id|{{PAGENAME}}}}|foreach=SpeciesSummaryTableRow}} | + | {{#invoke:Database|get_move_compatible_species|{{{id|{{PAGENAME}}}}}|foreach=SpeciesSummaryTableRow}} |
<table>}} | <table>}} |