Template:Shiren 6 Dungeon Infobox: Difference between revisions
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...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
<div class="newInfobox"> | |||
{{Infobox Header | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }} | |||
{{Infobox Image | {{{image|}}} | {{{description|}}} | {{{size|}}} | {{{name|}}} }} | |||
{{Infobox Description | {{{description|}}} }} | |||
<div> | |||
{{#if:{{{entrance|}}} {{{goal floor|}}} {{{total floors|}}} {{{backtracking|}}} {{{items|}}} {{{gitan|}}} {{{allies|}}} {{{rescues|}}} {{{rescue attempts|}}} {{{npcs|}}} {{{visibility|}}} {{{shops|}}} {{{monster houses|}}} {{{vaults|}}} {{{spawn rate|}}} {{{turns|}}} {{{boss|}}}| | |||
<div class="infoboxContent mw-collapsible"> | |||
<div class="templatePrimary infoboxContext">Information</div> | |||
<div class="mw-collapsible-content"> | |||
{{#if:{{{entrance|}}}| | |||
{{Infobox Row | Entrance Location | {{{entrance}}} }} | |||
}}{{#if:{{{goal floor|}}}| | |||
{{Infobox Row | Final Goal Floor | {{{goal floor}}} }} | |||
}}{{#if:{{{total floors|}}}| | |||
{{Infobox Row | Total Floor Count | {{{total floors}}} }} | |||
}}{{#if:{{{backtracking|}}}| | |||
{{Infobox Row | {{Shiren6|Backtracking}} | {{{backtracking}}} }} | |||
}}{{#if:{{{items|}}}| | |||
{{Infobox Row | Bring {{Shiren6|Items}} In | {{{items}}} }} | |||
}}{{#if:{{{gitan|}}}| | |||
{{Infobox Row | Bring {{Shiren6|Gitan}} In | {{{gitan}}} }} | |||
}}{{#if:{{{allies|}}}| | |||
{{Infobox Row | Bring {{Shiren6|Allies}} In | {{{allies}}} }} | |||
}}{{#if:{{{rescues|}}}| | |||
{{Infobox Row | {{Shiren6|Rescues}} | {{{rescues}}} }} | |||
}}{{#if:{{{rescue attempts|}}}| | |||
{{Infobox Row | # of Rescue Attempts | {{{rescue attempts}}} }} | |||
}}{{#if:{{{npcs|}}}| | |||
{{Infobox Row | {{Shiren6|Characters}} | {{{npcs}}} }} | |||
}}{{#if:{{{visibility|}}}| | |||
{{Infobox Row | {{Shiren6|Visibility}} | {{{visibility}}} }} | |||
}}{{#if:{{{shops|}}}| | |||
{{Infobox Row | {{Shiren6|Shops}} | {{{shops}}} }} | |||
}}{{#if:{{{monster houses|}}}| | |||
{{Infobox Row | {{Shiren6|Monster Houses}} | {{{monster houses}}} }} | |||
}}{{#if:{{{vaults|}}}| | |||
{{Infobox Row | {{Shiren6|Vaults}} | {{{vaults}}} }} | |||
}}{{#if:{{{spawn rate|}}}| | |||
{{Infobox Row | Monster Spawn Rate | {{{spawn rate}}} }} | |||
}}{{#if:{{{turns|}}}| | |||
{{Infobox Row | {{Shiren6|The Winds of Kron}} | {{{turns}}} }} | |||
}}{{#if:{{{boss|}}}| | |||
{{Infobox Row | {{Shiren6|Special Enemies|Boss}} | {{{boss}}} }} | |||
}} | |||
</div> | |||
</div> | |||
}} | |||
</div> | |||
</div> | |||
<!-- | |||
<div class="templateTheme infoboxLocation"> | <div class="templateTheme infoboxLocation"> | ||
<div class="templatePrimary infoboxTitle"> | <div class="templatePrimary infoboxTitle"> | ||
Line 103: | Line 154: | ||
</div> | </div> | ||
</div> | </div> | ||
--> | |||
<!-- AUTOCATEGORIZATION --> | <!-- AUTOCATEGORIZATION --> | ||
{{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default = [[Category:Shiren 6 locations|{{PAGENAME}}]] }} | {{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default = [[Category:Shiren 6 locations|{{PAGENAME}}]] }} | ||
<!-- end AUTOCATEGORIZATION --></onlyinclude><noinclude>{{Clear}}{{Doc}}[[Category:Shiren 6 Infobox Templates]]</noinclude> | <!-- end AUTOCATEGORIZATION --></onlyinclude><noinclude>{{Clear}}{{Doc}}[[Category:Shiren 6 Infobox Templates]]</noinclude> |
Revision as of 08:44, 8 October 2023
Usage
{{Shiren 6 Dungeon Infobox | name = | jpname = | romaji = | image = | img_size = | img description = | caption = | description = | description jp = | data title = | entrance = | goal floor = | total floors = | items = | gitan = | rescues = | rescue attempts = | allies = | shops = | monster houses = | vaults = | character = | spawn rate = | turns = | boss = | nav title = | prev = | next = | prev 2 = | next 2 = | prev 3 = | next 3 = }}
Example