Template:Infobox character/doc: Difference between revisions

From Pizza Tower Wiki
Content added Content deleted
mNo edit summary
mNo edit summary
Line 66: Line 66:
|hp = 8
|hp = 8
|debut = The Noise (Arena)
|debut = The Noise (Arena)
|build-debut = [[Early Test Build]]}}</div>
|build-debut = [[Early Test Build]]
|description = This is a page for the Infobox character template.
}}</div>


<div style="clear: both;">
<div style="clear: both;">

Revision as of 20:46, 18 December 2023

Description
This is an infobox built specifically for characters in Pizza Tower and putting their pages into categories, including playable characters, enemies, and bosses (as long as they belong to the main namespace). It also will add metadata elements to the page, using WikiSEO.
This infobox was created with Extension:PortableInfobox.
Syntax
Copy this boilerplate code to the page and fill up its parameters:
{{Infobox character
|title = 
|image = 

|fullname = 
|aliases = 
|relatives = 
|affiliation = 

|hp = 
|transformation = 

|debut = 
|build-debut = 

|boss = 
|enemy = 
|playable = 
|scrapped = 
}}
  • title is optional; if left blank, it defaults to the page name
  • image uses an idle animation of the character. If no such animation exists, a walking animation instead is fine.
  • There is a set of four parameters that detail additional aspects the character. Note that it may not be applicable to the character:
    • fullname is the character's full name.
    • aliases are other names the character is referred with by other characters.
    • relatives are relationships the character has with others, including but not limited to familial, platonic, romantic, etc.
    • affiliation details what "side" the character is on. Usually either filled with Peppino or Pizzaface. If they are neutral, leave blank.
  • There are a few game-based parameters as well, again not always applicable to the character:
  • There are four category parameters for categorizing the page, and filling them with "yes" will do the following:
Usage example
The Noise - a boss and a playable character; code:
{{Infobox character
|title = The Noise
|image = File:Spr playerN idle.gif
|caption = Idle animation
|relatives = [[Noisette]] (girlfriend)
|affiliation = [[Pizzahead]]
|hp = 8
|first_appearance = The Noise (Arena)
|first_demo_appearance = [[Early Test Build]]
|boss = yes
|playable = yes}}
Results:
The page will be added to Category:Playable characters and Category:Bosses.
Pepperoni Goblin - an enemy; code:
{{infobox character
|title = Pepperoni Goblin
|image = Oh my, what big feet you have!.gif
|affiliation = [[Pizzaface]]
|transformation = [[Transformations#Ball|Ball]]
|debut = [[Pizzascape]]
|build-debut = [[Blue Block Land]]
|enemy = yes}}
Results:
The page will be added to Category:Enemies.
Gerome - an NPC; code
{{Infobox character
|title = Gerome
|image = Gerome idle.gif
|aliases = The Janitor
|relatives = [[Pillar John|John]] (brother)
|affiliation = [[Peppino]]
|debut = [[John Gutter]]
|build-debut = [[April 2021 (Build)]]}}
Results:
The page will be added to Category:Characters.