Template:Explorers of Sky Infobox Locations Nav: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
(Created page with "<includeonly><tr> <td style="background-color: rgba(0,0,0,0);"> <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:Explorers of Sky - {{{1}}} Location Icon.png|alt={{{1}}}'s location icon|frameless]]</th> <th style="width: 35%;">'''← Previous D...")
 
m (Test)
Line 9: Line 9:
   {{#if: {{{2|}}} |
   {{#if: {{{2|}}} |
     <tr>
     <tr>
     <th rowspan="2" style="width: 15%;">[[File:Explorers of Sky - {{{1}}} Location Icon.png|alt={{{1}}}'s location icon|frameless]]</th>
     <th rowspan="2" style="width: 15%;">[[File:Explorers of Sky - {{#explode: {{{1}}} | ( | 0 | -1 }} Location Icon.png|alt={{{1}}}'s location icon|frameless]]</th>
     <th style="width: 35%;">'''← Previous Dungeon'''</th>
     <th style="width: 35%;">'''← Previous Dungeon'''</th>
     <th style="width: 35%;">'''Next Dungeon →'''</th>
     <th style="width: 35%;">'''Next Dungeon →'''</th>
     <th rowspan="2" style="width: 15%;">[[File:Explorers of Sky - {{{2}}} Location Icon.png|alt={{{2}}}'s location icon|frameless]]</th>
     <th rowspan="2" style="width: 15%;">[[File:Explorers of Sky - {{#explode: {{{2}}} | ( | 0 | -1 }} Location Icon.png|alt={{{2}}}'s location icon|frameless]]</th>
     </tr>
     </tr>
     <tr>
     <tr>

Revision as of 12:40, 3 February 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 of Sky Infobox Locations Nav | title = | <prev> | <next> }}