Template:Questbox: Difference between revisions

Jump to navigation Jump to search
27 bytes added ,  09:32, 26 July 2019
no edit summary
No edit summary
No edit summary
 
(6 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 58: Line 58:
"startsat": {
"startsat": {
"description": "The location the quest starts at",
"description": "The location the quest starts at",
"type": "string",
"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": "url",
"type": "wiki-page-name",
"suggested": true
"suggested": true
},
},

Navigation menu