Actions

Template

Difference between revisions of "Cat State"

From The RadioReference Wiki

m (moved Template:StateCategory to Template:Cat State: Standardize names of Category templates)
m
Line 20: Line 20:
 
*Example of using this template for a US State:<br/>
 
*Example of using this template for a US State:<br/>
 
**<nowiki>
 
**<nowiki>
{{StateCategory</nowiki><br/><nowiki>
+
{{Cat_State</nowiki><br/><nowiki>
 
|CategoryName=Texas</nowiki><br/><nowiki>
 
|CategoryName=Texas</nowiki><br/><nowiki>
 
|StateWikiArticle=Texas (US)}}</nowiki><br/>
 
|StateWikiArticle=Texas (US)}}</nowiki><br/>
Line 26: Line 26:
 
*Example of using this template for the US District of Columbia:<br/>
 
*Example of using this template for the US District of Columbia:<br/>
 
**<nowiki>
 
**<nowiki>
{{StateCategory</nowiki><br/><nowiki>
+
{{Cat_State</nowiki><br/><nowiki>
 
|CategoryName=District of Columbia</nowiki><br/><nowiki>
 
|CategoryName=District of Columbia</nowiki><br/><nowiki>
 
|loctype=district</nowiki><br/><nowiki>
 
|loctype=district</nowiki><br/><nowiki>
Line 33: Line 33:
 
*Example of using this template for a Canadian Province:<br/>
 
*Example of using this template for a Canadian Province:<br/>
 
**<nowiki>
 
**<nowiki>
{{StateCategory</nowiki><br/><nowiki>
+
{{Cat_State</nowiki><br/><nowiki>
 
|CategoryName=Quebec</nowiki><br/><nowiki>
 
|CategoryName=Quebec</nowiki><br/><nowiki>
 
|loctype=province</nowiki><br/><nowiki>
 
|loctype=province</nowiki><br/><nowiki>

Revision as of 06:20, 16 February 2015

Welcome to the "Category:{{{CategoryName}}}" category which 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:
    • {{Cat_State
      |CategoryName=Texas
      |StateWikiArticle=Texas (US)}}
  • Example of using this template for the US District of Columbia:
    • {{Cat_State
      |CategoryName=District of Columbia
      |loctype=district
      |StateWikiArticle=District of Columbia (DC)}}
  • Example of using this template for a Canadian Province:
    • {{Cat_State
      |CategoryName=Quebec
      |loctype=province
      |StateWikiArticle=Quebec (CA)
      |ParentCat=Province Data}}