Bureaucrats, editor, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
47,327
edits
(Created page with "{{No documentation}}") |
No edit summary |
||
Line 1:
{{
Calculates the average value of a Seedpack.
==Details==
This will calculate using the contract difficult or seed bag tier. Untradables such as [[Hespori seed]]s or [[Spirit seed]]s are ignored
==Usage==
<pre>
{{SeedPack/Value|type}}
</pre>
===Type===
The tier or contract difficult to calculate the Seedpack price for. Acceptable values are:
* Tier1-5
* Easy
* Medium
* Hard
==Example==
<pre>
{{SeedPack/Value|Tier5}}
</pre>
{{SeedPack/Value|Tier5}}
{{TemplateData|<templatedata>
{
"params": {
"1": {
"label": "type",
"description": "Type of seed pack",
"example": "Tier1",
"type": "string",
"suggested": true
}
},
"description": "Calculates the average value of a seed pack. ",
"format": "inline"
}
</templatedata>}}
<includeonly>[[Category:Transclusion templates]]</includeonly>
|