Template:Shiren 6 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%;"{{!}}{{Shiren6Sprite|{{{1}}} Location Icon}}
  <th colspan="{{#if: {{{1|}}} {{{2|}}} | 4 | 2 }}">'''''{{{title}}}'''''</th>
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{Shiren6|{{{1}}}}}</big>'''
  </tr>
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{Shiren6|{{{2}}}}}</big>'''
}}{{#if: {{{1|}}} |
!style="width: 15%;"{{!}}{{Shiren6Sprite|{{{2}}} Location Icon}}
  {{#if: {{{2|}}} |
|
    <tr>
!style="width: 15%;"{{!}}{{Shiren6Sprite|{{{1}}} Location Icon}}
    <th rowspan="2" style="width: 15%;">[[File:Shiren 6 - {{{1}}} Location Icon.png|alt={{{1}}}'s location icon|frameless|72x72px]]</th>
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{Shiren6|{{{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:Shiren 6 - {{{2}}} Location Icon.png|alt={{{2}}}'s location icon|frameless|72x72px]]</th>
{{!}}colspan="2" style="width: 50%; text-align: center;"{{!}}'''N/A'''
    </tr>
!style="width: 15%;"{{!}}{{Shiren6Sprite|{{{2}}} Location Icon}}
    <tr>
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{Shiren6|{{{2}}}}}</big>'''
    <td>'''<big>{{Shiren6|{{{1}}}}}</big>'''</td>
|}}}}
    <td>'''<big>{{Shiren6|{{{2}}}}}</big>'''</td>
|-
    </tr>
{{#if:{{{3|}}}|{{#if:{{{4|}}}|
    |
!{{Shiren6Sprite|{{{3}}} Location Icon}}
    <tr>
{{!}}style="text-align: center;"{{!}}'''<big>{{Shiren6|{{{3}}}}}</big>'''
    <th rowspan="2" style="width: 15%;">[[File:Shiren 6 - {{{1}}} Location Icon.png|alt={{{1}}}'s location icon|frameless|72x72px]]</th>
{{!}}style="text-align: center;"{{!}}'''<big>{{Shiren6|{{{4}}}}}</big>'''
    <th style="width: 85%;">'''← Previous Dungeon'''</th>
!{{Shiren6Sprite|{{{4}}} Location Icon}}
    </tr>
|
    <tr>
!{{Shiren6Sprite|{{{3}}} Location Icon}}
    <td>'''<big>{{Shiren6|{{{1}}}}}</big>'''</td>
{{!}}style="text-align: center;"{{!}}'''<big>{{Shiren6|{{{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>{{Shiren6|{{{4}}}}}</big>'''
    <tr>
!{{Shiren6Sprite|{{{4}}} Location Icon}}
    <th style="width: 85%;">'''Next Dungeon →'''</th>
|}}}}
    <th rowspan="2" style="width: 15%;">[[File:Shiren 6 - {{{2}}} Location Icon.png|alt={{{2}}}'s location icon|frameless|72x72px]]</th>
|-
    </tr>
{{#if:{{{5|}}}|{{#if:{{{6|}}}|
    <tr>
!{{Shiren6Sprite|{{{5}}} Location Icon}}
    <td>'''<big>{{Shiren6|{{{2}}}}}</big>'''</td>
{{!}}style="text-align: center;"{{!}}'''<big>{{Shiren6|{{{5}}}}}</big>'''
    </tr>
{{!}}style="text-align: center;"{{!}}'''<big>{{Shiren6|{{{6}}}}}</big>'''
  }}
!{{Shiren6Sprite|{{{6}}} Location Icon}}
}}
|
</table>
!{{Shiren6Sprite|{{{5}}} Location Icon}}
</td>
{{!}}style="text-align: center;"{{!}}'''<big>{{Shiren6|{{{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>{{Shiren6|{{{6}}}}}</big>'''
!{{Shiren6Sprite|{{{6}}} Location Icon}}
|}}}}</includeonly><noinclude>
{{doc}}
{{doc}}
[[Category:Shiren 6 Infobox Templates]]
[[Category:Shiren 6 Infobox Templates]]
</noinclude>
</noinclude>

Revision as of 20:21, 1 September 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.

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

Syntax guide