Template:AgilityCourseTable: Difference between revisions

From Melvor Idle
(Created new template)
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Allows you to get a table by listing the relevant obstacles. For example, {{T|AgilityCourseTable|Rope Climb,Rope Jump,Monkey Bars}} returns
<onlyinclude><includeonly>{{#invoke:Calculator/AgilityObstacle|getCourseTable}}</includeonly></onlyinclude><noinclude>{{/doc}}</noinclude>
{{AgilityCourseTable|Rope Climb,Rope Jump,Monkey Bars}}
<onlyinclude><includeonly>{{#invoke:Skills/Agility|getCourseTable|{{{1|}}}}}</includeonly></onlyinclude>

Latest revision as of 18:39, 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: