Template:Explorers TD Dungeon Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
No edit summary
No edit summary
Line 26: Line 26:
Japanese={{Rescue Team Dialogue|{{{description_ja|''説明はありません。}}}}}
Japanese={{Rescue Team Dialogue|{{{description_ja|''説明はありません。}}}}}
</tabber>
</tabber>
{{#if:{{{entrance|}}} {{{goal floor|}}} {{{total floors|}}} {{{items|}}} {{{poke|}}} {{{rescues|}}} {{{rescue attempts|}}} {{{rest stops|}}} {{{weather|}}} {{{visibility|}}} {{{shops|}}} {{{monster houses|}}} {{{spawn rate|}}} {{{turns|}}} {{{boss|}}}|
{{#if:{{{entrance|}}} {{{goal floor|}}} {{{total floors|}}} {{{items|}}} {{{Poké|}}} {{{rescues|}}} {{{rescue attempts|}}} {{{rest stops|}}} {{{weather|}}} {{{visibility|}}} {{{shops|}}} {{{monster houses|}}} {{{spawn rate|}}} {{{turns|}}} {{{boss|}}}|
<tr>
<tr>
<td colspan="2" style="background-color:#472e3c; border-radius:10px">
<td colspan="2" style="background-color:#472e3c; border-radius:10px">
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:{{{poke|}}}|
}}{{#if:{{{Poké|}}}|
<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">{{{poke}}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{Poké}}}
}}{{#if:{{{poke|}}}|
}}{{#if:{{{Poké|}}}|
<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 113: Line 113:
<pre>
<pre>
{{Infobox Locations (Explorers)
{{Infobox Locations (Explorers)
| name =  
  | name           =  
| kana =  
  | image          =
| romaji =  
  | imageTitle      =  
| hepburn =  
  | image2          =  
| image =  
  | image2Title    =  
| description_en =  
  | image3          =  
| description_ja =  
  | image3Title    =  
| entrance =  
  | description_en  =  
| goal floor =  
  | entrance       =  
| total floors =  
  | goal floor     =  
| items =
  | total floors   =  
| poke =
  | items           =  
| partners =
  | Poké            =  
| rescues =  
  | partners       =  
| rescue attempts =  
  | rescues         =  
| rest stops =  
  | rescue attempts =  
| visibility =
  | rest stops     =  
| weather =
  | visibility     =  
| shops =
  | weather         =  
| monster houses =
  | shops           =  
| spawn rate =
  | monster houses =  
| turns =  
  | spawn rate     =  
| boss =
  | turns           =  
  | boss           =  
}}
}}
</pre>
</pre>
Line 152: Line 153:
==Example==
==Example==
{{Infobox Locations (Explorers)
{{Infobox Locations (Explorers)
| name = Test
  | name           = Test
| image = Explorers - Wigglytuff Guild Outside.png
  | image           = Explorers - Wigglytuff Guild Outside.png
| imageTitle = Day
  | imageTitle     = Day
| image2 = Explorers - Wigglytuff Guild Outside Sunset.png
  | image2         = Explorers - Wigglytuff Guild Outside Sunset.png
| image2Title = Sunset
  | image2Title     = Sunset
| image3 = Explorers - Wigglytuff Guild Outside Night.png
  | image3         = Explorers - Wigglytuff Guild Outside Night.png
| image3Title = Night
  | image3Title     = Night
| description_en = This is a Template.
  | description_en = This is a Template.
| entrance = Menu
  | entrance       = Menu
| goal floor = 50F
  | goal floor     = 50
| total floors = 50
  | total floors   = 50
| items = Yes
  | items           = Yes
| poké = Yes
  | Poké            = Yes
| partners = Yes
  | partners       = Yes
| rescues =  
  | rescues         =  
| rescue attempts =  
  | rescue attempts =  
| rest stops = Yes
  | rest stops     = Yes
| visibility = Normal
  | visibility     = Normal
| weather = Clear
  | weather         = Clear
| shops = No
  | shops           = No
| monster houses = No
  | monster houses = No
| spawn rate = 5
  | spawn rate     = 5
| turns = 1,000
  | turns           = 1,000
| boss = None
  | boss           = None
}}
}}
[[Category:Infobox templates]][[Category:Infobox Locations]]
[[Category:Infobox templates]]
[[Category:Infobox Locations]]
</noinclude>
</noinclude>

Revision as of 18:37, 10 January 2021


Usage

{{Infobox Locations (Explorers)
  | name            = 
  | image           = 
  | imageTitle      = 
  | image2          = 
  | image2Title     = 
  | image3          = 
  | image3Title     = 
  | description_en  = 
  | 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)