Template:Questbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 58: | Line 58: | ||
"startsat": { | "startsat": { | ||
"description": "The location the quest starts at", | "description": "The location the quest starts at", | ||
"type": " | "type": "wiki-page-name", | ||
"required": true, | "required": true, | ||
"suggested": true | "suggested": true | ||
Line 64: | Line 64: | ||
"startedby": { | "startedby": { | ||
"description": "The NPC that starts the quest", | "description": "The NPC that starts the quest", | ||
"type": " | "type": "wiki-page-name", | ||
"suggested": true | "suggested": true | ||
}, | }, |
Revision as of 09:24, 26 July 2019
Template documentation
This documentation is transcluded from Template:Questbox/doc. [edit] [history] [purge]
A questbox
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | The name of the quest | String | required |
description | description | The description of the quest | String | suggested |
level | level | The level required for the quest | Number | required |
startsat | startsat | The location the quest starts at | Page name | required |
startedby | startedby | The NPC that starts the quest | Page name | suggested |
xp | xp | The XP Reward for the quest | Number | suggested |
gold | gold | The gold Reward for the quest | Number | suggested |
qp | qp | The quest point Reward for the quest | Number | suggested |
items | items | The item rewards from the quest | Unknown | suggested |