Difference between revisions of "Template:Country showdata"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(track distinct shortname aliases)
(only if shortname alias is non-empty)
Line 51: Line 51:
  
 
[[category:country data templates|{{{countryname}}}]]
 
[[category:country data templates|{{{countryname}}}]]
{{#ifeq: {{{alias}}} | {{{shortname alias}}}  
+
{{#if: {{{shortname alias|}}} |
  || [[Category:Country data templates with distinct shortname|{{{countryname}}}]]  
+
  {{#ifeq: {{{alias}}} | {{{shortname alias}}}  
 +
    || [[Category:Country data templates with distinct shortname|{{{countryname}}}]]  
 +
  }}
 
}}
 
}}
 
</includeonly>
 
</includeonly>

Revision as of 14:26, 3 February 2007

This template is used for documenting country data templates. See Template:Country data France for an example usage.