Template:Explorers TD Move Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
{{#if:{{{power|}}}| | {{#if:{{{power|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{ExplorersTD|Power}} | ||
<td style="padding-left:5px; border-radius: | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{power}}} | ||
}}{{#if:{{{max ginseng|}}}| | }}{{#if:{{{max ginseng|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{ExplorersTD|Ginseng|Max Ginseng}} | ||
<td style="padding-left:5px; border-radius: | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{max ginseng}}} | ||
}}{{#if:{{{pp|}}}| | }}{{#if:{{{pp|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{ExplorersTD|PP}} | ||
<td style="padding-left:5px; border-radius: | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{pp}}} | ||
}}{{#if:{{{accuracy|}}}| | }}{{#if:{{{accuracy|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">Accuracy(ies) | ||
<td style="padding-left:5px; border-radius: | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{accuracy|}}}%{{#if:{{{accuracy2|}}}|<br>{{{accuracy2|}}}%}} | ||
}}{{#if:{{{crit rate|}}}| | }}{{#if:{{{crit rate|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">Critical Rate | ||
<td style="padding-left:5px; border-radius: | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{crit rate}}}% | ||
}}{{#if:{{{range|}}}| | }}{{#if:{{{range|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">Range | ||
<td style="padding-left:5px; border-radius: | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{range}}} | ||
}}{{#if:{{{mouth|}}}| | }}{{#if:{{{mouth|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">Mouth | ||
<td style="padding-left:5px; border-radius: | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{mouth}}} | ||
}}{{#if:{{{ignore freeze|}}}| | }}{{#if:{{{ignore freeze|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">Ignore Freeze | ||
<td style="padding-left:5px; border-radius: | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{ignore freeze}}} | ||
}}{{#if:{{{magic coat|}}}| | }}{{#if:{{{magic coat|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">Magic Coat | ||
<td style="padding-left:5px; border-radius: | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{magic coat}}} | ||
}}{{#if:{{{snatch|}}}| | }}{{#if:{{{snatch|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">Snatch | ||
<td style="padding-left:5px; border-radius: | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{snatch}}} | ||
}} | }} | ||
</table> | </table> | ||
}} | }} | ||
</table> | </table> | ||
<!-- AUTOCATEGORIZATION --> | <!-- AUTOCATEGORIZATION --> | ||
{{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default = | {{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default = | ||
[[Category:Pokémon Moves|{{PAGENAME}}]] | [[Category:Pokémon Moves|{{PAGENAME}}]] | ||
}}<!-- end AUTOCATEGORIZATION --></onlyinclude><noinclude> | }}<!-- end AUTOCATEGORIZATION --></onlyinclude><noinclude> | ||
{{clear}} | |||
==Usage== | ==Usage== |
Revision as of 08:59, 18 September 2021
Explorers TD Move Infobox | N/A |
---|
Usage
{{Infobox Moves (Explorers) | name = | kana = | romaji = | hepburn = | description_en = | description_ja = | type = | power = | max ginseng = | pp = | accuracy = | accuracy2 = | crit rate = | range = | mouth = | ignore freeze = | magic coat = | snatch = }}
Explanation of Values
Value | Identifier | Description |
---|