Template:Infobox level: Difference between revisions

From Pizza Tower Wiki
Content added Content deleted
mNo edit summary
mNo edit summary
Line 89: Line 89:
"label": "Level screenshot",
"label": "Level screenshot",
"description": "A screenshot of the level.",
"description": "A screenshot of the level.",
"type": "wiki-file-name",
"type": "content",
"suggested": true
"suggested": true,
"autovalue": "Placeholder.png"
},
},
"previous_level": {
"previous_level": {

Revision as of 12:22, 16 April 2021

Example usage:

{{Level information
|title1=Example
|image1=Example
|caption1=Example
|world=Example
|level_number=Example
|setting=Example
|states_used=Example
|soundtrack_used=Example
|previous_level=Example
|next_level=Example
}}

To be used on level pages.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Level nametitle1

The name of the level. (Leave blank unless page name doesn't match)

Default
Uses name of page.
Stringsuggested
Level screenshotimage1

A screenshot of the level.

Auto value
Placeholder.png
Contentsuggested
Escape time limitescape_time_limit

The time limit of the escape sequence in the level.

Example
3:00
Stringsuggested
Worldworld

The world the level appears in.

Example
Tower Passage
Page namesuggested
States usedstates_used

List of transformations in the level.

Example
Knight, Bomb
Stringsuggested
Soundtracksoundtrack_used

List of music that plays in the level. (Use new line for each)

Example
Cold Spaghetti
Stringsuggested
Previous levelprevious_level

The level that comes before.

Page namesuggested
Next levelnext_level

The level that comes after.

Page namesuggested