Template:Explorers TD Move Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (Text replacement - "includeonly" to "onlyinclude")
m (Text replacement - "\[\[Explorers\/(.*)\|(.*)\]\]" to "{{ExplorersTD|$1|$2}}")
Line 17: Line 17:
{{#if:{{{power|}}}|
{{#if:{{{power|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">[[Explorers/Power|Power]]
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{ExplorersTD|Power|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|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">[[Explorers/Ginseng|Max Ginseng]]
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{ExplorersTD|Ginseng|Max Ginseng}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{max ginseng}}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{max ginseng}}}
}}{{#if:{{{pp|}}}|
}}{{#if:{{{pp|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">[[Explorers/PP|PP]]
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{ExplorersTD|PP|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|}}}|

Revision as of 20:47, 15 May 2021

No Name
N/A

No description available.

</onlyinclude>

説明はありません。

</onlyinclude>

Information


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)