Template:ImpValue/doc
Jump to navigation
Jump to search
The ImpValue template is used to display the average loot value of implings. Use the {{Coins}} or {{NoCoins}} templates for easy formatting.
Usage
{{ImpValue
|1 = <!-- Impling type -->
|jar = <!-- (Optional) Adds the value of 0.9x impling jars. -->
}}
1
Required. Specifies the impling type.
jar
Optional. Use the parameter jar=yes to add the impling jar value. Used when calculating average value when opening jars instead of catching barehanded.
Examples
{{ImpValue|Dragon}}
190317.68421053
*Without jar: {{Coins|{{ImpValue|Gourmet}}}}
*With jar: {{Coins|{{ImpValue|Gourmet|jar=yes}}}}
- Without jar: Lua error: .
- With jar: Lua error: .
{{NoCoins|{{ImpValue|Lucky}}}}
Lua error: .
