Template:Questbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
|label2 = Starts At | |label2 = Starts At | ||
|data2 = {{{startsat|}}} | |data2 = [[{{{startsat|}}}]] | ||
|label3 = Started By | |label3 = Started By | ||
|data3 = {{{startedby|}}} | |data3 = [[{{{startedby|}}}]] | ||
|header4 = {{#if: | |header4 = {{#if: | ||
| 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 | ||
}, | }, | ||
Latest revision as of 09:32, 26 July 2019
| Starts At | [[]] |
|---|---|
| Started By | [[]] |
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 |