trusted
5,920
edits
SurtrFan8511 (talk | contribs) (category) |
SurtrFan8511 (talk | contribs) |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
This template generates an infobox for the quest with the parameters manually entered by the editor. There is no good automated way to get the detailed quest info from the game data, so the research has to be done manually by the player. | This template generates an infobox for the quest with the parameters manually entered by the editor. There is no good automated way to get the detailed quest info from the game data, so the research has to be done manually by the player. | ||
==Usage== | |||
It is not recommended to directly invoke this template. Instead, use <pre>{{#masterdata:Quest|<id>}}</pre> | |||
Where <id> is the ID of the quest to see the infobox for a corresponding quest, if it exists. | |||
If neccessary, hide phases with <code>{{#vardefine:hide phases|}}</code>, separating the phases with a semicolon. | |||
To see preparsed version of the template, go to <code>https://api.housamo.xyz/housamo/api/parse/quest/?quest_id=<id></code> | |||
Where <id> is the ID of the quest. | |||
==Parameters== | ==Parameters== | ||
Line 22: | Line 33: | ||
# amount of dropped items | # amount of dropped items | ||
'''obj''(phase number)''''' - objective of the quest. Uses [[Template:Quest objective]]. | |||
==Examples== | ==Examples== |