Template:CatalogPage: Difference between revisions
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 |
---|---|---|
|
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.
|
|
string | The type of the item corresponding to its above counterpart. Valid types are:
|
|
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. |