Template:LevelInfoBox: Difference between revisions

From Treasure Adventure Game Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" style="float: right; padding: 1em;"
{| class="wikitable" style="float: right; margin: 1em;"
|-
|-
! colspan=2 | {{{name}}}
! colspan=2 | {{{name}}}
|-
|-
| colspan=2 | [[File:Level {{{levelid}}} Screenshot.png|frameless]]
| colspan=2 align="center" | [[File:Level {{{levelid}}} Screenshot.png|frameless]]
|-
| colspan=2 align="center" | [[File:Level {{{levelid}}} Map.png|frameless]]
|-
|-
| [[Level ID]] || {{{levelid}}}
| [[Level ID]] || {{{levelid}}}
|-
|-
| Location || {{{location}}}
| Internal name || {{{internalname}}}
|-
| Location(s) || {{{location}}}
|-
| [[Save point]]? || {{{savepoint}}}
|-
|-
| {{#if:{{{previouslevel|}}} | [[{{{previouslevel}}}|<< Previous]] | }}
| {{#if:{{{previouslevel|}}} | [[{{{previouslevel}}}|<< {{{previouslevel}}}]] | }}
| {{#if:{{{nextlevel|}}} | [[{{{nextlevel}}}|Next >>>]] | }}
| {{#if:{{{nextlevel|}}} | [[{{{nextlevel}}}|{{{nextlevel}}} >>]] | }}
|}
|}


<includeonly>
[[Category:Levels]]
[[Category:Levels]]
</includeonly>

Latest revision as of 18:00, 21 July 2023

{{{name}}}
[[File:Level {{{levelid}}} Screenshot.png|frameless]]
[[File:Level {{{levelid}}} Map.png|frameless]]
Level ID {{{levelid}}}
Internal name {{{internalname}}}
Location(s) {{{location}}}
Save point? {{{savepoint}}}