Template:Country showdata: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Ligulem
(track distinct shortname aliases)
meta>Ligulem
(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 18:26, 3 February 2007

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