Template:Categorize Location: Difference between revisions

From HorizonXI Wiki
(Created page with "<includeonly><onlyinclude>{{categorize|{{{1}}}|<!-- -->{{#switch:{{lc:{{#sub:{{#explode:{{{location}}}| (|0}}|2|-2}}}} | southern san d'oria = [[Category:Southern San d'Oria {{{category type|}}}]][[Category:San d'Oria {{{category type|}}}]] | northern san d'oria = [[Category:Northern San d'Oria {{{category type|}}}]][[Category:San d'Oria {{{category type|}}}]] | port san d'oria = [[Category:Port San d'Oria {{{category type|}}}]][[Category:San d'Oria {{{category type|}}}]...")
 
mNo edit summary
Line 18: Line 18:
| 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:{{{location}}}| (|0}}|2|-2}}|[[Category:{{#sub:{{#explode:{{{location}}}| (|0}}|2|-2}} {{{category type|}}}]]}}}}<!--
-->}}</onlyinclude></includeonly>
-->}}</onlyinclude></includeonly>
==Usage==
==Usage==
Template used to categorize according to a location. Arguments:
Template used to categorize according to a location. Arguments:

Revision as of 15:31, 29 December 2023

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