Template:Rescue Team Move Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:
     {{Infobox Subtable | colspan = 2 | title = Information |
     {{Infobox Subtable | colspan = 2 | title = Information |
       {{#if: {{{power|}}} |
       {{#if: {{{power|}}} |
         {{Infobox Row | {{RescueTeam|Power}} | {{RescueTeam|{{{power area}}}}} }}
         {{Rescue Team Infobox Row | {{RescueTeam|Power}} | {{RescueTeam|{{{power area}}}}} }}
       }}{{#if: {{{max ginseng|}}} |
       }}{{#if: {{{max ginseng|}}} |
         {{Infobox Row | {{RescueTeam|Ginseng|Max Ginseng}} | {{{max ginseng}}} }}
         {{Rescue Team Infobox Row | {{RescueTeam|Ginseng|Max Ginseng}} | {{{max ginseng}}} }}
       }}{{#if: {{{pp|}}} |
       }}{{#if: {{{pp|}}} |
         {{Infobox Row | {{RescueTeam|PP}} | {{{pp}}} }}
         {{Rescue Team Infobox Row | {{RescueTeam|PP}} | {{{pp}}} }}
       }}{{#if: {{{accuracy|}}} |
       }}{{#if: {{{accuracy|}}} |
         {{Infobox Row | Accuracy | {{{accuracy}}}{{#if: {{{accuracy2|}}} |
         {{Rescue Team Infobox Row | Accuracy | {{{accuracy}}}{{#if: {{{accuracy2|}}} |
           <br>{{{accuracy2|}}}
           <br>{{{accuracy2|}}}
         }} }}
         }} }}
       }}{{#if: {{{critrate|}}} |
       }}{{#if: {{{critrate|}}} |
         {{Infobox Row | Critical Rate | {{{critrate}}} }}
         {{Rescue Team Infobox Row | Critical Rate | {{{critrate}}} }}
       }}{{#if: {{{range|}}} |
       }}{{#if: {{{range|}}} |
         {{Infobox Row | Range | {{{range}}} }}
         {{Rescue Team Infobox Row | Range | {{{range}}} }}
       }}{{#if: {{{mouth|}}} |
       }}{{#if: {{{mouth|}}} |
         {{Infobox Row | Mouth | {{{mouth}}} }}
         {{Rescue Team Infobox Row | Mouth | {{{mouth}}} }}
       }}{{#if: {{{ignorefreeze|}}} |
       }}{{#if: {{{ignorefreeze|}}} |
         {{Infobox Row | Ignore Freeze | {{{ignorefreeze}}} }}
         {{Rescue Team Infobox Row | Ignore Freeze | {{{ignorefreeze}}} }}
       }}{{#if: {{{magiccoat|}}} |
       }}{{#if: {{{magiccoat|}}} |
         {{Infobox Row | Magic Coat | {{{magiccoat}}} }}
         {{Rescue Team Infobox Row | Magic Coat | {{{magiccoat}}} }}
       }}{{#if: {{{snatch|}}} |
       }}{{#if: {{{snatch|}}} |
         {{Infobox Row | Snatch | {{{snatch}}} }}
         {{Rescue Team Infobox Row | Snatch | {{{snatch}}} }}
       }}
       }}
     }}
     }}

Revision as of 22:10, 8 January 2024

Template:Infobox Table


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

Template:Infobox Table