Difference between revisions of "Template:Toponym tag"

From The Coppermind
Jump to navigation Jump to search
m (Filter out ones coming from world parameters)
(I think swapping the order of these if statements will fix the residents categories without causing any other problems)
Line 1: Line 1:
 
<includeonly>{{#if:{{toponym|{{{1}}}|}}<!--
 
<includeonly>{{#if:{{toponym|{{{1}}}|}}<!--
 
-->|[[{{toponym link|{{{1}}}|}}|{{ucfirst:{{toponym|{{{1}}}|}}}}]]<!--
 
-->|[[{{toponym link|{{{1}}}|}}|{{ucfirst:{{toponym|{{{1}}}|}}}}]]<!--
-->{{#if:{{demonym|{{{1}}}|}}<!--
+
-->{{#if:{{{2|}}}<!--
-->|[[Category: {{demonym|{{{1}}}|plural=y}}]]{{#if:{{{2|}}}|[[Category:toponym tag - using demonym]]|}}<!--
+
-->|[[Category: {{{2}}} {{toponym|{{{1}}}|}}]]<!--
-->|{{#if:{{{2|}}}<!--
+
-->|{{#if:{{demonym|{{{1}}}|}}<!--
-->|[[Category: {{{2}}} {{toponym|{{{1}}}|}}]]<!--
+
-->|[[Category: {{demonym|{{{1}}}|plural=y}}]]<!--
 
-->|{{toponym tag missing category|{{{1}}}|}}<!--
 
-->|{{toponym tag missing category|{{{1}}}|}}<!--
 
-->}}<!--
 
-->}}<!--

Revision as of 22:07, 28 April 2020


This template should be used to link to a place and add the page to a plural-demonym category

It uses {{toponym}} to generate a link and the category is either [[category: {{demonym|plural=y}}] or [[category: {{{2}}} of {{toponym|{{{1}}}|}}]]

If you wish to tag as a toponym use {{place tag}}, if you wish to tag a demonym use {{demonym tag}}