Template:Shiren 6 Infobox Locations Nav: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly><table class="MDWiki infoboxTable" style="text-align: center;">
<includeonly><tr>
<td style="background-color: rgba(0,0,0,0);">
<table class="MDWiki infoboxTable" style="text-align: center;">
{{#if: {{{title|}}}|
{{#if: {{{title|}}}|
   <tr>
   <tr>
   <th colspan="{{#if: {{{1|}}} {{{2|}}} | 4 | 2 }}">'''''{{{title}}}'''''</th>
   <th colspan="{{#if: {{{1|}}} {{{2|}}} | 4 | 2 }}">'''''{{{title}}}'''''</th>
   </tr>
   </tr>
}}
}}{{#if: {{{1|}}} |
{{#if: {{{1|}}} |
   {{#if: {{{2|}}} |
   {{#if: {{{2|}}} |
     <tr>
     <tr>
Line 37: Line 38:
   }}
   }}
}}
}}
</table></includeonly><noinclude>
</table>
</td>
</tr></includeonly><noinclude>
{{doc}}
{{doc}}
[[Category:Infobox Templates]]
[[Category:Infobox Templates]]
</noinclude>
</noinclude>

Revision as of 20:55, 14 December 2023


Template-info.png Documentation

Usage

This template adds a table to navigate between the previous and next dungeon in its infobox. The basis is formatted as such.

{{Shiren 6 Infobox Locations Nav | <prev> | <next> | title =  }}

Syntax guide