Template:Explorers TD Move Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (Text replacement - "\[\[Explorers\/(.*)\|(.*)\]\]" to "{{ExplorersTD|$1|$2}}")
No edit summary
Line 2: Line 2:
<table class="explorerstime" style="float:right; clear:right; margin:0.5em; width:350px">
<table class="explorerstime" style="float:right; clear:right; margin:0.5em; width:350px">
<tr>
<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:10px; padding:5px"><big>{{#if:{{{name|}}}|{{{name|}}}|{{#explode:{{PAGENAME}}|(}}}}</big>{{#if:{{{kana|}}}|<br><small>{{#if:{{{romaji|}}}|{{tt|{{{kana|}}}|{{{romaji|}}}}}|{{{kana|}}}}}}}{{#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}}
<th style="border-radius:10px; width:32px; padding:5px">{{#if:{{{type|}}}|{{TypePKMN|{{{type|}}}}}|N/A}}
{{#if:{{{description_en|}}} {{{description_ja|}}}|
<tr>
<tr>
<td colspan="2" style="text-align:center; background-color:rgba(0,0,0,0)">
<td colspan="2" style="text-align:center; background-color:rgba(0,0,0,0)">
<tabber>
<tabber>
English={{Rescue Team Dialogue|{{{description_en|''No description available.}}}}}
English={{Rescue Team Dialogue|{{{description_en|''No description available.''}}}}}
|-|
|-|
Japanese={{Rescue Team Dialogue|{{{description_ja|''説明はありません。}}}}}
Japanese={{Rescue Team Dialogue|{{{description_ja|''説明はありません。''}}}}}
</tabber>
</tabber>
}}{{#if:{{{power|}}} {{{max ginseng|}}} {{{pp|}}} {{{accuracy|}}} {{{crit rate|}}} {{{range|}}} {{{mouth|}}} {{{ignore freeze|}}} {{{magic coat|}}} {{{snatch|}}}|
<tr>
<tr>
<td colspan="2" style="background-color:#472e3c; border-radius:10px">
<td colspan="2" style="background-color:rgba(0,0,0,0); border-radius:10px">
<table class="explorerstime mw-collapsible" style="width:100%">
<table class="mw-collapsible" style="width:100%">
<th colspan="2" style="border-radius:10px">Information
<th colspan="2" style="border-radius:10px">Information
{{#if:{{{power|}}}|
{{#if:{{{power|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{ExplorersTD|Power|Power}}
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{ExplorersTD|Power}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{power}}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{power}}}
}}{{#if:{{{max ginseng|}}}|
}}{{#if:{{{max ginseng|}}}|
Line 25: Line 27:
}}{{#if:{{{pp|}}}|
}}{{#if:{{{pp|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{ExplorersTD|PP|PP}}
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{ExplorersTD|PP}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{pp}}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{pp}}}
}}{{#if:{{{accuracy|}}}|
}}{{#if:{{{accuracy|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Accuracy(ies)
<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|}}}|
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{accuracy|}}}%{{#if:{{{accuracy2|}}}|<br>{{{accuracy2|}}}%}}
{{{accuracy|}}}%<br>{{{accuracy2|}}}%
|
{{{accuracy|}}}%
}}}}
}}{{#if:{{{crit rate|}}}|
}}{{#if:{{{crit rate|}}}|
<tr>
<tr>
Line 61: Line 59:
}}
}}
</table>
</table>
}}
</table>
</table>


<!--
<!-- AUTOCATEGORIZATION -->
 
{{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default =
AUTOCATEGORIZATION
[[Category:Pokémon Moves|{{PAGENAME}}]]
 
-->{{#if: {{NAMESPACE}}<!-- no categories if outside of article namespace -->
          {{#ifeq: {{{categorize|y}}} | n | + }}
          | <!-- Do not categorize --> |
[[Category:Pokémon Moves|{{{name|}}}]]
}}<!-- end AUTOCATEGORIZATION --></onlyinclude><noinclude>
}}<!-- end AUTOCATEGORIZATION --></onlyinclude><noinclude>



Revision as of 08:56, 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

Example

Template:Infobox Moves (Explorers)