Template:Questbox/doc
Jump to navigation
Jump to search
Content Variables
- name
- The name of the quest
- description
- The description of the quest
- level
- The level a user has to be to start the quest
- startsat
- The location the quest starts at
- startedby
- The NPCs to talk to start the quest
- xp
- The XP the user gets when they complete the quest
- gold
- The gold the user gets when they complete the quest
- qp
- The quest points the user gets when they complete the quest
- items
- The items the user gets when they complete the quest
Example usage
{{Questbox | name = Document template | startsat = Silverkeep | startedby = Alex | description = An illustration of this template | level = 1 | xp = 2 | qp = 3 | gold = 4 | items = none }} |
|