Template:Gates to Infinity Infobox Locations Nav: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
<includeonly><tr>
<includeonly>!colspan="2"|← Previous dungeon
<td style="background-color: rgba(0,0,0,0);">
!colspan="2"|Next dungeon →
<table class="wikitable infoboxTable" style="text-align: center;">
|-
{{#if: {{{title|}}} |
{{#if:{{{1|}}}|{{#if:{{{2|}}}|
  <tr>
!style="width: 15%;"{{!}}{{GatesToInfinityModel|{{{1}}} Location Icon}}
  <th colspan="{{#if: {{{1|}}} {{{2|}}} | 4 | 2 }}">'''''{{{title}}}'''''</th>
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{GatesToInfinity|{{{1}}}}}</big>'''
  </tr>
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{GatesToInfinity|{{{2}}}}}</big>'''
}}{{#if: {{{1|}}} |
!style="width: 15%;"{{!}}{{GatesToInfinityModel|{{{2}}} Location Icon}}
  {{#if: {{{2|}}} |
|
    <tr>
!style="width: 15%;"{{!}}{{GatesToInfinityModel|{{{1}}} Location Icon}}
    <th rowspan="2" style="width: 15%;">[[File:Gates to Infinity - {{#explode: {{{1}}} | ( | 0 | -1 }} Location Icon.png|alt={{{1}}}'s location icon|frameless]]</th>
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{GatesToInfinity|{{{1}}}}}</big>'''
    <th style="width: 35%;">'''← Previous Dungeon'''</th>
{{!}}colspan="2" style="width: 50%; text-align: center;"{{!}}'''N/A'''
    <th style="width: 35%;">'''Next Dungeon →'''</th>
}}|{{#if:{{{2|}}}|
    <th rowspan="2" style="width: 15%;">[[File:Gates to Infinity - {{#explode: {{{2}}} | ( | 0 | -1 }} Location Icon.png|alt={{{2}}}'s location icon|frameless]]</th>
{{!}}colspan="2" style="width: 50%; text-align: center;"{{!}}'''N/A'''
    </tr>
!style="width: 15%;"{{!}}{{GatesToInfinityModel|{{{2}}} Location Icon}}
    <tr>
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{GatesToInfinity|{{{2}}}}}</big>'''
    <td>'''<big>{{GatesToInfinity|{{{1}}}}}</big>'''</td>
|}}}}
    <td>'''<big>{{GatesToInfinity|{{{2}}}}}</big>'''</td>
|-
    </tr>
{{#if:{{{3|}}}|{{#if:{{{4|}}}|
    |
!{{GatesToInfinityModel|{{{3}}} Location Icon}}
    <tr>
{{!}}style="text-align: center;"{{!}}'''<big>{{GatesToInfinity|{{{3}}}}}</big>'''
    <th rowspan="2" style="width: 15%;">[[File:Gates to Infinity - {{#explode: {{{1}}} | ( | 0 | -1 }} Location Icon.png|alt={{{1}}}'s location icon|frameless]]</th>
{{!}}style="text-align: center;"{{!}}'''<big>{{GatesToInfinity|{{{4}}}}}</big>'''
    <th style="width: 85%;">'''← Previous Dungeon'''</th>
!{{GatesToInfinityModel|{{{4}}} Location Icon}}
    </tr>
|
    <tr>
!{{GatesToInfinityModel|{{{3}}} Location Icon}}
    <td>'''<big>{{GatesToInfinity|{{{1}}}}}</big>'''</td>
{{!}}style="text-align: center;"{{!}}'''<big>{{GatesToInfinity|{{{3}}}}}</big>'''
    </tr>
{{!}}colspan="2" style="text-align: center;"{{!}}'''N/A'''
  }}
}}|{{#if:{{{4|}}}|
  |
{{!}}colspan="2" style="text-align: center;"{{!}}'''N/A'''
  {{#if: {{{2|}}} |
{{!}}style="text-align: center;"{{!}}'''<big>{{GatesToInfinity|{{{4}}}}}</big>'''
    <tr>
!{{GatesToInfinityModel|{{{4}}} Location Icon}}
    <th style="width: 85%;">'''Next Dungeon →'''</th>
|}}}}
    <th rowspan="2" style="width: 15%;">[[File:Gates to Infinity - {{#explode: {{{2}}} | ( | 0 | -1 }} Location Icon.png|alt={{{2}}}'s location icon|frameless]]</th>
|-
    </tr>
{{#if:{{{5|}}}|{{#if:{{{6|}}}|
    <tr>
!{{GatesToInfinityModel|{{{5}}} Location Icon}}
    <td>'''<big>{{GatesToInfinity|{{{2}}}}}</big>'''</td>
{{!}}style="text-align: center;"{{!}}'''<big>{{GatesToInfinity|{{{5}}}}}</big>'''
    </tr>
{{!}}style="text-align: center;"{{!}}'''<big>{{GatesToInfinity|{{{6}}}}}</big>'''
  }}
!{{GatesToInfinityModel|{{{6}}} Location Icon}}
}}
|
</table>
!{{GatesToInfinityModel|{{{5}}} Location Icon}}
</td>
{{!}}style="text-align: center;"{{!}}'''<big>{{GatesToInfinity|{{{5}}}}}</big>'''
</tr></includeonly><noinclude>
{{!}}colspan="2" style="text-align: center;"{{!}}'''N/A'''
}}|{{#if:{{{6|}}}|
{{!}}colspan="2" style="text-align: center;"{{!}}'''N/A'''
{{!}}style="text-align: center;"{{!}}'''<big>{{GatesToInfinity|{{{6}}}}}</big>'''
!{{GatesToInfinityModel|{{{6}}} Location Icon}}
|}}}}</includeonly><noinclude>
{{doc}}
{{doc}}
[[Category:Gates to Infinity Infobox Templates]]
[[Category:Gates to Infinity Infobox Templates]]
</noinclude>
</noinclude>

Revision as of 18:26, 12 August 2024


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.

{{Gates to Infinity Infobox Locations Nav | title = | <prev> | <next> }}