Template:Rescue Team Move Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
No edit summary
m (Text replacement - "alt={{{description|{{{caption|Image for {{PAGENAME}}}}}}}}|{{{imagesize|200x200px}}}" to "alt={{{img_description|{{{caption|Image for {{PAGENAME}}}}}}}}|{{{img_size|200x200px}}}")
 
(30 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<onlyinclude>
{| class="wikitable infobox"
<div class="templateTheme infoboxItem">
!class="infoboxTitle infoboxHeadRow"|{{RescueTeamType|{{{type|}}}}}
<div class="infoboxItemRow">
!class="infoboxTitle infoboxHeadRow" style="max-width: 67%;"|<span style="font-size: 1.2rem;">{{{name|{{PAGENAME}}}}}</span>{{#if:{{{romaji|}}}|<br><span style="font-size: 0.75rem;">{{Tt|{{{jpname|}}}|{{{romaji|}}}}}</span>|<br><span style="font-size: 0.75rem;">{{{jpname|}}}</span>}}
<div class="templatePrimary infoboxTitle infoboxItemIcon" style="display: flex; justify-content: center; align-items: center;">{{TypePKMN|{{#if:{{{type|}}} | {{{type}}} | Normal }}}}</div>
|-
<div class="templatePrimary infoboxTitle infoboxItemCategory">
!colspan="2" class="infoboxImage"|[[File:{{#ifeq:{{{image}}}||Wiki.png|{{{image|Wiki.png}}}}}|alt={{{img_description|{{{caption|Image for {{PAGENAME}}}}}}}}|{{{img_size|200x200px}}}|frameless]]<br>{{{caption|}}}
<span class="infoboxEnTitle">
|-
<span class="infoboxKaTitle">{{#if:{{{name|}}} | {{{name}}} | {{PAGENAME}} }}</span>
|colspan="2" class="infoboxDescription"|{{#tag:tabber|
<span class="infoboxHeTitle">{{#if:{{{kana|}}} | <br>{{#if:{{{romaji|}}} | {{Tt|{{{kana}}}|{{{romaji}}}}} | {{{kana}}} }} }}{{#if:{{{hepburn|}}}| <br>{{{hepburn}}} }}</span>
English={{{description|''Description currently not available.''}}}
</span>
{{!}}-{{!}}
</div>
Japanese={{{description_ja|説明文は現在ありません}}}
</div>
<div class="templateSecondary infoboxContext infoboxDescription">
<tabber>
English={{#if:{{{description_en|}}} | {{{description_en}}} | ''No description available.'' }}
|-|
Japanese={{#if:{{{description_ja|}}} | {{{description_ja}}} | ''説明はありません。'' }}
</tabber>
</div>
<div>
{{#if:{{{cost|}}} {{{value|}}} {{{fullness|}}} {{{bonus|}}} {{{damage|}}}|
<div class="infoboxContent mw-collapsible">
<div class="templatePrimary infoboxContext">Information</div>
<div class="mw-collapsible-content">
{{#if:{{{power|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>{{RescueTeam|Power}}</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{power}}}</span></div>
</div>
}}{{#if:{{{max ginseng|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>{{RescueTeam|Ginseng|Max Ginseng}}</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{max ginseng}}}</span></div>
</div>
}}{{#if:{{{pp|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>{{RescueTeam|PP}}</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{pp}}}</span></div>
</div>
}}{{#if:{{{accuracy|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>Accuracy</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{accuracy|}}}{{#if:{{{accuracy2|}}} | <br>{{{accuracy2|}}} }}
}}</span></div>
</div>
}}{{#if:{{{critrate|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>Critical Rate</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{critrate}}}</span></div>
</div>
}}{{#if:{{{range|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>Range</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{range}}}</span></div>
</div>
}}{{#if:{{{mouth|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>Mouth</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{mouth}}}</span></div>
</div>
}}{{#if:{{{ignorefreeze|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>Ignore Freeze</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{ignorefreeze}}}</span></div>
</div>
}}{{#if:{{{magiccoat|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>Magic Coat</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{magiccoat}}}</span></div>
</div>
}}{{#if:{{{snatch|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>Snatch</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{snatch}}}</span></div>
</div>
}}
}}
</div>
|-
</div>
!colspan="2" class="infoboxContext"|Information
}}
|-
</div>
!class="infoboxHeadRow"|{{RescueTeam|Power}}
</div>
|class="infoboxBodyRow"|{{{power|}}}
 
|-
<!-- AUTOCATEGORIZATION -->
!class="infoboxHeadRow"|{{RescueTeam|Ginseng|Max Ginseng}}
{{#if:{{NAMESPACE}} <!-- no categories if outside of article namespace --> {{#ifeq: {{{categorize|y}}} | n | + }} | <!-- Do not categorize --> | [[Category:Rescue Team moves|{{{name|}}}]] }}<!-- end AUTOCATEGORIZATION -->
|class="infoboxBodyRow"|{{{maxginseng|}}}
</onlyinclude>
|-
!class="infoboxHeadRow"|{{RescueTeam|PP}}
|class="infoboxBodyRow"|{{{pp|}}}
|-
!class="infoboxHeadRow"|First accuracy
|class="infoboxBodyRow"|{{{accuracy|}}}
|-
!class="infoboxHeadRow"|Second accuracy
|class="infoboxBodyRow"|{{{accuracy2|}}}
|-
!class="infoboxHeadRow"|Total accuracy
|class="infoboxBodyRow"|{{{total accuracy|}}}
|-
!class="infoboxHeadRow"|Critical Rate
|class="infoboxBodyRow"|{{{critrate|}}}
|-
!class="infoboxHeadRow"|Range
|class="infoboxBodyRow"|{{{range|}}}
|-
!class="infoboxHeadRow"|Mouth
|class="infoboxBodyRow"|{{{mouth|}}}
|-
!class="infoboxHeadRow"|Ignore Freeze
|class="infoboxBodyRow"|{{{ignorefreeze|}}}
|-
!class="infoboxHeadRow"|Magic Coat
|class="infoboxBodyRow"|{{{magiccoat|}}}
|-
!class="infoboxHeadRow"|Snatch
|class="infoboxBodyRow"|{{{snatch|}}}
|-
!class="infoboxHeadRow"|Taunt
|class="infoboxBodyRow"|{{{taunt|}}}
|}<!-- AUTOCATEGORIZATION -->{{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default =
[[Category:Rescue Team Moves|{{NAMESPACE}}]]
}}<!-- end AUTOCATEGORIZATION -->
<noinclude>{{Clear}}{{doc}}
<noinclude>{{Clear}}{{doc}}
[[Category:Rescue Team Infobox Templates]]
[[Category:Rescue Team Infobox Templates]]
</noinclude>
</noinclude>

Latest revision as of 21:30, 10 February 2025

Rescue Team Move Infobox
Image for Rescue Team Move Infobox

Description currently not available.

説明文は現在ありません

Information
Power
Max Ginseng
PP
First accuracy
Second accuracy
Total accuracy
Critical Rate
Range
Mouth
Ignore Freeze
Magic Coat
Snatch
Taunt
Template-info.png Documentation

Usage

{{Rescue Team Move Infobox
  | name           =
  | jpname         = 
  | romaji         = 
  | description    = 
  | description_ja = 
  | type           = 
  | power          = 
  | maxginseng     = 
  | pp             = 
  | accuracy       = 
  | accuracy2      = 
  | accuracy3      = 
  | total accuracy = 
  | critrate       = 
  | range          = 
  | mouth          = 
  | ignorefreeze   = 
  | magiccoat      = 
  | snatch         = 
}}

Example


Image for Rescue Team Move Infobox
Information
Power
Max Ginseng
PP
First accuracy
Second accuracy
Total accuracy
Critical Rate
Range
Mouth
Ignore Freeze
Magic Coat
Snatch
Taunt