Template:Item

From Palia Wiki
Jump to navigation Jump to search
Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.
This template has existing translations, relatives, or sub-templates:

Usage

{{Item}} is meant to be a viable alternative to Template:Icon for listing Items that have a Quantity. It is meant to work better inline in Text and paragraphs by ensuring that the Item count stays inline with the icon and following text.

Syntax

{{Item|name|count|starred|before=|after=|style=|display=}}
Field Accepted Parameters
name Name of an Item
count Optional. The amount of the item, defaults to none. Amounts over 1000 will automatically be comma separated (Eg; 1000 -> 1,000 and 1234000 -> 1,234,000)
starred Optional. Can either be 0 (false) or 1 (true). If 1 then a star icon will be present, the same as it shows in the game.

Named Parameters

Named Parameters must be specifically typed as part of the Template (eg; {{item|style=1}}). The order that they are placed in does not matter (eg; {{item|after=(|style=1|before=)}}).

Field Accepted Parameters
before= Optional. Additional Text displayed before the count, also bolded.
after= Optional. Additional Text displayed after the count, also bolded.
style= Optional. Formats how the Item display is outputted.
  • 0 (Inline) Default: Writes the Item inline
  • 1 (Table): Formats for use inside a Table (Eg; A used to display a column of items). Defaults before= to x
display= Optional. Changes the link text to something else
  • If you override the display make sure to wrap it as ‎<translate>...‎</translate>, overriding the display will not read the translated page name.

Examples

Info Syntax Result Note
Quantity
{{Item|Palium Ore|10000}}
{{Item|Stone|10000}}
Palium Ore 10,000 Palium Ore
Stone 10,000 Stone
A number (10000) is provided, so 10,000 is displayed.
Negative
{{Item|Palium Ore|-10000}}
{{Item|Stone|-10000}}
Palium Ore −10,000 Palium Ore
Stone −10,000 Stone
A number (-10000) is provided, so -10,000 is displayed.
Numeric Range
{{Item|Palium Ore|5000-10000}}
{{Item|Stone|5000-10000}}
Palium Ore 5,000 ‐ 10,000 Palium Ore
Stone 5,000 ‐ 10,000 Stone
A range (10000) is provided, so 5,000 - 10,000 is displayed.
Plain Item
{{Item|Palium Ore}}
{{Item|Stone}}
Palium Ore Palium Ore
Stone Stone
When a number is not provided, no number will be shown.
Star Quality
{{Item|Palium Ore|8|1}}
{{Item|Stone|8|1}}
Palium OreSQ.png 8 Palium Ore
StoneSQ.png 8 Stone
A number (8) is provided, so 8 Ore is displayed. The 4th parameter 1 (true) indicates that the item is starred.
Changed Text
{{Item|Palium Ore|display=Not Palium Ore}}
{{Item|Stone|display=Not Stone}}
Not Palium Ore Not Palium Ore
Not Stone Not Stone
The display for the link is changed, so a different name is shown
Text Before
{{Item|Palium Ore|8|before=x}}
{{Item|Stone|8|before=x}}
Palium Ore x8 Palium Ore
Stone x8 Stone
A number (8) is provided, and so is before=x, so x8 is displayed.
Text After
{{Item|Palium Ore|8|after=x}}
{{Item|Stone|8|after=x}}
Palium Ore 8x Palium Ore
Stone 8x Stone
A number (8) is provided, and so is after=x, so 8x is displayed.
Text Before and After
{{Item|Palium Ore|8|before=(|after=)}}
{{Item|Stone|8|before=(|after=)}}
Palium Ore (8) Palium Ore
Stone (8) Stone
A number (8) is provided, and so is before=(|after=), so (8) is displayed.
Ranged Before and After
{{Item|Palium Ore|8-100|before=(|after=)}}
{{Item|Stone|8-100|before=(|after=)}}
Palium Ore (8) ‐ (100) Palium Ore
Stone (8) ‐ (100) Stone
Before and after text is also applied when in a range
Item recipe
{{Item|Fabric|Recipe}}
{{Item|Silk|Recipe}}
Fabric Fabric Recipe
Silk Silk Recipe
Prints the item in Recipe format, where "Recipe" is translated to the appropriate language
Items in a table
{{Item|Palium Ore|8|style=1}}
{{Item|Stone|8|style=1}}
{{Item|Stonefish||1|style=1}}
{{Item|Silk|Recipe|style=1}}
Palium Ore Palium Ore x8

Stone Stone x8

StonefishSQ.png Stonefish

Silk SilkRecipe
Applies style 1 which better formats the item to a Table Column
Special References
{{Item|Any Arrow}}
{{Item|Any Firework}}
{{Item|Any Bug}}
{{Item|Any Fish}}
{{Item|Any Crop}}
{{Item|Any Mushroom}}
{{Item|Any Vegetable}}
Any Arrow Any Arrow

Any Firework Any Firework

Any Bug Any Bug

Any Fish Any Fish

Any Crop Any Crop

Any Mushroom Any Mushroom

Any Vegetable Any Vegetable

Any Jam Any Jam

Special category references