Template:Categorize Location: Difference between revisions

From HorizonXI Wiki
m (added code to catch waters north and south)
mNo edit summary
Line 19: Line 19:
| al zahbi = [[Category:Al Zahbi {{{category type|}}}]][[Category:Aht Urhgan {{{category type|}}}]]
| al zahbi = [[Category:Al Zahbi {{{category type|}}}]][[Category:Aht Urhgan {{{category type|}}}]]
| aht urhgan whitegate = [[Category:Aht Urhgan Whitegate {{{category type|}}}]][[Category:Aht Urhgan {{{category type|}}}]]
| aht urhgan whitegate = [[Category:Aht Urhgan Whitegate {{{category type|}}}]][[Category:Aht Urhgan {{{category type|}}}]]
| #default = {{#ifexist:{{#sub:{{#explode:{{{location}}}| (|0}}|2|-2}}|[[Category:{{#sub:{{#explode:{{{location}}}| (|0}}|2|-2}} {{{category type|}}}]]}}}}<!--
| #default = {{#ifexist:{{#sub:{{#explode:{{#explode:{{{location}}}|,|0}}|(|0}}|2|-2}}|[[Category:{{#sub:{{#explode:{{#explode:{{{location}}}|,|0}}|(|0}}|2|-2}} {{{category type|}}}]]}}}}<!--
-->}}</onlyinclude></includeonly>
-->}}</onlyinclude></includeonly>
==Usage==
==Usage==

Revision as of 22:23, 12 July 2024

Usage

Template used to categorize according to a location. Arguments:

  • location: expects a Template:Location return.
  • category type: actual category type which is put after the location

Note: The template does not return anything, only categorizes based on the location input to the chosen type category of that area.

For city areas, will categorize to the city as well as the specific map/part of the city.

Examples

{{Categorize Location
|location={{Location|Selbina|H-7}}
|category type=Quests
}}

will categorize the page as Category:Selbina Quests

{{Categorize Location
|location={{Location|Southern San d'Oria|H-7}}
|category type=Quests
}}

will categorize the page as Category:Southern San d'Oria Quests and Category:San d'Oria Quests

{{Categorize Location
|location={{Location|Southern San d'Oria|H-7}}
|category type=NPCs
}}

will categorize the page as Category:Southern San d'Oria NPCs and Category:San d'Oria NPCs