Difference between revisions of "Quest info/Documentation"
Stratonian (talk | contribs) m (→Parameters) |
Stratonian (talk | contribs) m (→Parameters) |
||
Line 7: | Line 7: | ||
{{parameter|image|A map or image of the quest location.|<nowiki>{{PAGENAME}}.jpg</nowiki>|Only use if the image name differs from the name of the page.}} | {{parameter|image|A map or image of the quest location.|<nowiki>{{PAGENAME}}.jpg</nowiki>|Only use if the image name differs from the name of the page.}} | ||
{{parameter|name|The name of the location.|<nowiki>{{PAGENAME}}</nowiki>|Only use if the template is on a different page to the quest's main article.}} | {{parameter|name|The name of the location.|<nowiki>{{PAGENAME}}</nowiki>|Only use if the template is on a different page to the quest's main article.}} | ||
− | {{parameter|description|The in-game description of the quest | + | {{parameter|description|The in-game description of the quest found on the quest menu.|}} |
{{parameter|category|The quest's category.|}} | {{parameter|category|The quest's category.|}} | ||
Possible categories:<br> | Possible categories:<br> |
Revision as of 19:05, 1 October 2023
Description
Displays an information page about a Quest.
Usage
{{Quest info|<image=image>|<name=name>|<description=description>|<category=category>|<quests=quests>|<loading screen=loading screen>}}
Parameters
image: A map or image of the quest location.
- Optional. Defaults to '
{{PAGENAME}}.jpg
'. - Notes: Only use if the image name differs from the name of the page.
name: The name of the location.
- Optional. Defaults to '
{{PAGENAME}}
'. - Notes: Only use if the template is on a different page to the quest's main article.
Possible categories:
- •main quest
- •side
rewards: A comma-separated list experience, gold, or items recieved upon quest completion.
- Optional.
- Notes: Only specify item quality if it differs from its default quality. e.g. '
[quantity1] [reward1]#[quality1], [quantity2] [reward2]#[quality2], etc
'.
Errors
No description was provided. Add a description parameter.