Template:AgilityCourseTable: Difference between revisions

From Melvor Idle
No edit summary
No edit summary
Line 1: Line 1:
Allows you to get a table by listing the relevant obstacles. For example, {{T|AgilityCourseTable|Rope Climb,Monkey Bars,Balance Seesaw}} returns
<onlyinclude><includeonly>{{#invoke:Calculator/AgilityObstacle|getCourseTable|{{{1|}}}}}</includeonly></onlyinclude><noinclude>{{/doc}}</noinclude>
{{AgilityCourseTable|Rope Climb,Monkey Bars,Balance Seesaw}}
<onlyinclude><includeonly>{{#invoke:Calculator/AgilityObstacle|getCourseTable|{{{1|}}}}}</includeonly></onlyinclude>

Revision as of 18:13, 22 April 2024

Allows you to get a table by listing the relevant obstacles.

Parameters

Parameter Default Value Description
showtotals false Indicates whether total costs/requirements/bonusses should be shown.
showbonus true Indicates whether the bonuses column should be shown.
showrequirements true Indicates whether the requirements column should be shown.
showcosts true Indicates whether the costs column should be shown.
gpCostReduction 0 The amount of GP cost reduction, if any. (0-100)
scCostReduction 0 The amount of SC cost reduction, if any. (0-100)
itemCostReduction 0 The amount of item cost reduction, if any. (0-100)

Example

{{AgilityCourseTable
|Rope Climb
|Monkey Bars
|Balance Seesaw
|Elite Pillar of Conflict
|showtotals = false
|gpCostReduction = 0
|scCostReduction = 0
|itemCostReduction = 0
}}

Turns into the following table: