Template:Rescue Team Move Infobox: Difference between revisions
Jump to navigation
Jump to search
m (3 revisions imported) |
No edit summary |
||
Line 1: | Line 1: | ||
== | <includeonly> | ||
< | <table class="rescueteamb" style="float:right; clear:right; margin:0.5em; width:350px"> | ||
{{ | <tr> | ||
{{ | <th style="border-radius:10px 0px 0px 10px; padding:5px"><big>{{{name|No Name}}}</big>{{#if:{{{kana|}}}, {{{romaji|}}}|<br><small>{{tt|{{{kana|}}}|{{{romaji|}}}}}}}{{#if:{{{hepburn|}}}|<br>{{{hepburn|}}}}} | ||
| | <th style="border-radius:0px 10px 10px 0px; width:32px; padding:5px">{{#if:{{{type|}}}|[[File:Rescue Team DX - {{{type|}}}-type Icon small.png|frameless|{{{type|}}}]]|N/A}} | ||
| | <tr> | ||
| | <td colspan="2" style="text-align:center; background-color:rgba(0,0,0,0)"> | ||
<tabber> | |||
English={{Rescue Team Dialogue|{{{description_en|''No description available.}}}}} | |||
|-| | |||
Japanese={{Rescue Team Dialogue|{{{description_ja|''説明はありません。}}}}} | |||
</tabber> | |||
<tr> | |||
<td colspan="2" style="background-color:#472e3c; border-radius:10px"> | |||
<table class="rescueteamb mw-collapsible" style="width:100%"> | |||
<th colspan="2" style="border-radius:10px">Information | |||
{{#if:{{{power|}}}| | |||
<tr> | |||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">[[Rescue Team/Power|Power]] | |||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{power}}} | |||
}}{{#if:{{{max ginseng|}}}| | |||
<tr> | |||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">[[Rescue Team/Ginseng|Max Ginseng]] | |||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{max ginseng}}} | |||
}}{{#if:{{{pp|}}}| | |||
<tr> | |||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">[[Rescue Team/PP|PP]] | |||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{pp}}} | |||
}}{{#if:{{{accuracy|}}}| | |||
<tr> | |||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Accuracy(ies) | |||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{#if:{{{accuracy|}}}|{{#if:{{{accuracy2|}}}| | |||
{{{accuracy|}}}%<br>{{{accuracy2|}}}% | |||
| | |||
{{{accuracy|}}}% | |||
}}}} | |||
}}{{#if:{{{critrate|}}}| | |||
<tr> | |||
<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">{{{critrate}}}% | |||
}}{{#if:{{{range|}}}| | |||
<tr> | |||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Range | |||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{range}}} | |||
}}{{#if:{{{mouth|}}}| | |||
<tr> | |||
<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}}} | |||
}}{{#if:{{{ignorefreeze|}}}| | |||
<tr> | |||
<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">{{{ignorefreeze}}} | |||
}}{{#if:{{{magiccoat|}}}| | |||
<tr> | |||
<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">{{{magiccoat}}} | |||
}}{{#if:{{{snatch|}}}| | |||
<tr> | |||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Snatch | |||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{snatch}}} | |||
}} | }} | ||
</table> | |||
</table> | |||
</ | |||
<!-- | |||
AUTOCATEGORIZATION | |||
-->{{#if: {{NAMESPACE}}<!-- no categories if outside of article namespace --> | |||
{{#ifeq: {{{categorize|y}}} | n | + }} | |||
| <!-- Do not categorize --> | | |||
[[Category:Pokémon Moves|{{{name|}}}]] | |||
}}<!-- end AUTOCATEGORIZATION --></includeonly><noinclude> | |||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
{{Infobox Moves (Rescue Team) | {{Infobox Moves (Rescue Team) | ||
| | | name = | ||
| | | kana = | ||
| | | romaji = | ||
| | | hepburn = | ||
| | | description_en = | ||
| | | description_ja = | ||
| | | type = | ||
| | | power = | ||
| | | maxginseng = | ||
| | | pp = | ||
| | | accuracy = | ||
| | | accuracy2 = | ||
| | | critrate = | ||
| | | range = | ||
| | | mouth = | ||
| | | ignorefreeze = | ||
| magiccoat = | |||
| snatch = | |||
}} | }} | ||
</pre> | </pre> | ||
==Explanation of Values== | |||
{| class="wikitable" | |||
!Value | |||
!Identifier | |||
!Description | |||
|} | |||
==Example== | |||
{{Infobox Moves (Rescue Team)}} | |||
[[Category:Infobox templates]][[Category:Infobox Attacks]] | [[Category:Infobox templates]][[Category:Infobox Attacks]] | ||
</noinclude> | </noinclude> |
Revision as of 14:02, 10 January 2021
Usage
{{Infobox Moves (Rescue Team) | name = | kana = | romaji = | hepburn = | description_en = | description_ja = | type = | power = | maxginseng = | pp = | accuracy = | accuracy2 = | critrate = | range = | mouth = | ignorefreeze = | magiccoat = | snatch = }}
Explanation of Values
Value | Identifier | Description |
---|