Template:Explorers TD Infobox Locations Nav: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
(Created page with "<includeonly>!colspan="2"|← Previous dungeon !colspan="2"|Next dungeon → |- {{#if:{{{1|}}}|{{#if:{{{2|}}}| !style="width: 15%;"{{!}}{{ExplorersTDSprite|{{{1}}} Location Icon}} {{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{ExplorersTD|{{{1}}}}}</big>''' {{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{ExplorersTD|{{{2}}}}}</big>''' !style="width: 15%;"{{!}}{{ExplorersTDSprite|{{{2}}} Location Icon}} | !style="width: 15%;"{{!}}{{ExplorersTDSprite...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
|-
|-
{{#if:{{{1|}}}|{{#if:{{{2|}}}|
{{#if:{{{1|}}}|{{#if:{{{2|}}}|
!style="width: 15%;"{{!}}{{ExplorersTDSprite|{{{1}}} Location Icon}}
!style="width: 15%;"{{!}}{{ExplorersTDSprite|{{#switch:{{lc:{{{1}}}}}
|#default={{{1}}}
|deep dusk forest=Dusk Forest
}} Location Icon}}
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{ExplorersTD|{{{1}}}}}</big>'''
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{ExplorersTD|{{{1}}}}}</big>'''
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{ExplorersTD|{{{2}}}}}</big>'''
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{ExplorersTD|{{{2}}}}}</big>'''
!style="width: 15%;"{{!}}{{ExplorersTDSprite|{{{2}}} Location Icon}}
!style="width: 15%;"{{!}}{{ExplorersTDSprite|{{#switch:{{lc:{{{2}}}}}
|#default={{{2}}}
|deep dusk forest=Dusk Forest
}} Location Icon}}
|
|
!style="width: 15%;"{{!}}{{ExplorersTDSprite|{{{1}}} Location Icon}}
!style="width: 15%;"{{!}}{{ExplorersTDSprite|{{#switch:{{lc:{{{1}}}}}
|#default={{{1}}}
|deep dusk forest=Dusk Forest
}} Location Icon}}
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{ExplorersTD|{{{1}}}}}</big>'''
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{ExplorersTD|{{{1}}}}}</big>'''
{{!}}colspan="2" style="width: 50%; text-align: center;"{{!}}'''N/A'''
{{!}}colspan="2" style="width: 50%; text-align: center;"{{!}}'''N/A'''
}}|{{#if:{{{2|}}}|
}}|{{#if:{{{2|}}}|
{{!}}colspan="2" style="width: 50%; text-align: center;"{{!}}'''N/A'''
{{!}}colspan="2" style="width: 50%; text-align: center;"{{!}}'''N/A'''
!style="width: 15%;"{{!}}{{ExplorersTDSprite|{{{2}}} Location Icon}}
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{ExplorersTD|{{{2}}}}}</big>'''
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{ExplorersTD|{{{2}}}}}</big>'''
!style="width: 15%;"{{!}}{{ExplorersTDSprite|{{#switch:{{lc:{{{2}}}}}
|#default={{{2}}}
|deep dusk forest=Dusk Forest
}} Location Icon}}
|}}}}
|}}}}
|-
|-

Latest revision as of 19:50, 12 October 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.

{{Explorers TD Infobox Locations Nav | title = | <prev> | <next> }}