Template:CatalogPage: Difference between revisions

From Deceive Inc. Wiki
Jump to navigation Jump to search
(Created and tested basic template. This one can and should be expanded on in the future, but this will suffice for now.)
 
m (Added categories)
Line 26: Line 26:
| <code>completion-title</code> || string || The [[Titles|Title]] you get for completing the entire page as it appears in-game.
| <code>completion-title</code> || string || The [[Titles|Title]] you get for completing the entire page as it appears in-game.
|}
|}
[[Category:Templates]][[Category:Display Templates]]
</noinclude><includeonly><!--
</noinclude><includeonly><!--



Revision as of 20:04, 23 November 2023

This template is used to display Catalog pages.

Parameters

Each page has 3 Premium items (denoted by p) and 2 Free items (denoted by f). As such, each item follows this naming-convention.

Parameter Type Description
  • p1
  • p2
  • p3
  • f1
  • f2
string The name of the item in question as it appears in-game. Any starting with p denotes a Premium Item, whereas any starting with f denotes a Free item.
  • p1-type
  • p2-type
  • p3-type
  • f1-type
  • f2-type
string The type of the item corresponding to its above counterpart. Valid types are:
  • Agent Skin
  • Profile Portrait
  • Ink
  • Intro Pose
  • Credits
  • Bonds
  • XP Booster


Capitalisation is not required. Should the input not match any of these types (or be blank), it will still display the item, but not link to the page for its appropriate item type.

  • p1-image
  • p2-image
  • p3-image
  • f1-image
  • f2-image
file The file name of the image for the item in question. File: does not (and should not) need to precede the file name.
completion-title string The Title you get for completing the entire page as it appears in-game.