Template:Explorers TD 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 45: Line 45:
}}{{#if:{{{items|}}}|
}}{{#if:{{{items|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Bring {{ {{NAMESPACE}}|Items}} In
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Bring {{#ifeq:{{NAMESPACE}}|Template|Items|{{ {{NAMESPACE}}|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:{{{Poké|}}}|
Line 57: Line 57:
}}{{#if:{{{rescues|}}}|
}}{{#if:{{{rescues|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px"><nowiki>#</nowiki> of {{ {{NAMESPACE}}|Rescues}}
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px"><nowiki>#</nowiki> of {{#ifeq:{{NAMESPACE}}|Template|Rescues|{{ {{NAMESPACE}}|Rescues}} }}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{rescues}}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{rescues}}}
}}{{#if:{{{rescue attempts|}}}|
}}{{#if:{{{rescue attempts|}}}|
Line 69: Line 69:
}}{{#if:{{{weather|}}}|
}}{{#if:{{{weather|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{ {{NAMESPACE}}|Weather}}
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{#ifeq:{{NAMESPACE}}|Template|Weather|{{ {{NAMESPACE}}|Weather}} }}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{weather}}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{weather}}}
}}{{#if:{{{visibility|}}}|
}}{{#if:{{{visibility|}}}|
Line 77: Line 77:
}}{{#if:{{{shops|}}}|
}}{{#if:{{{shops|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{ {{NAMESPACE}}|Kecleon Shop (town)|Kecleon Shops}}
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{#ifeq:{{NAMESPACE}}|Template|Kecleon Shops|{{ {{NAMESPACE}}|Kecleon Shop (town)|Kecleon Shops}} }}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{shops}}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{shops}}}
}}{{#if:{{{monster houses|}}}|
}}{{#if:{{{monster houses|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{ {{NAMESPACE}}|Monster House|Monster Houses}}
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{#ifeq:{{NAMESPACE}}|Template|Monster Houses|{{ {{NAMESPACE}}|Monster Houses}} }}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{monster houses}}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{monster houses}}}
}}{{#if:{{{spawn rate|}}}|
}}{{#if:{{{spawn rate|}}}|
Line 93: Line 93:
}}{{#if:{{{boss|}}}|
}}{{#if:{{{boss|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{ {{NAMESPACE}}|Special Enemies|Boss}}
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{#ifeq:{{NAMESPACE}}|Template|Boss|{{ {{NAMESPACE}}|Special Enemies|Boss}} }}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{boss|}}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{boss|}}}
}}
}}

Revision as of 19:57, 14 May 2021

Explorers TD Dungeon Infobox
Media needed icon large.png

No description available.

</onlyinclude>

説明はありません。

</onlyinclude>


Usage

{{Infobox Locations (Explorers)
  | kana            = 
  | romaji          = 
  | hepburn         = 
  | image           = 
  | imageTitle      = 
  | image2          = 
  | image2Title     = 
  | image3          = 
  | image3Title     = 
  | description_en  = 
  | description_ja  = 
  | entrance        = 
  | goal floor      = 
  | total floors    = 
  | items           = 
  | Poké            = 
  | 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)