Template:Etrian 1 Dungeon Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
(Created page with "<onlyinclude> <div class="templateTheme infoboxLocation"> <div class="templatePrimary infoboxTitle"> <span class="infoboxEnTitle"> <span class="infoboxKaTitle">{{#if:{{{name|}}} | {{{name}}} | {{PAGENAME}} }}</span> <span class="infoboxHeTitle">{{#if:{{{kana|}}} | <br>{{#if:{{{romaji|}}} | {{Tt|{{{kana}}}|{{{romaji}}}}} | {{{kana}}} }} }}{{#if:{{{hepburn|}}}| <br>{{{hepburn}}} }}</span> </span> </div> <div class="infoboxImage">File:{{#if:{{{image|}}} | {{{image}}} | Wi...")
 
m (doe)
Line 54: Line 54:
<div class="infoboxRow">
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span># of {{Etrian 1|DOE}}s Max</span></div>
<div class="templatePrimary infoboxHeadRow"><span># of {{Etrian 1|DOE}}s Max</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{spawn rate}}}</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{doe}}}</span></div>
</div>
</div>
}}{{#if:{{{turns|}}}|
}}{{#if:{{{turns|}}}|

Revision as of 18:38, 21 March 2023

Etrian 1 Dungeon Infobox

Wiki.png

}}


Template-info.png Documentation

Usage

{{Etrian 1 Dungeon Infobox
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | description    = 
  | description_jp = 
  | total floors   = 
  | items          = 
  | en             = 
  | dishes         = 
  | rescues        = 
  | reset          = 
  | backtracking   = 
  | monster power  = 
  | forts          = 
  | forts floor    = 
  | visibility     = 
  | shops          = 
  | doe            = 
  | turns          = 
  | boss           = 
  | title          = 
  | prev           = 
  | prev dungeon   = 
  | next           = 
  | next dungeon   = 
}}