Template:Shiren 1 SFC Dungeon Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (Text replacement - " ==" to "==")
No edit summary
Line 4: Line 4:
<th style="border-radius:10px; padding:5px"><big>{{tt|{{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}|Fan-patch.}}</big>{{#if:{{{kana|}}}|<br><small>{{#if:{{{romaji|}}}|{{tt|{{{kana|}}}|{{{romaji|}}}}}|{{{kana|}}}}}}}{{#if:{{{hepburn|}}}|<br>{{{hepburn|}}}}}</small>
<th style="border-radius:10px; padding:5px"><big>{{tt|{{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}|Fan-patch.}}</big>{{#if:{{{kana|}}}|<br><small>{{#if:{{{romaji|}}}|{{tt|{{{kana|}}}|{{{romaji|}}}}}|{{{kana|}}}}}}}{{#if:{{{hepburn|}}}|<br>{{{hepburn|}}}}}</small>
<tr>
<tr>
<th style="background-color:rgba(0,0,0,0); padding:10px">{{#if:{{{image|}}}|[[File:{{{image}}}|frameless]]|[[File:Media needed icon large.png|frameless]]
<th style="background-color:rgba(0,0,0,0); padding:10px">[[File:{{#if:{{{image|}}}|{{{image}}}|Media needed icon large.png}}|frameless]]
}}{{#if:{{{description_en|}}} {{{description_ja|}}}|
{{#if:{{{description|}}}|
<tr>
<tr>
<td style="text-align:center; background-color:rgba(0,0,0,0)">
<td style="text-align:center; background-color:rgba(0,0,0,0)">{{Shiren 1 DS Dialogue|{{{description|''No description available.''}}}}}
<tabber>
English={{Shiren 1 DS Dialogue|{{{description_en|''No description available.''}}}}}
|-|
Japanese={{Shiren 1 DS Dialogue|{{{description_ja|''説明はありません。''}}}}}
</tabber>
}}{{#if:{{{entrance|}}} {{{goal floor|}}} {{{total floors|}}} {{{items|}}} {{{gitan|}}} {{{allies|}}} {{{npcs|}}} {{{id|}}} {{{visibility|}}} {{{shops|}}} {{{monster houses|}}} {{{vaults|}}} {{{spawn rate|}}} {{{turns|}}} {{{boss|}}}|
}}{{#if:{{{entrance|}}} {{{goal floor|}}} {{{total floors|}}} {{{items|}}} {{{gitan|}}} {{{allies|}}} {{{npcs|}}} {{{id|}}} {{{visibility|}}} {{{shops|}}} {{{monster houses|}}} {{{vaults|}}} {{{spawn rate|}}} {{{turns|}}} {{{boss|}}}|
<tr>
<tr>
Line 36: Line 31:
}}{{#if:{{{gitan|}}}|
}}{{#if:{{{gitan|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Bring {{Shiren|Gitan}} In
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Bring {{Shiren1SFC|Gitan}} In
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{gitan}}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{gitan}}}
}}{{#if:{{{allies|}}}|
}}{{#if:{{{allies|}}}|
Line 52: Line 47:
}}{{#if:{{{visibility|}}}|
}}{{#if:{{{visibility|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{Shiren|Visibility}}
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{Shiren1SFC|Visibility}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{visibility}}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{visibility}}}
}}{{#if:{{{shops|}}}|
}}{{#if:{{{shops|}}}|
Line 72: Line 67:
}}{{#if:{{{turns|}}}|
}}{{#if:{{{turns|}}}|
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{Shiren|The Winds of Kron}}
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{Shiren1SFC|The Winds of Kron}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{turns|}}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{turns|}}}
}}{{#if:{{{boss|}}}|
}}{{#if:{{{boss|}}}|
Line 92: Line 87:
==Usage==
==Usage==
<pre>{{Infobox Locations (Shiren 1 SFC)
<pre>{{Infobox Locations (Shiren 1 SFC)
   | name           =  
   | name           =  
   | kana           =  
   | kana           =  
   | romaji         =  
   | romaji         =  
   | hepburn         =  
   | hepburn       =  
   | image           =  
   | image         =  
   | description_en  =
   | description    =  
  | description_ja  =  
   | entrance       =  
   | entrance       =  
   | goal floor     =  
   | goal floor     =  
   | total floors   =  
   | total floors   =  
   | items         =  
   | items           =  
   | gitan         =  
   | gitan           =  
   | allies         =  
   | allies         =  
   | id             =  
   | id             =  
   | shops         =  
   | shops           =  
   | monster houses =  
   | monster houses =  
   | vaults         =  
   | vaults         =  
   | npcs           =  
   | npcs           =  
   | spawn rate     =  
   | spawn rate     =  
   | turns         =  
   | turns           =  
   | boss           =  
   | boss           =  
}}</pre>
}}</pre>


Line 131: Line 125:
| kana = 宿場への道
| kana = 宿場への道
| image = Shiren_1_DS_-_Road_to_the_Hamlet.png
| image = Shiren_1_DS_-_Road_to_the_Hamlet.png
| description_en = This is a description.
| description = This is a description.
| entrance = test
| entrance = test
| goal floor = 15F
| goal floor = 15F
Line 148: Line 142:
}}
}}


[[Category:Infobox templates]][[Category:Infobox Locations]]
[[Category:Infobox templates]]
[[Category:Infobox Locations]]
[[Category:Shiren 1 SFC Templates]]
[[Category:Shiren 1 SFC Infoboxes]]
</noinclude>
</noinclude>

Revision as of 13:46, 5 February 2022

Shiren 1 SFC Dungeon Infobox
Media needed icon large.png


Usage

{{Infobox Locations (Shiren 1 SFC)
  | name           = 
  | kana           = 
  | romaji         = 
  | hepburn        = 
  | image          = 
  | description    = 
  | entrance       = 
  | goal floor     = 
  | total floors   = 
  | items          = 
  | gitan          = 
  | allies         = 
  | id             = 
  | shops          = 
  | monster houses = 
  | vaults         = 
  | npcs           = 
  | spawn rate     = 
  | turns          = 
  | boss           = 
}}

Explanation of Values

Value Identifier Description

Example

Template:Infobox Locations (Shiren 1 SFC)