Actions

Template

Difference between revisions of "Cat State"

From The RadioReference Wiki

m
m (added notes)
Line 12: Line 12:
 
*The horizontal line, and these comments below it, do not show when template is actually used.
 
*The horizontal line, and these comments below it, do not show when template is actually used.
 
*This template may be used for US States, Territories, etc. and Canadian Provinces.
 
*This template may be used for US States, Territories, etc. and Canadian Provinces.
 +
*Variables:
 +
**'''CategoryName''' - the category-article's own name (not its parent's name).
 +
**'''ParentCat''' - name of the article's parent category.<br/>Specifying a value will override the default which is "Collaboration".
 +
**'''loctype''' - normal values would be either "state", "province", or "district".<br/>Specifying a value will override the default, which is "state".
 +
**'''StateWikiArticle''' - the proper title for the related Wiki article.
  
 
*Example of using this template for a US State:<br/>
 
*Example of using this template for a US State:<br/>

Revision as of 13:50, 20 October 2013

Welcome to the "Category:{{{CategoryName}}}" article. This category is a sub-category of "Category:Collaboration". Please post into this category, all articles relating to information from entities in the state of {{{CategoryName}}}.

When adding a new article for this topic, please CATEGORIZE these pages by adding [[Category:{{{CategoryName}}}]] as the last line.


You may find this state's Wiki article at [[{{{StateWikiArticle}}}]].


Notes

  • The horizontal line, and these comments below it, do not show when template is actually used.
  • This template may be used for US States, Territories, etc. and Canadian Provinces.
  • Variables:
    • CategoryName - the category-article's own name (not its parent's name).
    • ParentCat - name of the article's parent category.
      Specifying a value will override the default which is "Collaboration".
    • loctype - normal values would be either "state", "province", or "district".
      Specifying a value will override the default, which is "state".
    • StateWikiArticle - the proper title for the related Wiki article.
  • Example of using this template for a US State:
    • {{StateCategory
      |CategoryName=Texas
      |StateWikiArticle=Texas (US)}}
  • Example of using this template for the US District of Columbia:
    • {{StateCategory
      |CategoryName=District of Columbia
      |loctype=district
      |StateWikiArticle=District of Columbia (DC)}}
  • Example of using this template for a Canadian Province:
    • {{StateCategory
      |CategoryName=Quebec
      |loctype=province
      |StateWikiArticle=Quebec (CA)
      |ParentCat=Province Data}}