Template:Infobox level: Difference between revisions

From Pizza Tower Wiki
Content added Content deleted
(I have undone the previous edit until I can figure it out.)
No edit summary
Line 48: Line 48:
|next_level=Example
|next_level=Example
}}
}}
</pre>
</pre><templatedata>
{
"params": {
"Escape time limit": {
"description": "The time limit of the escape sequence in the level.",
"example": "3:00",
"suggested": true
},
"States used": {
"description": "List of transformations in the level.",
"example": "Knight, Bomb",
"type": "string",
"suggested": true
},
"Soundtrack": {
"description": "List of music that plays in the level.",
"type": "string",
"suggested": true,
"example": "Cold Spaghetti"
}
},
"description": "To be used on level pages.",
"format": "block"
}
</templatedata>
</noinclude>
</noinclude>

Revision as of 11:16, 24 September 2020

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
Escape time limitEscape time limit

The time limit of the escape sequence in the level.

Example
3:00
Unknownsuggested
States usedStates used

List of transformations in the level.

Example
Knight, Bomb
Stringsuggested
SoundtrackSoundtrack

List of music that plays in the level.

Example
Cold Spaghetti
Stringsuggested