Actions

Template

Difference between revisions of "Cat State"

From The RadioReference Wiki

m (works correctly)
m (added notes about DC)
Line 13: Line 13:
 
*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.
  
*Example of using this template for US State:<br/>
+
*Example of using this template for a US State:<br/>
 
**<nowiki>
 
**<nowiki>
{{StateCategory
+
{{StateCategory</nowiki><br/><nowiki>
|CategoryName=Texas
+
|CategoryName=Texas</nowiki><br/><nowiki>
|StateWikiArticle=Texas (US)}}
+
|StateWikiArticle=Texas (US)}}</nowiki><br/>
</nowiki>
 
  
*Example of using this template for Canadian Province:<br/>
+
*Example of using this template for the US District of Columbia:<br/>
 
**<nowiki>
 
**<nowiki>
{{StateCategory
+
{{StateCategory</nowiki><br/><nowiki>
|CategoryName=Quebec
+
|CategoryName=District of Columbia</nowiki><br/><nowiki>
|loctype=province
+
|loctype=district</nowiki><br/><nowiki>
|StateWikiArticle=Quebec (CA)
+
|StateWikiArticle=District of Columbia (DC)}}</nowiki><br/>
|ParentCat=Province Data}}
+
 
</nowiki>
+
*Example of using this template for a Canadian Province:<br/>
 +
**<nowiki>
 +
{{StateCategory</nowiki><br/><nowiki>
 +
|CategoryName=Quebec</nowiki><br/><nowiki>
 +
|loctype=province</nowiki><br/><nowiki>
 +
|StateWikiArticle=Quebec (CA)</nowiki><br/><nowiki>
 +
|ParentCat=Province Data}}</nowiki><br/>
 
</noinclude>
 
</noinclude>

Revision as of 13:38, 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 the Wiki article for this state 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.
  • 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}}