Template:SeedPack/Value/doc: Difference between revisions

From RuneRealm Wiki
Jump to navigation Jump to search
Content added Content deleted
(Created page with "{{No documentation}}")
 
No edit summary
 
Line 1: Line 1:
{{No documentation}}
{{documentation}}

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>

Latest revision as of 00:45, 17 October 2024

This is a documentation subpage for Template:SeedPack/Value.
It contains usage information, categories, and other content that is not part of the original template page.

Calculates the average value of a Seedpack.

Details

This will calculate using the contract difficult or seed bag tier. Untradables such as Hespori seeds or Spirit seeds are ignored

Usage

{{SeedPack/Value|type}}

Type

The tier or contract difficult to calculate the Seedpack price for. Acceptable values are:

  • Tier1-5
  • Easy
  • Medium
  • Hard

Example

{{SeedPack/Value|Tier5}}

Expression error: Unexpected < operator.

Template data

Show/hide template's data

The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date.

Calculates the average value of a seed pack.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
type1

Type of seed pack

Example
Tier1
Stringsuggested