Template:Gates to Infinity Infobox Pokémon Nav: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
mNo edit summary
Line 5: Line 5:
   {{#if: {{{2|}}} |
   {{#if: {{{2|}}} |
     <tr>
     <tr>
     <th rowspan="2" style="width: 15%;">{{GatesToInfinityModel | {{{1}}} | size = 32x32px }}</th>
     <th rowspan="2" style="width: 15%;">{{GatesToInfinityModel|{{{1}}}|size=32x32px}}</th>
     <th style="width: 35%;">'''← Previous Pokémon'''</th>
     <th style="width: 35%;">'''← Previous Pokémon'''</th>
     <th style="width: 35%;">'''Next Pokémon →'''</th>
     <th style="width: 35%;">'''Next Pokémon →'''</th>
     <th rowspan="2" style="width: 15%;">{{GatesToInfinityModel | {{{2}}} | size = 32x32px }}</th>
     <th rowspan="2" style="width: 15%;">{{GatesToInfinityModel|{{{2}}}|size=32x32px}}</th>
     </tr>
     </tr>
     <tr>
     <tr>
     <td>'''<big>{{GatesToInfinity|{{{1}}}}}</big>'''</td>
     <td style="text-align: center;">'''<big>{{GatesToInfinity|{{{1}}}}}</big>'''</td>
     <td>'''<big>{{GatesToInfinity|{{{2}}}}}</big>'''</td>
     <td style="text-align: center;">'''<big>{{GatesToInfinity|{{{2}}}}}</big>'''</td>
     </tr>
     </tr>
     |
     |
     <tr>
     <tr>
     <th rowspan="2" style="width: 15%;">{{GatesToInfinityModel | {{{1}}} | size = 32x32px }}</th>
     <th rowspan="2" style="width: 15%;">{{GatesToInfinityModel|{{{1}}}|size=32x32px}}</th>
     <th style="width: 85%;">'''← Previous Pokémon'''</th>
     <th style="width: 85%;">'''← Previous Pokémon'''</th>
     </tr>
     </tr>
     <tr>
     <tr>
     <td>'''<big>{{GatesToInfinity|{{{1}}}}}</big>'''</td>
     <td style="text-align: center;">'''<big>{{GatesToInfinity|{{{1}}}}}</big>'''</td>
     </tr>
     </tr>
   }}
   }}
Line 27: Line 27:
     <tr>
     <tr>
     <th style="width: 85%;">'''Next Pokémon →'''</th>
     <th style="width: 85%;">'''Next Pokémon →'''</th>
     <th rowspan="2" style="width: 15%;">{{GatesToInfinityModel | {{{2}}} | size = 32x32px }}</th>
     <th rowspan="2" style="width: 15%;">{{GatesToInfinityModel|{{{2}}}|size=32x32px}}</th>
     </tr>
     </tr>
     <tr>
     <tr>
     <td>'''<big>{{GatesToInfinity|{{{2}}}}}</big>'''</td>
     <td style="text-align: center;">'''<big>{{GatesToInfinity|{{{2}}}}}</big>'''</td>
     </tr>
     </tr>
   }}
   }}

Revision as of 21:06, 18 July 2024


Template-info.png Documentation

Usage

This template adds a table to navigate between the previous and next Pokémon in its infobox. The basis is formatted as such.

{{Gates to Infinity Infobox Pokémon Nav | <prev> | <next> }}