Template:Shiren 6 Infobox Locations Nav: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
(Created page with "<includeonly><table class="MDWiki infoboxTable" style="text-align: center;"> {{#if:{{{title|}}}| <tr> <th colspan="{{#if:{{{1|}}} {{{2|}}} | 4 | 2 }}">'''''{{{title}}}'''''</th> </tr> }} {{#if:{{{1|}}}| {{#if:{{{2|}}}| <tr> <th rowspan="2" style="width: 15%;">[[File:Shiren 6 - {{{1}}} Location Icon.png|alt={{{1}}}'s location icon|frameless|72x72px]]</th> <th style="width: 35%;">'''← Previous Dungeon'''</th> <th style="width: 35%;">'''Next Dungeon →'''</th> <th rowspa...")
 
mNo edit summary
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly><table class="MDWiki infoboxTable" style="text-align: center;">
<includeonly>!← Previous
{{#if:{{{title|}}}|
!Next →
<tr>
|-
<th colspan="{{#if:{{{1|}}} {{{2|}}} | 4 | 2 }}">'''''{{{title}}}'''''</th>
{{#if:{{{1|}}}|{{#if:{{{2|}}}|
</tr>
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{Shiren6|{{{1}}}}}</big>'''
}}
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{Shiren6|{{{2}}}}}</big>'''
{{#if:{{{1|}}}|
{{#if:{{{2|}}}|
<tr>
<th rowspan="2" style="width: 15%;">[[File:Shiren 6 - {{{1}}} Location Icon.png|alt={{{1}}}'s location icon|frameless|72x72px]]</th>
<th style="width: 35%;">'''← Previous Dungeon'''</th>
<th style="width: 35%;">'''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>
<tr>
<td>'''<big>{{Shiren6|{{{1}}}}}</big>'''</td>
<td>'''<big>{{Shiren6|{{{2}}}}}</big>'''</td>
</tr>
|
|
<tr>
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{Shiren6|{{{1}}}}}</big>'''
<th rowspan="2" style="width: 15%;">[[File:Shiren 6 - {{{1}}} Location Icon.png|alt={{{1}}}'s location icon|frameless|72x72px]]</th>
{{!}}style="width: 50%; text-align: center;"{{!}}'''N/A'''
<th style="width: 85%;">'''← Previous Dungeon'''</th>
}}|{{#if:{{{2|}}}|
</tr>
{{!}}style="width: 50%; text-align: center;"{{!}}'''N/A'''
<tr>
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{Shiren6|{{{2}}}}}</big>'''
<td>'''<big>{{Shiren6|{{{1}}}}}</big>'''</td>
|}}}}
</tr>
|-
}}
{{#if:{{{3|}}}|{{#if:{{{4|}}}|
{{!}}style="text-align: center;"{{!}}'''<big>{{Shiren6|{{{3}}}}}</big>'''
{{!}}style="text-align: center;"{{!}}'''<big>{{Shiren6|{{{4}}}}}</big>'''
|
|
{{#if:{{{2|}}}|
{{!}}style="text-align: center;"{{!}}'''<big>{{Shiren6|{{{3}}}}}</big>'''
<tr>
{{!}}style="text-align: center;"{{!}}'''N/A'''
<th style="width: 85%;">'''Next Dungeon →'''</th>
}}|{{#if:{{{4|}}}|
<th rowspan="2" style="width: 15%;">[[File:Shiren 6 - {{{2}}} Location Icon.png|alt={{{2}}}'s location icon|frameless|72x72px]]</th>
{{!}}style="text-align: center;"{{!}}'''N/A'''
</tr>
{{!}}style="text-align: center;"{{!}}'''<big>{{Shiren6|{{{4}}}}}</big>'''
<tr>
|}}}}
<td>'''<big>{{Shiren6|{{{2}}}}}</big>'''</td>
|-
</tr>
{{#if:{{{5|}}}|{{#if:{{{6|}}}|
}}
{{!}}style="text-align: center;"{{!}}'''<big>{{Shiren6|{{{5}}}}}</big>'''
}}
{{!}}style="text-align: center;"{{!}}'''<big>{{Shiren6|{{{6}}}}}</big>'''
</table></includeonly><noinclude>
|
{{!}}style="text-align: center;"{{!}}'''<big>{{Shiren6|{{{5}}}}}</big>'''
{{!}}style="text-align: center;"{{!}}'''N/A'''
}}|{{#if:{{{6|}}}|
{{!}}style="text-align: center;"{{!}}'''N/A'''
{{!}}style="text-align: center;"{{!}}'''<big>{{Shiren6|{{{6}}}}}</big>'''
|}}}}</includeonly><noinclude>
{{doc}}
{{doc}}
[[Category:Infobox Templates]]
[[Category:Shiren 6 Infobox Templates]]
</noinclude>
</noinclude>

Latest revision as of 14:51, 11 November 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