Template:Explorers TD Infobox Locations Nav: Difference between revisions
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 |
||
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: 15%;"{{!}}{{ExplorersTDSprite|{{#switch:{{lc:{{{2}}}}} | ||
|#default={{{2}}} | |||
|deep dusk forest=Dusk Forest | |||
}} Location Icon}} | |||
{{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{ExplorersTD|{{{2}}}}}</big>''' | {{!}}style="width: 35%; text-align: center;"{{!}}'''<big>{{ExplorersTD|{{{2}}}}}</big>''' | ||
|}}}} | |}}}} |
Revision as of 08:03, 11 August 2024
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> }}