No edit summary
No edit summary
Line 12: Line 12:
|colspan=4| ''<small>See [[Level Costs]] for per level information.</small>''
|colspan=4| ''<small>See [[Level Costs]] for per level information.</small>''
|}</includeonly><noinclude>
|}</includeonly><noinclude>
{{Related|Wiki Templates|Quest Guide Template}}
{{Related|Wiki Templates|Quest Guide Template|{{mtl|Quest Task}}}}
== Syntax ==
== Syntax ==
'''Experience is a %, repeating task is different:'''
'''Experience is a %, repeating task is different:'''

Revision as of 13:59, 7 July 2009

Related topics: Wiki Templates, Quest Guide Template, {{Quest Task}}

Syntax

Experience is a %, repeating task is different:

{{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 = 
}}
}}

Experience is a %, repeats are the same:

{{Quest Experience Table
 | Repeat Differs = False
 |     Table Rows =
{{Quest Task
 |      Description = 
 |           Max XP = 
 | Percent of Level = 
 |        Level Cap = 
}}
}}

Experience is fixed and not a %, repeats are the same:

{{Quest Experience Table
 | Repeat Differs = False
 |     Table Rows =
{{Quest Task
 |      Description = 
 |           Max XP = 
 | Percent of Level = N/A
}}
}}

Usage

This template is one component of the page template Quest Guide Template, full details and an example can be found there.