No edit summary
(Redirected page to Template:Rewards Table)
 
Line 1: Line 1:
<includeonly>{|class="wikitable"
#REDIRECT[[Template:Rewards Table]]
!colspan=2 style="width:250px"|Max XP
!Task
{{#ifeq:{{lc:{{{Repeat Differs|}}}}}|true|!Repeat Max XP|}}
|-style="height:40px"
{{{Table Rows|}}}
|-
|colspan=3| ''<small>See [[Level Costs]] for per level information.</small>''
|}</includeonly><noinclude>
{{Related|Wiki Templates|Quest Guide Template|{{mtl|Quest Task}}}}
== Syntax ==
'''Experience is a %, repeating task is different:'''
<pre>
{{Quest Experience Table
| Repeat Differs = True
|    Table Rows =
{{Quest Task
|            Description =
|                  Max XP =
|        Percent of Level =
|              Level Cap =
|          Repeat Max XP =
| Repeat Percent of Level =
|        Repeat Level Cap =
}}
}}
</pre>
 
'''Experience is a %, repeats are the same:'''
<pre>
{{Quest Experience Table
| Repeat Differs = False
|    Table Rows =
{{Quest Task
|      Description =
|          Max XP =
| Percent of Level =
|        Level Cap =
}}
}}
</pre>
 
'''Experience is fixed and not a %, repeats are the same:'''
<pre>
{{Quest Experience Table
| Repeat Differs = False
|    Table Rows =
{{Quest Task
|      Description =
|          Max XP =
| Percent of Level = N/A
}}
}}
</pre>
 
== Usage ==
This template is one component of the page template [[Quest Guide Template]], full details and an example can be found there.
 
[[Category:Wiki Template]]
</noinclude>

Latest revision as of 23:59, 23 January 2015