Template:CensusAU
Jump to navigation
Jump to search
Purpose
This template provides a quick and easy method of directly linking to specific sections in Census in Australia, which is linked to from more than 7,600 predominantly Australian articles. In particular, the pop_year parameter of {{Infobox Australian place}} links to sections in Census in Australia dealing with specific census years.
Usage
{{CensusAU|section title}}
Examples
{{CensusAU|2011}} produces [[Census in Australia#2011|2011 census]]
See also
- {{Census 2001 AUS}}
- {{Census 2006 AUS}}
- {{Census 2011 AUS}}
- {{Census 2016 AUS}}
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for CensusAU
<templatedata> { "params": { "1": { "label": "year", "description": "Census year", "example": "2016", "type": "string", "required": true } }, "description": "Link to an Australian Census year in the article \"Census in Australia\"" } </templatedata>