Template:AgilityCourseTable/doc: Difference between revisions

no edit summary
No edit summary
Line 1: Line 1:
Allows you to get a table by listing the relevant obstacles.  
Allows you to get a table by listing the relevant obstacles.  


== Parameters ==
{| class="wikitable"
|-
! Parameter
! Default Value
! Description
|-
| showtotals
| <pre>true</pre>
| Indicates whether total costs/requirements/bonusses should be shown.
|-
| showbonus
| <pre>true</pre>
| Indicates whether the bonuses column should be shown.
|-
| showrequirements
| <pre>true</pre>
| Indicates whether the requirements column should be shown.
|-
| showcosts
| <pre>true</pre>
| Indicates whether the costs column should be shown.
|-
| gpCostReduction
| <pre>0</pre>
| The amount of GP cost reduction, if any. (0-100)
|-
| scCostReduction
| <pre>0</pre>
| The amount of SC cost reduction, if any. (0-100)
|-
| itemCostReduction
| <pre>0</pre>
| The amount of item cost reduction, if any. (0-100)
|}
== Example ==
== Example ==
<pre>
<pre>
918

edits