Template:Infobox level/doc
From Pizza Tower Wiki
- Description
- This infobox must be used in articles about levels. Template will also add the page to Category:Levels or Category:Scrapped levels automatically, depending on the namespace the page belongs to (Main or Pre-release).
- Template uses the following extensions:
- Extension:PortableInfobox
- Extension:TemplateStyles, see Template:Infobox.css for styling
- Extension:WikiSEO syntax to force provided image as page's preview
- Syntax
- Copy this boilerplate code to the page and fill up its parameters:
{{Infobox_level |title = |image = |world = |escape_time = |srank = |transformation = |soundtrack = |window_title = |codename = |previous = |next = }}
title
is optional; by default uses page name.transformation
should be a link to corresponding section of Transformations or Pre-release:Transformations pages.window_title
must be added in italic text.codename
must always have its first letter be in lower case, unless it starts in the game's files with a capital letter.
Examples
Code:
{{Infobox_level |title = Pizzascape |image = PT-Spr titlecards 1.png |world = [[Tower Lobby]] |escape_time = 2:50 |srank = 19500 |transformation = * [[Transformations#Ball|Ball]] * [[Transformations#Knight|Knight]] |soundtrack = * Hot Spaghetti * Cold Spaghetti * hmmm look what u done did you found a secret :) |window_title = ''Ye olde Pizza Tower'' |codename = medieval |previous = [[John Gutter]] |next = [[Ancient Cheese]]}}