Template:Effectiveness Test/doc
Jump to navigation
Jump to search
This template tests the effectiveness of various training methods.
Usage
This template can be used by entering the following onto a relevant page.
{{Effectiveness Test}}
Examples
| Method | Code used | Output |
|---|---|---|
| Fishing for crayfish (current price Expression error: Unrecognized punctuation character "[". coins each). | {{Effectiveness_Test
|buy=0
|sell={{GEPrice|Raw crayfish|n}}
|min_amount=410
|max_amount=520}} |
***** Expression error: Unexpected < operator. to Expression error: Unexpected < operator. |
| Fishing for crayfish, boat fare is 500 coins each way. | {{Effectiveness_Test
|buy=0
|sell={{GEPrice|Raw crayfish|n}}
|min_amount=410
|max_amount=520
|fixed_cost=1000}} |
***** Expression error: Unexpected < operator. to Expression error: Unexpected < operator. |
| Fishing for crayfish assuming the fishing rate does not depend on fishing level. | {{Effectiveness_Test
|buy=0
|sell={{GEPrice|Raw crayfish|n}}
|amount=510}} |
***** Expression error: Unexpected < operator. |