Template:Explorers TD Dungeon Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 47: Line 47:
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Bring [[Explorers/Items|Items]] In
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Bring [[Explorers/Items|Items]] In
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{items}}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{items}}}
}}{{#if:{{{Poké|}}}|
}}{{#if:{{{poke|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Bring [[Poké]] In
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Bring [[Poké]] In
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{Poké}}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{poke}}}
}}{{#if:{{{Poké|}}}|
}}{{#if:{{{partners|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Bring Partners In
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Bring Partners In
Line 114: Line 114:
{{Infobox Locations (Explorers)
{{Infobox Locations (Explorers)
   | name            =  
   | name            =  
  | kana            =
  | romaji          =
  | hepburn        =
   | image          =  
   | image          =  
   | imageTitle      =  
   | imageTitle      =  
Line 121: Line 124:
   | image3Title    =  
   | image3Title    =  
   | description_en  =  
   | description_en  =  
  | description_ja  =
   | entrance        =  
   | entrance        =  
   | goal floor      =  
   | goal floor      =  
   | total floors    =  
   | total floors    =  
   | items          =  
   | items          =  
   | Poké           =  
   | poke           =  
   | partners        =  
   | partners        =  
   | rescues        =  
   | rescues        =  

Revision as of 17:37, 11 January 2021


Usage

{{Infobox Locations (Explorers)
  | name            = 
  | kana            = 
  | romaji          = 
  | hepburn         = 
  | image           = 
  | imageTitle      = 
  | image2          = 
  | image2Title     = 
  | image3          = 
  | image3Title     = 
  | description_en  = 
  | description_ja  = 
  | entrance        = 
  | goal floor      = 
  | total floors    = 
  | items           = 
  | poke            = 
  | partners        = 
  | rescues         = 
  | rescue attempts = 
  | rest stops      = 
  | visibility      = 
  | weather         = 
  | shops           = 
  | monster houses  = 
  | spawn rate      = 
  | turns           = 
  | boss            = 
}}

Explanation of Values

Value Identifier Description

Example

Template:Infobox Locations (Explorers)