Template:Explorers TD Move Infobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 35: | Line 35: | ||
{{{accuracy|}}}% | {{{accuracy|}}}% | ||
}}}} | }}}} | ||
}}{{#if:{{{ | }}{{#if:{{{crit rate|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Critical Rate | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Critical Rate | ||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{ | <td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{crit rate}}}% | ||
}}{{#if:{{{range|}}}| | }}{{#if:{{{range|}}}| | ||
<tr> | <tr> | ||
Line 47: | Line 47: | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Mouth | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Mouth | ||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{mouth}}} | <td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{mouth}}} | ||
}}{{#if:{{{ | }}{{#if:{{{ignore freeze|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Ignore Freeze | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Ignore Freeze | ||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{ | <td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{ignore freeze}}} | ||
}}{{#if:{{{ | }}{{#if:{{{magic coat|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Magic Coat | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Magic Coat | ||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{ | <td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{magic coat}}} | ||
}}{{#if:{{{snatch|}}}| | }}{{#if:{{{snatch|}}}| | ||
<tr> | <tr> | ||
Line 76: | Line 76: | ||
<pre> | <pre> | ||
{{Infobox Moves (Explorers) | {{Infobox Moves (Explorers) | ||
| name = | | name = | ||
| kana = | | kana = | ||
| romaji = | | romaji = | ||
| hepburn = | | hepburn = | ||
| description_en = | | description_en = | ||
| description_ja = | | description_ja = | ||
| type = | | type = | ||
| power = | | power = | ||
| | | max ginseng = | ||
| pp = | | pp = | ||
| accuracy = | | accuracy = | ||
| accuracy2 = | | accuracy2 = | ||
| | | crit rate = | ||
| range = | | range = | ||
| mouth = | | mouth = | ||
| | | ignore freeze = | ||
| | | magic coat = | ||
| snatch = | | snatch = | ||
}} | }} | ||
</pre> | </pre> | ||
Line 105: | Line 105: | ||
==Example== | ==Example== | ||
{{Infobox Moves (Explorers)}} | {{Infobox Moves (Explorers) | ||
| name = Test | |||
| kana = | |||
| romaji = | |||
| hepburn = | |||
| description_en = This is a template. | |||
| description_ja = | |||
| type = Normal | |||
| power = 55 | |||
| max ginseng = 99 | |||
| pp = 20 | |||
| accuracy = 65 | |||
| accuracy2 = 100 | |||
| crit rate = 25 | |||
| range = | |||
| mouth = Yes | |||
| ignore freeze = Yes | |||
| magic coat = Yes | |||
| snatch = Yes | |||
}} | |||
[[Category:Infobox templates]][[Category:Infobox Attacks]] | [[Category:Infobox templates]][[Category:Infobox Attacks]] | ||
</noinclude> | </noinclude> |
Revision as of 17:51, 11 January 2021
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 |
---|