Template:Shiren 6 Dungeon 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 | title = Information |
     {{Infobox Subtable | title = Information |
       {{#if: {{{entrance|}}} |
       {{#if: {{{entrance|}}} |
         {{Infobox Row | Entrance Location | {{{entrance}}} }}
         {{Shiren 6 Infobox Row | Entrance Location | {{{entrance}}} }}
       }}{{#if: {{{goal floor|}}} |
       }}{{#if: {{{goal floor|}}} |
         {{Infobox Row | Final Goal Floor | {{{goal floor}}} }}
         {{Shiren 6 Infobox Row | Final Goal Floor | {{{goal floor}}} }}
       }}{{#if: {{{total floors|}}} |
       }}{{#if: {{{total floors|}}} |
         {{Infobox Row | Total Floor Count | {{{total floors}}} }}
         {{Shiren 6 Infobox Row | Total Floor Count | {{{total floors}}} }}
       }}{{#if: {{{backtracking|}}} |
       }}{{#if: {{{backtracking|}}} |
         {{Infobox Row | {{Shiren6|Backtracking}} | {{{backtracking}}} }}
         {{Shiren 6 Infobox Row | {{Shiren6|Backtracking}} | {{{backtracking}}} }}
       }}{{#if: {{{items|}}} |
       }}{{#if: {{{items|}}} |
         {{Infobox Row | Bring {{Shiren6|Items}} In | {{{items}}} }}
         {{Shiren 6 Infobox Row | Bring {{Shiren6|Items}} In | {{{items}}} }}
       }}{{#if: {{{gitan|}}} |
       }}{{#if: {{{gitan|}}} |
         {{Infobox Row | Bring {{Shiren6|Gitan}} In | {{{gitan}}} }}
         {{Shiren 6 Infobox Row | Bring {{Shiren6|Gitan}} In | {{{gitan}}} }}
       }}{{#if: {{{allies|}}} |
       }}{{#if: {{{allies|}}} |
         {{Infobox Row | Bring {{Shiren6|Allies}} In | {{{allies}}} }}
         {{Shiren 6 Infobox Row | Bring {{Shiren6|Allies}} In | {{{allies}}} }}
       }}{{#if: {{{rescues|}}} |
       }}{{#if: {{{rescues|}}} |
         {{Infobox Row | {{Shiren6|Rescues}} | {{{rescues}}} }}
         {{Shiren 6 Infobox Row | {{Shiren6|Rescues}} | {{{rescues}}} }}
       }}{{#if: {{{rescue attempts|}}} |
       }}{{#if: {{{rescue attempts|}}} |
         {{Infobox Row | # of Rescue Attempts | {{{rescue attempts}}} }}
         {{Shiren 6 Infobox Row | # of Rescue Attempts | {{{rescue attempts}}} }}
       }}{{#if: {{{npcs|}}} |
       }}{{#if: {{{npcs|}}} |
         {{Infobox Row | {{Shiren6|Characters}} | {{{npcs}}} }}
         {{Shiren 6 Infobox Row | {{Shiren6|Characters}} | {{{npcs}}} }}
       }}{{#if: {{{visibility|}}} |
       }}{{#if: {{{visibility|}}} |
         {{Infobox Row | {{Shiren6|Visibility}} | {{{visibility}}} }}
         {{Shiren 6 Infobox Row | {{Shiren6|Visibility}} | {{{visibility}}} }}
       }}{{#if: {{{shops|}}} |
       }}{{#if: {{{shops|}}} |
         {{Infobox Row | {{Shiren6|Shops}} | {{{shops}}} }}
         {{Shiren 6 Infobox Row | {{Shiren6|Shops}} | {{{shops}}} }}
       }}{{#if: {{{monster houses|}}} |
       }}{{#if: {{{monster houses|}}} |
         {{Infobox Row | {{Shiren6|Monster Houses}} | {{{monster houses}}} }}
         {{Shiren 6 Infobox Row | {{Shiren6|Monster Houses}} | {{{monster houses}}} }}
       }}{{#if: {{{benemoth|}}} |
       }}{{#if: {{{benemoth|}}} |
         {{Infobox Row | {{Shiren6|Benemoth Gates}} | {{{benemoth}}} }}
         {{Shiren 6 Infobox Row | {{Shiren6|Benemoth Gates}} | {{{benemoth}}} }}
       }}{{#if: {{{vaults|}}} |
       }}{{#if: {{{vaults|}}} |
         {{Infobox Row | {{Shiren6|Vaults}} | {{{vaults}}} }}
         {{Shiren 6 Infobox Row | {{Shiren6|Vaults}} | {{{vaults}}} }}
       }}{{#if: {{{spawn rate|}}} |
       }}{{#if: {{{spawn rate|}}} |
         {{Infobox Row | Monster Spawn Rate | {{{spawn rate}}} }}
         {{Shiren 6 Infobox Row | Monster Spawn Rate | {{{spawn rate}}} }}
       }}{{#if: {{{turns|}}} |
       }}{{#if: {{{turns|}}} |
         {{Infobox Row | {{Shiren6|The Winds of Kron}} | {{{turns}}} }}
         {{Shiren 6 Infobox Row | {{Shiren6|The Winds of Kron}} | {{{turns}}} }}
       }}{{#if: {{{boss|}}} |
       }}{{#if: {{{boss|}}} |
         {{Infobox Row | {{Shiren6|Special Enemies|Boss}} | {{{boss}}} }}
         {{Shiren 6 Infobox Row | {{Shiren6|Special Enemies|Boss}} | {{{boss}}} }}
       }}
       }}
     }}
     }}

Revision as of 17:32, 8 January 2024

Template:Infobox Table


Template-info.png Documentation

Usage

{{Shiren 6 Dungeon Infobox
  | name            = 
  | jpname          = 
  | romaji          = 
  | image           = 
  | img_size        = 
  | img description = 
  | caption         = 
  | description     = 
  | description jp  = 
  | data title      = 
  | entrance        = 
  | goal floor      = 
  | total floors    = 
  | items           = 
  | gitan           = 
  | rescues         = 
  | rescue attempts = 
  | allies          = 
  | shops           = 
  | monster houses  = 
  | vaults          = 
  | character       = 
  | spawn rate      = 
  | turns           = 
  | boss            = 
  | nav title       = 
  | prev            = 
  | next            = 
  | prev 2          = 
  | next 2          = 
  | prev 3          = 
  | next 3          = 
}}

Example

Template:Infobox Table