Template:Rewards

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.

Usage

{{rewards}} will list any number of reward paramaters entered into a tidy bullet list.

Syntax

{{reward|reward 1=how many|reward 2=how much|reward 3=more|reward 4= ...}}

Syntax can be used in-line, or in block format.

{{rewards
 |reward 1=how many
 |reward 2=how much
 |reward 3=more
 |reward 4= ...
 }}

Leaving a blank = indicates that no amount will be listed, just the icon and linked item name.

{{rewards|Silk= }}
  • Silk Silk

Adding ,SQ after an amount indicates that the item is star quality.

{{rewards|Wheat=10,SQ}}

Relationship Improved

{{rewards|Delaila=Relationship Improved}}

Examples

Example entry for four rewards:
{{rewards
 |Leather=1
 |Tomato=10,SQ
 |Silk=100
 |Stone Brick=1
 }}
Example entry for three rewards:
{{rewards
 |Any Fruit=1
 |Tomato=10,SQ
 |Silk=
 }}

Trivia

This template uses the {{cost}} template.