Difference between revisions of "Location info/Documentation"

m (Categorized)
Line 14: Line 14:
 
:{{bullet}}dungeons
 
:{{bullet}}dungeons
 
:{{bullet}}zones
 
:{{bullet}}zones
{{parameter|quests|The comma-separated names of quests that take place in the location.|}}
+
{{parameter|quests|The semicolon-separated names of quests that take place in the location.|}}
 
{{parameter|loading screen|The file name of the location's loading screen.|<nowiki>{{PAGENAME}} loading screen.jpg</nowiki>}}
 
{{parameter|loading screen|The file name of the location's loading screen.|<nowiki>{{PAGENAME}} loading screen.jpg</nowiki>}}
  

Revision as of 20:38, 30 August 2023

Description

Displays an information page about an location.

Usage

{{Location info|<image=image>|<name=name>|<description=description>|<category=category>|<quests=quests>|<loading screen=loading screen>}}

Parameters

Arrow.pngimage: A map or image of the 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 location.
Optional. Defaults to '{{PAGENAME}}'.
Notes: Only use if the template is on a different page to the location's main article.
Arrow.pngdescription: A description of the location.
Optional.
Arrow.pngcategory: The location's category.
Optional.

Possible categories:

camps
cities
dungeons
zones
Arrow.pngquests: The semicolon-separated names of quests that take place in the location.
Optional.
Arrow.pngloading screen: The file name of the location's loading screen.
Optional. Defaults to '{{PAGENAME}} loading screen.jpg'.

Errors

No description was provided. Add a description parameter.