Difference between revisions of "Quest info/Documentation"

(Created page with "==Description== Displays an information page about a Quest. ==Usage== {{T|Quest info|image{{=}}image|name{{=}}name|description{{=}}description|category{{=}}category|quests...")
 
m
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
Displays an information page about a [[quest]].
 
Displays an information page about a [[quest]].
 
==Usage==
 
==Usage==
{{T|Quest info|image{{=}}image|name{{=}}name|description{{=}}description|category{{=}}category|quests{{=}}quests|loading screen{{=}}loading screen}}
+
{{T|Quest info|image{{=}}image|name{{=}}name|description{{=}}description|category{{=}}category|quest giver{{=}}quest giver|location={{=}}location|previous{{=}}previous|rewards{{=}}rewards}}
  
 
==Parameters==
 
==Parameters==
 
{{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 quest.|<nowiki>{{PAGENAME}}</nowiki>|Only use if the template is on a different page to the quest's main article.}}
{{parameter|description|A 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>
:{{bullet}}main quest
+
:{{bullet}}guild quests
:{{bullet}}side
+
:{{bullet}}main quests
 +
:{{bullet}}side quests
 +
{{parameter|quest giver|The name of the NPC that gives the quest.|}}
 +
{{parameter|location|The location of the NPC that gives the quest.|}}
 +
{{parameter|previous|The name of the quest sequentially preceding the current quest.|}}
 
{{parameter|rewards|A comma-separated list experience, gold, or items recieved upon quest completion.||Only specify item quality if it differs from its default quality. e.g. '<code>[quantity1] [reward1]#[quality1], [quantity2] [reward2]#[quality2], etc</code>'.}}
 
{{parameter|rewards|A comma-separated list experience, gold, or items recieved upon quest completion.||Only specify item quality if it differs from its default quality. e.g. '<code>[quantity1] [reward1]#[quality1], [quantity2] [reward2]#[quality2], etc</code>'.}}
 +
 
==Errors==
 
==Errors==
 
'''No description was provided. Add a description parameter.'''
 
'''No description was provided. Add a description parameter.'''
 
<includeonly>[[Category:Info Templates]]</includeonly>
 
<includeonly>[[Category:Info Templates]]</includeonly>

Latest revision as of 14:52, 11 February 2024

Description[edit]

Displays an information page about a Quest.

Usage[edit]

{{Quest info|<image=image>|<name=name>|<description=description>|<category=category>|<quest giver=quest giver>|<previous=previous>|<rewards=rewards>}}

Parameters[edit]

Arrow.pngimage: 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.
Arrow.pngname: The name of the quest.
Optional. Defaults to '{{PAGENAME}}'.
Notes: Only use if the template is on a different page to the quest's main article.
Arrow.pngdescription: The in-game description of the quest found on the quest menu.
Optional.
Arrow.pngcategory: The quest's category.
Optional.

Possible categories:

guild quests
main quests
side quests
Arrow.pngquest giver: The name of the NPC that gives the quest.
Optional.
Arrow.pnglocation: The location of the NPC that gives the quest.
Optional.
Arrow.pngprevious: The name of the quest sequentially preceding the current quest.
Optional.
Arrow.pngrewards: 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[edit]

No description was provided. Add a description parameter.