Template:Item amount
This template is used to consistently display the amount of certain item needed.
parameters:
Index/Name | Value | Optional | Default value |
---|---|---|---|
1 / item | The item name | no | N/A |
2 / min | The minimum amount | no | N/A |
3 / max | The maximum amount | yes | None |
4 / show icon | If the icon should be displayed. Only yes is accepted as the value to display it. | yes | yes |
5 / show name | If the name should be displayed. Only yes is accepted as the value to display it. | yes | yes |
Examples:
{{item amount|Pelt|4}}: 4x
Pelt
{{item amount|Pelt|4|5}}: 4-5x
{{item amount|Pelt|4|5|no}}: 4-5x Pelt
{{item amount|item=Pelt|max=4|min=2}}: 2-4x
Pelt
{{item amount|min=2|item=Trimmed Meat|max=4}}: 2-4x
{{item amount|min=2|item=Trimmed Meat|max=4|show icon=no}}: 2-4x Trimmed Meat
{{item amount|min=2|item=Trimmed Meat|max=4|show name=no}}: 2-4x