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 2: Line 2:
{{Infobox Table |
{{Infobox Table |
   {{Rescue Team Move Infobox Header | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} | {{{type|}}}}}
   {{Rescue Team Move Infobox Header | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} | {{{type|}}}}}
  {{Infobox Image | {{{image|}}} | {{{description_en|}}} | {{{size|}}} | {{{name|}}} }}
   {{Infobox Description | colspan = 2 | {{{description_en|}}} | {{{description_ja|}}} }}
   {{Infobox Description | colspan = 2 | {{{description_en|}}} | {{{description_ja|}}} }}
   {{#if: {{{power|}}} {{{max ginseng|}}} {{{pp|}}} {{{accuracy|}}} {{{critrate|}}} {{{range|}}} {{{mouth|}}} {{{ignorefreeze|}}} {{{magiccoat|}}} {{{snatch|}}} |
   {{#if: {{{power|}}} {{{maxginseng|}}} {{{pp|}}} {{{accuracy|}}} {{{accuracy2|}}} {{{total accuracy|}}} {{{critrate|}}} {{{range|}}} {{{mouth|}}} {{{ignorefreeze|}}} {{{magiccoat|}}} {{{snatch|}}} {{{taunt|}}} |
     {{Infobox Subtable | colspan = 2 | title = Information |
     {{Infobox Subtable | colspan = 2 | title = Information |
       {{#if: {{{power|}}} |
       {{#if: {{{power|}}} |
         {{Rescue Team Infobox Row | {{RescueTeam|Power}} | {{{power}}} }}
         {{Rescue Team Infobox Row | {{RescueTeam|Power}} | {{{power}}} }}
       }}{{#if: {{{max ginseng|}}} |
       }}{{#if: {{{maxginseng|}}} |
         {{Rescue Team Infobox Row | {{RescueTeam|Ginseng|Max Ginseng}} | {{{max ginseng}}} }}
         {{Rescue Team Infobox Row | {{RescueTeam|Ginseng|Max Ginseng}} | {{{maxginseng}}} }}
       }}{{#if: {{{pp|}}} |
       }}{{#if: {{{pp|}}} |
         {{Rescue Team Infobox Row | {{RescueTeam|PP}} | {{{pp}}} }}
         {{Rescue Team Infobox Row | {{RescueTeam|PP}} | {{{pp}}} }}
       }}{{#if: {{{accuracy|}}} |
       }}{{#if: {{{accuracy|}}} |
         {{Rescue Team Infobox Row | Accuracy | {{{accuracy}}}{{#if: {{{accuracy2|}}} |
         {{Rescue Team Infobox Row | First accuracy | {{{accuracy}}} }}
          <br>{{{accuracy2}}}
      }}{{#if: {{{accuracy2|}}} |
        }}{{#if: {{{accuracy3|}}} |
        {{Rescue Team Infobox Row | Second accuracy | {{{accuracy2}}} }}
          <br>{{{accuracy3}}}
      }}{{#if: {{{total accuracy|}}} |
        }} }}
        {{Rescue Team Infobox Row | Total accuracy | {{{total accuracy}}} }}
       }}{{#if: {{{critrate|}}} |
       }}{{#if: {{{critrate|}}} |
         {{Rescue Team Infobox Row | Critical Rate | {{{critrate}}} }}
         {{Rescue Team Infobox Row | Critical Rate | {{{critrate}}} }}
Line 29: Line 30:
       }}{{#if: {{{snatch|}}} |
       }}{{#if: {{{snatch|}}} |
         {{Rescue Team Infobox Row | Snatch | {{{snatch}}} }}
         {{Rescue Team Infobox Row | Snatch | {{{snatch}}} }}
      }}{{#if: {{{taunt|}}} |
        {{Rescue Team Infobox Row | Taunt | {{{taunt}}} }}
       }}
       }}
     }}
     }}

Revision as of 22:38, 23 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