Difference between revisions of "Location info"
Stratonian (talk | contribs) m (removed loading screen since it is random) |
Stratonian (talk | contribs) m |
||
Line 6: | Line 6: | ||
-->{{#vardefine:typeText|{{#switch:{{lc:{{{category|}}}}} | -->{{#vardefine:typeText|{{#switch:{{lc:{{{category|}}}}} | ||
|camps=[[Camp]] | |camps=[[Camp]] | ||
− | |||
|dungeons=[[Dungeon]] | |dungeons=[[Dungeon]] | ||
|zones=[[Zone]] | |zones=[[Zone]] | ||
Line 32: | Line 31: | ||
! colspan="2" class="{{#switch:{{lc:{{{category|}}}}} | ! colspan="2" class="{{#switch:{{lc:{{{category|}}}}} | ||
|camps=location-camp | |camps=location-camp | ||
− | |||
|dungeons=location-dungeon | |dungeons=location-dungeon | ||
|zones=location-zone | |zones=location-zone | ||
− | |#default=location- | + | |#default=location-zone<!-- default location --> |
}}" | <center>{{{name|{{PAGENAME}}}}}</center><!-- name --> | }}" | <center>{{{name|{{PAGENAME}}}}}</center><!-- name --> | ||
|- | |- |
Revision as of 19:52, 25 January 2024
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
- image: 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.
- name: 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.
Possible categories:
- points of interest: The semicolon-separated names of points of interest in the location.
- Optional.
- Notes: Add your own wiki links.
- connections: The semicolon-separated names of zones connected to the location.
- Optional.
- Notes: Add your own wiki links. The cardinal direction is usually specified in brackets after the location name.
Errors
No description was provided. Add a description parameter.