Template:Shiren 2 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 2: Line 2:
<table class="shiren2" style="float:right; clear:right; margin:0.5em; width:350px">
<table class="shiren2" style="float:right; clear:right; margin:0.5em; width:350px">
<tr>
<tr>
<th colspan="2" style="border-radius:10px; padding:5px"><big>{{PAGENAME}}</big>{{#if:{{{kana|}}}|<br><small>{{#if:{{{romaji|}}}|{{tt|{{{kana|}}}|{{{romaji|}}}}}|{{{kana|}}}}}}}{{#if:{{{hepburn|}}}|<br>{{{hepburn|}}}}}</small>
<th style="border-radius:10px; padding:5px"><big>{{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}</big>{{#if:{{{kana|}}}|<br><small>{{#if:{{{romaji|}}}|{{tt|{{{kana|}}}|{{{romaji|}}}}}|{{{kana|}}}}}}}{{#if:{{{hepburn|}}}|<br>{{{hepburn|}}}}}
{{#if:{{{image|}}}|
<tr>
<tr>
<th colspan="2" style="background-color:rgba(0,0,0,0); padding:10px">[[File:{{{image}}}|frameless]]
<th style="background-color:rgba(0,0,0,0); padding:10px">{{#if:{{{image|}}}|[[File:{{{image}}}|frameless]]|[[File:Media needed icon large.png|frameless]]
}}{{#if:{{{description_en|}}} {{{description_ja|}}}|
}}{{#if:{{{description_en|}}} {{{description_ja|}}}|
<tr>
<tr>
<td colspan="2" style="text-align:center; background-color:rgba(0,0,0,0)">
<td style="text-align:center; background-color:rgba(0,0,0,0)">
<tabber>
<tabber>
English={{Shiren 1 DS Dialogue|{{{description_en|''No description available.}}}}}
English={{Shiren 1 DS Dialogue|{{{description_en|''No description available.''}}}}}
|-|
|-|
Japanese={{Shiren 1 DS Dialogue|{{{description_ja|''説明はありません。}}}}}
Japanese={{Shiren 1 DS Dialogue|{{{description_ja|''説明はありません。''}}}}}
</tabber>
</tabber>
}}{{#if:{{{entrance|}}} {{{goal floor|}}} {{{total floors|}}} {{{items|}}} {{{gitan|}}} {{{allies|}}} {{{npcs|}}} {{{visibility|}}} {{{shops|}}} {{{monster houses|}}} {{{spawn rate|}}} {{{turns|}}} {{{boss|}}}|
}}{{#if:{{{entrance|}}} {{{goal floor|}}} {{{total floors|}}} {{{items|}}} {{{gitan|}}} {{{allies|}}} {{{npcs|}}} {{{visibility|}}} {{{shops|}}} {{{monster houses|}}} {{{spawn rate|}}} {{{turns|}}} {{{boss|}}}|
<tr>
<tr>
<td colspan="2" style="background-color:rgba(0,0,0,0); border-radius:10px">
<td style="background-color:rgba(0,0,0,0); border-radius:10px">
<table class="shiren2 mw-collapsible" style="width:100%">
<table class="mw-collapsible" style="width:100%">
<th colspan="2" style="border-radius:10px">Information
<th colspan="2" style="border-radius:10px">Information
{{#if:{{{entrance|}}}|
{{#if:{{{entrance|}}}|
Line 72: Line 71:
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{boss|}}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{boss|}}}
}}
}}
</table>
}}
}}
</table>
</table>
</table>


Line 82: Line 81:
==Usage==
==Usage==
<pre>{{Infobox Locations (Shiren 2)
<pre>{{Infobox Locations (Shiren 2)
  | name            =
   | kana            =  
   | kana            =  
   | romaji          =  
   | romaji          =  

Revision as of 07:00, 10 September 2021

Shiren 2 Dungeon Infobox
Media needed icon large.png


Usage

{{Infobox Locations (Shiren 2)
  | name            = 
  | kana            = 
  | romaji          = 
  | hepburn         = 
  | image           = 
  | description_en  = 
  | description_ja  = 
  | entrance        = 
  | goal floor      = 
  | total floors    = 
  | items           = 
  | gitan           = 
  | allies          = 
  | shops           = 
  | monster houses  = 
  | npcs            = 
  | spawn rate      = 
  | turns           = 
  | boss            = 
}}

Explanation of Values

Value Identifier Description

Example

Template:Infobox Locations (Shiren 2)