Template:Questbox/doc: Difference between revisions

Jump to navigation Jump to search
no edit summary
imported>Holroy
(Updated example to properly match current parameters.)
 
No edit summary
 
Line 1: Line 1:
== Content Variables ==
== Content Variables ==


; name
* name
: The name of the quest
** The name of the quest
; description
* description
: The description of the quest
** The description of the quest
; level
* level
: The level a user has to be to start the quest
** The level a user has to be to start the quest
; startsat
* startsat
: The location the quest starts at
** The location the quest starts at
; startedby
* startedby
: The NPCs to talk to start the quest
** The NPCs to talk to start the quest
; xp
* xp
: The XP the user gets when they complete the quest
** The XP the user gets when they complete the quest
; gold
* gold
: The gold the user gets when they complete the quest
** The gold the user gets when they complete the quest
; qp
* qp
: The quest points the user gets when they complete the quest
** The quest points the user gets when they complete the quest
; items
* items
: The items the user gets when they complete the quest
** The items the user gets when they complete the quest


== Example usage ==
== Example usage ==

Navigation menu