Template:LevelInfoBox: Difference between revisions
From Treasure Adventure Game Wiki
Jump to navigationJump to search
Created page with "{| class="wikitable" |- ! colspan=2 | {{{name}}} |- | colspan=2 | [[{{{image}}}|frameless]] |- | Level ID || {{{levelid}}} |- | Location || {{{location}}} |} Category:Levels" |
No edit summary |
||
Line 3: | Line 3: | ||
! colspan=2 | {{{name}}} | ! colspan=2 | {{{name}}} | ||
|- | |- | ||
| colspan=2 | [[{{{ | | colspan=2 | [[Level {{{levelid}}}.png|frameless]] | ||
|- | |- | ||
| [[Level ID]] || {{{levelid}}} | | [[Level ID]] || {{{levelid}}} | ||
|- | |- | ||
| Location || {{{location}}} | | Location || {{{location}}} | ||
|- | |||
| {{#if:{{{previouslevel|}}} | [[{{{previouslevel}}}|<< Previous]] | }} | |||
| {{#if:{{{nextlevel|}}} | [[{{{nextlevel}}}|Next >>>]] | }} | |||
|} | |} | ||
[[Category:Levels]] | [[Category:Levels]] |
Revision as of 15:16, 26 February 2023
{{{name}}} | |
---|---|
[[Level {{{levelid}}}.png|frameless]] | |
Level ID | {{{levelid}}} |
Location | {{{location}}} |