Template:Map variants/doc

From Path of Exile Wiki
Revision as of 09:20, 15 January 2018 by >AnSq (AnSq moved page User:AnSq/Sandbox/TestTemplate/doc to Template:OtherMapVersions/doc without leaving a redirect)
Jump to navigation Jump to search

This subpage provides documentation for Template:Map variants.

Creates a section with links to map versions from other series.

Parameters

Parameter Type Description Example Optional
{{{1}}} str Map name, without "Map" or series; or {{PAGENAME}} of a map Cursed Crypt
war str Name of map in the War for the Atlas (3.1) series, if different that {{{1}}}, or empty to indicate that no such map exists Cursed Crypt
atlas str Name of map in the Atlas of Worlds (2.4) series, if different that {{{1}}}, or empty to indicate that no such map exists Cursed Crypt
awakening str Name of map in The Awakening (2.0) series, if different that {{{1}}}, or empty to indicate that no such map exists Crypt
original str Name of map in the Original series, if different that {{{1}}}, or empty to indicate that no such map exists Crypt

The template should automatically detect if a map doesn't exist, so giving empty arguments isn't usually necessary.

Example

{{OtherMapVersions|Cursed Crypt|awakening=Crypt|original=Crypt}}

yields:

User:AnSq/Sandbox/TestTemplate