Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Search
Search
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Template:Infobox Australian place/doc
(section)
Template
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Parameters == Both <code>type</code> and <code>state</code> are required parameters. All other parameters used by this template are optional. === Required === These parameters must be set for every infobox as they affect the behaviour of many other parameters. The {{para|type}} parameter sets up the template for a specific type of location. It regulates which parameters can be used and sets the colour of the top bar of the infobox. The entered values for this parameter should be plain, unlinked text. {| class="wikitable plainrowheaders" style="background-color:white;" |+ Use of the <code><nowiki>|</nowiki>{{visible anchor|type}}=</code> parameter ! scope="col" style="background-color: whitesmoke;" | Accepted value ! scope="col" style="background-color: whitesmoke;" | Description ! scope="col" style="background-color: whitesmoke;" width=20% | Colour of top bar<ref group=lower-alpha>Colour names per [http://www.color-blindness.com/color-name-hue the colour names given by colourblindness.com]</ref> |- ! scope="row" | <code>city</code> | A city. <!-- Description of the effects of "city" on the infobox needed --> | style="background:#f9f6d2; color:#100;" | Light Goldenrod Yellow |- ! scope="row" | <code>suburb</code> | A suburb, a form of administrative region generally used in cities and towns.<!-- Description of "suburb" and its effects on the infobox needed --> | style="background:#f9e2d2; color:#100;" | Antique White |- ! scope="row" | <code>town</code> | A town or other settlement. <!-- Description of the effects of "town" on the infobox needed --> | style="background:#e9f9d2; color:#100;" | Snow Flurry |- ! scope="row" | <code>lga</code> | An [[Local government areas of Australia|Australian local government area]] (LGA) - a particular form of administrative region, used to create local governments. Many LGAs will use terms such as "Town of", "District Council of", "Shire of", "City of", etc., in their names. Note that the ACT does not have any system of local government, and therefore does not have LGAs.<!-- Description of the effects of "lga" on the infobox needed --> | style="background:#d2d5f9; color:#100;" | Lavender |- ! scope="row" | <code>region</code> | <!-- Description of "region" and its effects on the infobox needed --> | style="background:#e6c4fb; color:#100;" | Mauve |- ! scope="row" | <code>cadastral</code> | <!-- Description of "cadastral" and its effects on the infobox needed --> | style="background:#ffffe0; color:#100;" | Light Yellow |- ! scope="row" | <code>protected</code> | <!-- Description of "protected" and its effects on the infobox needed --> | style="background:transparent; color:#100;" | No colour <small>(An [[IUCN protected area categories|IUCN category]] can be used to display a coloured banner - see {{slink||IUCN categories for protected areas}}.)</small> |- ! scope="row" | <code>other</code> | <!-- Description of "other" and its effects on the infobox needed --> | style="background:transparent; color:#100;" | No colour |- ! scope="row" | ''undefined'' | Occurs when the parameter has been left blank.<!-- Description of the effects of an undefined type on the infobox needed --> | style="background:#ccc; color:#100;" | Very Light Grey |} {{reflist|group=lower-alpha}} The {{para|state}} parameter defines the state or territory of the infobox's location. It sets up the template to refer to and link to the correct state or territory throughout. The entered values for this parameter should be plain, unlinked text; for consistency, lower case is preferred. If the parameter is left blank, the infobox will default to <code>au</code> (i.e., Australia). {| class="wikitable plainrowheaders" style="background-color:white;" |+ Use of the <code><nowiki>|</nowiki>{{visible anchor|state}}=</code> parameter ! scope="col" style="background-color: whitesmoke;" | Accepted value ! scope="col" style="background-color: whitesmoke;" | State or territory |- ! scope="row" | <code>act</code> | [[Australian Capital Territory]] (ACT) |- ! scope="row" | <code>nsw</code> | [[New South Wales]] (NSW) |- ! scope="row" | <code>nt</code> | [[Northern Territory]] (NT) |- ! scope="row" | <code>qld</code> | [[Queensland]] (Qld or QLD) |- ! scope="row" | <code>sa</code> | [[South Australia]] (SA) |- ! scope="row" | <code>tas</code> | [[Tasmania]] (Tas or TAS) |- ! scope="row" | <code>vic</code> | [[Victoria (state)|Victoria]] (Vic or VIC) |- ! scope="row" | <code>wa</code> | [[Western Australia]] (WA) |- ! scope="row" | <code>jbt</code> | [[Jervis Bay Territory]] (JBT) |- ! scope="row" | <code>ni</code> | [[Norfolk Island]] (NI) |- ! scope="row" | <code>au</code> | [[Australia]] - use when no other value is applicable. |} === Optional === {| class="wikitable plainrowheaders" style="background-color: white; width:100%;" |+ Optional parameters ! scope="col" style="background-color: whitesmoke;" | Parameter ! scope="col" style="background-color: whitesmoke;" | Available for {{para|type}} ! scope="col" style="background-color: whitesmoke;" | Description ! scope="col" style="background-color: whitesmoke;" | Notes ! scope="col" style="background-color: whitesmoke;" | Potential sources ! scope="col" style="background-color: whitesmoke;" | Values |- ! scope="row" | name | all | Name of infobox's place | If not present or blank, the infobox title will not be shown. If specified, will be used as the text for the URL, and in the table of nearest neighbours. | <!-- Potential sources --> | Plain text. |- ! scope="row" | native_name | all | Placename in local Indigenous Australian language(s) | Name of a place in the local Aboriginal or Torres Strait Islander language, if different from name. ''Native'' is a deprecated archaic term in the Australian context, but is used in this template for consistency with other templates. Please don't use the term in articles. | <!-- Potential sources --> | plain text, or use <code><nowiki>{{nativename}}</nowiki></code>. Add <nowiki><ref></ref></nowiki> with a citation where possible. |- ! scope="row" | native_name_lang | all | [[ISO 639-1]] code, e.g. nys for [[Noongar language|Noongar]], for the Indigenous Australian language, if available | If there are names in multiple Indigenous Australian languages, enter those names into the {{para|native_name}} parameter using <nowiki>{{lang}}</nowiki> instead.{{pb}}''Native'' is a deprecated archaic term in the Australian context, but is used in this template for consistency with other templates. Please don't use the term in articles.{{pb}}'''Prerequisite parameters:''' *native_name | <!-- Potential sources --> | plain text |- ! scope="row" | city | ??{{pb}}(recommended for suburb) | City name | Name will be auto-linked if no wikilink is defined.{{pb}}In some cases it may be desirable to include the name of a non-city here. | [[List of cities in Australia]] | plain text, may be linked. |- ! scope="row" | iucn_category | protected | The [[World Commission on Protected Areas#IUCN Categories of Protected Area|International Union for Conservation of Nature (IUCN) category]] applicable to the [[protected area]]. | For more information on how this parameter is displayed, see [[#IUCN categories for protected areas|IUCN categories]] below. | <!-- Potential sources --> | Plain text, do not wikilink. Accepted values are: * Ia * Ib * II * III * IV * V * VI |- ! scope="row" | iucn_ref | protected | A reference demonstrating the IUCN category | '''Prerequisite parameters:''' * <code>iucn_category</code> | <!-- Potential sources --> | Wikitext (can contain links).{{pb}}Best when used with <nowiki><ref></ref></nowiki> tags and a citation template |- ! scope="row" | image | all | Image of the locality | For cadastral units, this is typically a map showing its location within the state or territory. | <!-- Potential sources --> | filename |- ! scope="row" | image_upright | all | Width of image of the locality (in relation to default thumbnail size) | The size should not be set to a value that would result in an image width greater than 300px. See [[#Calculating "image_upright"|help below]] for guidance on determining the value to be used, and [[wikipedia:WP:IMGSIZE]] for rationale. | <!-- Potential sources --> | Unformatted number. If not specified, the image width defaults to <code>1.23</code>, which is approximately 270px for readers that haven't changed their default thumbnail size at [[Special:Preferences]]. |- ! scope="row" | caption | all | Caption for the locality image | <!-- Notes --> | <!-- Potential sources --> | wikitext (can contain links) |- ! scope="row" | image_alt | all | [[MOS:ALT|Alt text]] for the image | <!-- Notes --> | <!-- Potential sources --> | wikitext (can contain links) |- ! scope="row" | image2 | all | A second image of the locality | In LGA articles this is typically used where a map of the LGA is required but the appropriate location map template is not available in {{cl|Australia location map modules}}. | <!-- Potential sources --> | filename |- ! scope="row" | image2_upright | all | Width of the second image of the locality (in relation to default thumbnail size) | The size should not be set to a value that would result in an image width greater than 300px. See [[#Calculating "image_upright"|help below]] for guidance on determining the value to be used, and [[wikipedia:WP:IMGSIZE]] for rationale. | <!-- Potential sources --> | Unformatted number. If not specified, the image width defaults to <code>1.23</code>, which is approximately 270px for readers that haven't changed their default thumbnail size at [[Special:Preferences]]. |- ! scope="row" | caption2 | all | caption for the second locality image | <!-- Notes --> | <!-- Potential sources --> | wikitext (can contain links) |- ! scope="row" | image2_alt | all | [[MOS:ALT|Alt text]] for the image | <!-- Notes --> | <!-- Potential sources --> | wikitext (can contain links) |- ! scope="row" | nearest_town_or_city | protected | nearest town or city to the area | If the area is not within a town or city, the nearest town or city to the area can be listed here. If only one, wikilinking may be omitted as the article will be automatically linked. If there are more than one, use {{tl|Plainlist}}. | <!-- Potential sources --> | Wikitext (can contain links) |- ! scope="row" | {{visible anchor|coordinates}} | ??{{pb}}(recommended for all) | Displays coordinates of the locality. Triggers a map to automatically generate (can be adjusted in various ways). | {{UF-coord}} The automatic map will be of the state, with a pushpin identifying the position specified in {{Tl|coord}}. Parameters to adjust or toggle the map are under {{slink||Location map generated by coordinates}}. A second map can be generated using wikidata as well (see {{slink||Location map generated by wikidata}}). | <!-- Potential sources --> | Example:<br /><nowiki>{{Coord|32|45|41.3|S|151|44|38.6|E|type:city_region:AU-NSW|display=inline,title}}</nowiki> |- ! scope="row" | coord_ref | ??{{pb}}(recommended for all except protected) | Footnote demonstrating the coordinates value | '''Prerequisite parameters:''' * coordinates | <!-- Potential sources --> | wikitext (can contain links){{pb}}Best when used with <nowiki><ref></ref></nowiki> tags and a citation template |- ! scope="row" | pop | ??{{pb}}(recommended for all except protected) | Population statistic (use approximate if {{para|type|region}}) | If left empty, population data will be displayed from Wikidata (for appropriate geography). See [[#PopulationFromWikidata|''Notes'' below]] for more information. | [http://www.abs.gov.au/ ABS] (generic)<br />[http://www.censusdata.abs.gov.au/census_services/getproduct/census/2016/quickstat/0?opendocument&navpos=220 2016 Census QuickStats] | Number. should be plain, either with or without a comma. i.e. 12345 or 12,345 Do not add anything else, including years or references. |- ! scope="row" | pop_year | ??{{pb}}(recommended for all except protected) | Year applicable to the population figure | '''Prerequisite parameters:''' * pop |[http://www.abs.gov.au/ ABS] (generic)<br />[http://www.censusdata.abs.gov.au/census_services/getproduct/census/2016/quickstat/0?opendocument&navpos=220 2016 Census QuickStats] | Number. When the population is for a census year, use {{tl|CensusAU}} |- ! scope="row" | pop_footnotes | ??{{pb}}(recommended for all except protected) | Footnote demonstrating the population statistic | '''Prerequisite parameters:''' * pop |[http://www.abs.gov.au/ ABS] (generic)<br />[http://www.censusdata.abs.gov.au/census_services/getproduct/census/2016/quickstat/0?opendocument&navpos=220 2016 Census QuickStats] | wikitext (can contain links){{pb}}Best when used with <nowiki><ref></ref></nowiki> tags and {{tl|Census 2016 AUS}} |- ! scope="row" | pop2 | ??{{pb}}(recommended for all except protected) | Second population statistic (use approximate if {{para|type|region}}) | See [[Clarence Town, New South Wales]] for an example of when a second population figure is useful.{{pb}}'''Prerequisite parameters:''' * pop |[http://www.abs.gov.au/ ABS] (generic)<br />[http://www.censusdata.abs.gov.au/census_services/getproduct/census/2016/quickstat/0?opendocument&navpos=220 2016 Census QuickStats] | Number. Should be unformatted, and can be with or without a comma. i.e. 12345 or 12,345 Do not add anything else, including years or references. |- ! scope="row" | pop2_year | ??{{pb}}(recommended for all except protected) | Year applicable to the second population figure | '''Prerequisite parameters:''' * pop2 | [http://www.abs.gov.au/ ABS] (generic)<br />[http://www.censusdata.abs.gov.au/census_services/getproduct/census/2016/quickstat/0?opendocument&navpos=220 2016 Census QuickStats] | Number. When the population is for a census year, use {{tl|CensusAU}} |- ! scope="row" | pop2_footnotes | ??{{pb}}(recommended for all except protected) | Footnote demonstrating the second population statistic | '''Prerequisite parameters:''' * pop2 | [http://www.abs.gov.au/ ABS] (generic)<br />[http://www.censusdata.abs.gov.au/census_services/getproduct/census/2016/quickstat/0?opendocument&navpos=220 2016 Census QuickStats] | wikitext (can contain links){{pb}}Best when used with <nowiki><ref></ref></nowiki> tags and {{tl|Census 2016 AUS}} |- ! scope="row" | poprank | ??{{pb}}(recommended for city) | population rank within Australia | '''Prerequisite parameters:''' * pop | [[List of cities in Australia by population]] | Use eg: '1st', '15th' |- ! scope="row" | density | all{{pb}}(recommended for city, region) | population density | Will auto-calculate if both pop and area are defined |[http://www.abs.gov.au/ ABS] | unformatted number, in people/km² |- ! scope="row" | density_footnotes | all{{pb}}(recommended for city, region) | population density footnote for references | |[http://www.abs.gov.au/ ABS] | wikitext (can contain links){{pb}}Best when used with <nowiki><ref></ref></nowiki> tags and a citation template |- ! scope="row" | established | all | Date the location was established | <!-- Notes --> | <!-- Potential sources --> | Options include: * An exact date (using {{tl|start date}} is suggested) * a year, eg: 1894 * a decade, eg: 1890s |- ! scope="row" | established_footnotes | all | Reference demonstrating the establishment date | <!-- Notes --> | <!-- Potential sources --> | wikitext (can contain links){{pb}}Best when used with <nowiki><ref> </ref></nowiki> tags and a citation template |- ! scope="row" | abolished | all | Date the location was abolished | If the exact date is unknown, a year will suffice | <!-- Potential sources --> | date |- ! scope="row" | gazetted | all | Date the place name was [[Gazetteer of Australia|gazetted]] | <!-- Notes --> | <!-- Potential sources --> | date |- ! scope="row" | postcode | all{{pb}}(recommended for suburb, town) | Postcode(s) for the place | <!-- Potential sources --> |[http://auspost.com.au/apps/postcode.html Australia Post postcode search tool] | number |- ! scope="row" | elevation | all{{pb}}(recommended for suburb, town) | The elevation, measured from sea level in metres | <!-- Notes --> | <!-- Potential sources --> | unformatted number in metres |- ! scope="row" | elevation_footnotes | all{{pb}}(recommended for suburb, town) | Footnote demonstrating the elevation | <!-- Notes --> | <!-- Potential sources --> | wikitext (can contain links){{pb}}Best when used with <nowiki><ref> </ref></nowiki> tags and a citation template |- ! scope="row" | area | all | The area of the location | <!-- Notes --> | [http://www.abs.gov.au/ ABS] | unformatted number in km<sup>2</sup> |- ! scope="row" | area_footnotes | all | Footnote demonstrating the area | <!-- Notes --> | [http://www.abs.gov.au/ ABS] | wikitext (can contain links){{pb}}Best when used with <nowiki><ref> </ref></nowiki> tags and a citation template |- ! scope="row" | timezone | all{{pb}}(recommended for city, suburb, town, lga, region) | Timezone of the location | <!-- Notes --> | [[Time in Australia#Time zones and legislation|Time in Australia]] | Plain text, linked. Either the full name or the abbreviation can be used (e.g., either <code><nowiki>[[Australian Western Standard Time]]</nowiki></code> or <code><nowiki>[[Australian Western Standard Time|AWST]]</nowiki></code> can be used).<br />The <code>utc</code> parameter ''must'' also be set. |- ! scope="row" | utc | all{{pb}}(recommended for city, suburb, town, lga, region) | UTC offset of the timezone | The standard values are: * for WA <code>+8:00</code> * for SA & NT <code>+9:30</code> * for QLD, NSW, Vic. & Tas. <code>+10:00</code> | <!-- Potential sources --> | "+" followed by number, e.g., <code>+8:00</code> (for AWST) |- ! scope="row" | timezone-dst | all{{pb}}(recommended for city, suburb, town, lga, region) | Daylight saving timezone (where applied) | <!-- Notes --> | [[Daylight saving time in Australia]] | Plain text, linked. Either the full name or the abbreviation can be used (e.g., either <code><nowiki>[[Australian Eastern Daylight Time]]</nowiki></code> or <code><nowiki>[[Australian Eastern Daylight Time|AEDT]]</nowiki></code> can be used).<br />The <code>utc-dst</code> parameter ''must'' also be set. |- ! scope="row" | utc-dst | all{{pb}}(recommended for city, suburb, town, lga, region) | UTC offset of the daylight saving timezone | The standard values are: * for SA <code>+10:30</code> * for NSW, Vic. & Tas. <code>+11:00</code> | <!-- Potential sources --> | "+" followed by number, e.g., <code>+11:00</code> (for AEDT) |- ! scope="row" | mayor | lga | Mayor of the LGA | Name of the mayor only. Do not include titles, postnominals or political party information. | <!-- Potential sources --> | Plain text |- ! scope="row" | mayortitle | lga | Title of the mayor | | <!-- Potential sources --> | Wikitext (can be wikilinked), or blank. If left blank, will default to "[[Mayor]]". |- ! scope="row" | location# (up to location5) | all{{pb}}(recommended for city, suburb, town) | Specified location(s) to display the distance and direction from | Normally other cities or population centres.{{pb}}''See {{slink||Notes}} below'' | Maps such as Google Earth | Plain text, may be wikilinked. If no wikilink is given, the text will be automatically wikilinked. |- ! scope="row" | dist# (up to dist5) | all{{pb}}(recommended for city, suburb, town) | The distance by road (not direct) from the specified location(s) | Distance by road, not direct.{{pb}}''See {{slink||Notes}} below'' |Maps such as Google earth, [http://www.whereis.com.au whereis], [http://www3.visitvictoria.com/displayObject.cfm/ObjectID.0000B41D-D36D-1A88-8B4680C476A9047C/lk.Left2_3/pg.VVHomepage/vvt.vhtml Visit Victoria route planner] | unformatted number in km |- ! scope="row" | dir# (up to dir5) | all{{pb}}(recommended for city, suburb, town) | The direction (preferably cardinal) from the specified location(s), normally other cities or population centres | ''See {{slink||Notes}} below'' | <!-- Potential sources --> | Plain text. Normally a cardinal direction, either as an initialism (e.g. <code>N</code>, <code>SE</code>, <code>NNW</code>) or the word in lower case (per [[MOS:COMPASS]]; e.g., <code>north</code>, <code>south-east</code>, <code>north-north-west</code>). |- ! scope="row" | lga | all{{pb}}(recommended for city, suburb, town) | Name of the local government area | This parameter will display in a way that makes little sense when {{para|type|lga}}, but it can be used if necessary. |[http://www.gnb.nsw.gov.au/place_naming/placename_search NSW Geographical Names Board] | Plain text, may be wikilinked. If no wikilink is given, the text will be automatically wikilinked. |- ! scope="row" | lga2{{pb}}lga3{{pb}}lga4{{pb}}lga5 | all{{pb}}(recommended for city, suburb, town) | Names of additional LGAs | This parameter displays in a way that makes no sense when {{para|type|lga}}, but it can be used if necessary. If more than 5 LGAs are required, use {{tl|plainlist}} as necessary. See [https://en.wikipedia.org/w/index.php?title=Hunter_Region&oldid=615428967 Hunter Region] for an example. | <!-- Potential sources --> | Plain text, can be wikilinked. If no wikilink is given, the text will be automatically wikilinked. |- ! scope="row" | seat | all{{pb}}(recommended for lga) | Council seat of the LGA | <!-- Notes --> | <!-- Potential sources --> | Plain text, can be wikilinked. If no wikilink is given, the text will be automatically wikilinked. |- ! scope="row" | region | all{{pb}}(recommended for city, suburb, town, lga, cadastral, protected) | Name of region location is in | <!-- Notes --> | <!-- Potential sources --> | Plain text, can be wikilinked. If no wikilink is given, the text will be automatically wikilinked. |- ! scope="row" | county | all{{pb}}(recommended for city, suburb, town, lga) | Name of the county (a type of [[Lands administrative divisions of Australia|lands administrative division]]) | Not used in all areas. |[http://www.gnb.nsw.gov.au/place_naming/placename_search NSW Geographical Names Board] | Plain text, can be wikilinked. If no wikilink is given, the text will be automatically wikilinked. |- ! scope="row" | parish | all{{pb}}(recommended for city, suburb, town) | Name of the parish (a type of [[Lands administrative divisions of Australia|lands administrative division]]) | Only used in NSW, Qld and Vic. |[http://www.gnb.nsw.gov.au/place_naming/placename_search NSW Geographical Names Board] | Plain text, can be wikilinked. |- ! scope="row" | hundred | cadastral | Name of the hundred (a type of [[Lands administrative divisions of Australia|lands administrative division]]) | Not used in all areas. | <!-- Potential sources --> | Plain text, can be wikilinked. |- ! scope="row" | former_hundred | cadastral | Former name of the hundred (a type of [[Lands administrative divisions of Australia|lands administrative division]]) | Not used in all areas. | <!-- Potential sources --> | Plain text, can be wikilinked. |- ! scope="row" | division | cadastral | Name of the division (a type of [[Lands administrative divisions of Australia|lands administrative division]]) | Only used in NSW - [[lands administrative divisions of New South Wales]] | <!-- Potential sources --> | Plain text, can be wikilinked. |- ! scope="row" | stategov{{pb}}stategov2{{pb}}stategov3{{pb}}stategov4{{pb}}stategov5{{pb}} | all{{pb}}(recommended for city, suburb, town, lga, region) | The place's state government electorate(s) | <!-- Notes--> | <!-- Potential sources --> | Plain text, can be wikilinked. |- ! scope="row" | fedgov{{pb}}fedgov2{{pb}}fedgov3{{pb}}fedgov4{{pb}} | all{{pb}}(recommended for city, suburb, town, lga, region) | The place's federal government electorate(s) | <!-- Notes--> | <!-- Potential sources --> | Plain text, can be wikilinked. |- ! scope="row" | logo | all{{pb}}(recommended for lga) | Logo of place | <!-- Notes --> | For LGAs, these can be sourced from individual LGA websites. | Image link (do not include "File:" or "Image:") |- ! scope="row" | logo_upright | all{{pb}}(recommended for lga) | Width of logo (in relation to default thumbnail size) | The size should not be set to a value that would result in an logo width greater than 300px. See [[#Calculating "image_upright"|help below]] for guidance on determining the value to be used, and [[wikipedia:WP:IMGSIZE]] for rationale. | <!-- Potential sources --> | Unformatted number. If not specified, the logo width defaults to <code>1.23</code>, which is approximately 270px for readers that haven't changed their default thumbnail size at [[Special:Preferences]]. |- ! scope="row" | logo_alt | all{{pb}}(recommended for lga) | [[MOS:ALT|Alt text]] for the logo | <!-- Notes--> | <!-- Potential sources --> | Wikitext, can be wikilinked. |- ! scope="row" | visitation_num | protected | The number of visitors in a recent year | <!-- Notes--> | <!-- Potential sources --> | Unformatted number |- ! scope="row" | visitation_year | protected | The year when <code>visitation_num</code> was counted | '''Prerequisite parameters:''' * visitation_num | <!-- Potential sources --> | Unformatted year |- ! scope="row" | visitation_footnotes | protected | Footnote demonstrating the number of visitors | '''Prerequisite parameters:''' * visitation_num | <!-- Potential sources --> | Wikitext, can be wikilinked.{{pb}}Best when used with <nowiki><ref> </ref></nowiki> tags and a citation template |- ! scope="row" | managing_authorities | protected | authority that manages the area | Name of the authority or organisation that manages the area. | <!-- Potential sources --> | Wikitext, can be wikilinked. If no wikilink is given, the text will be automatically wikilinked. |- ! scope="row" | url | all{{pb}}(recommended for lga, protected) | URL for the location's individual website | Do not use for former LGAs | <!-- Potential sources --> | Bare url, e.g., http://www.example.com |- ! scope="row" | maxtemp | all{{pb}}(recommended for suburb, town) | Maximum average annual temperature | <!-- Notes --> | [http://www.bom.gov.au/climate/data/ Bureau of Meteorology's climate data] | unformatted number, in °C |- ! scope="row" | maxtemp_footnotes | all{{pb}}(recommended for suburb, town) | Footnote demonstrating the maximum temperature | <!-- Potential sources --> | [http://www.bom.gov.au/climate/data/ Bureau of Meteorology's climate data] | Wikitext, can contain templates, html, wikilinks, external links, etc.{{pb}}Best when used with <nowiki><ref> </ref></nowiki> tags and a citation template |- ! scope="row" | mintemp | all{{pb}}(recommended for suburb, town) | Minimum average annual temperature | <!-- Notes --> |[http://www.bom.gov.au/climate/data/ Bureau of Meteorology's climate data] | unformatted number, in °C |- ! scope="row" | mintemp_footnotes | all{{pb}}(recommended for suburb, town) | Footnote demonstrating the minimum temperature | <!-- Notes --> |[http://www.bom.gov.au/climate/data/ Bureau of Meteorology's climate data] | wikitext (can contain links){{pb}}Best when used with <nowiki><ref> </ref></nowiki> tags and a citation template |- ! scope="row" | rainfall | all{{pb}}(recommended for suburb, town) | Average annual rainfall | <!-- Notes --> | [http://www.bom.gov.au/climate/data/ Bureau of Meteorology's climate data] | unformatted number, in mm |- ! scope="row" | rainfall_footnotes | all{{pb}}(recommended for suburb, town) | Footnote demonstrating the annual rainfall | <!-- Notes --> | [http://www.bom.gov.au/climate/data/ Bureau of Meteorology's climate data] | wikitext (can contain links){{pb}}Best when used with <nowiki><ref> </ref></nowiki> tags and a citation template |- ! scope="row" | near-nw{{pb}}near-n{{pb}}near-ne{{pb}}near-w{{pb}}near-e{{pb}}near-sw{{pb}}near-s{{pb}}near-se | all{{pb}}(recommended for suburb, lga) | Neighbours which share borders with the infobox's location | It is best when all listed neighbours are of the same type (e.g., suburbs around a suburb). When the place of a neighbour is instead taken by something like an ocean or another state/territory, include it in italics. | <!-- Potential sources --> | Plain text, linked. Can be formatted. For example, the LGA of the [[City of Melville]] has a neighbour to its east, the [[City of Canning]]. Canning would be entered as <code><nowiki>|near-e=[[City of Canning]]</nowiki></code> (or <code><nowiki>[[City of Canning|Canning]]</nowiki></code>, to save space). The City of Melville is also neighboured at its north by the [[Swan River (Western Australia)]]. This would be entered as <code><nowiki>|near-n=''[[Swan River (Western Australia)|Swan River]]''</nowiki></code> (in italics as it is not another LGA) |- ! scope="row" | near | all{{pb}}(recommended for suburb, lga) | Central to neighbours | Replaces name in centre of table of near-* values. (Can also be used without any near-* e.g. to specify a section link to the main text for further info.) | <!-- Potential sources --> | plain text, link (ideally to a section of the article with further information) |- ! scope="row" | footnotes | all | General footnotes, used to provide footnotes supporting information in parameters without a dedicated parameter for footnotes. | <!-- Notes --> | <!-- Potential sources --> | wikitext (can contain links){{pb}}Best when used with <nowiki><ref> </ref></nowiki> tags. |- ! scope="row" | _noautocat | all | Prevents automatic categorisation | This should only be used when absolutely necessary, when the automatic categorisation built into this template causes errors. A hidden note should be included to explain why the parameter is being used in the article. | <!-- Potential sources --> | "yes" to not categorise leave blank to categorise |} ==== Location map generated by coordinates ==== The recommended and most common location map is auto-generated by {{para|coordinates}}, but can be toggled off using {{para|map_type|nomap}} (see in table). All of the following parameters require {{para|coordinates}} to be properly set using {{tl|coord}}. {| class="wikitable plainrowheaders" style="background-color: white; width:100%;" |+ {{tl|coord}}-generated map ! scope="col" style="background-color: whitesmoke;" | Parameter ! scope="col" style="background-color: whitesmoke;" | Available for {{para|type}} ! scope="col" style="background-color: whitesmoke;" | Description ! scope="col" style="background-color: whitesmoke;" | Notes ! scope="col" style="background-color: whitesmoke;" | Values |- ! scope="row" | coordinates ! colspan="5" | See {{slink||coordinates}} for details |- ! scope="row" | map_alt | all | [[MOS:ALT|Alt text]] for the location map | '''Prerequisite parameters:''' * <code>coordinates</code> | wikitext (can contain links) |- ! scope="row" | map_type | all | Toggles whether a location map is automatically generated | '''Prerequisite parameters:''' * <code>coordinates</code> | Available options are: * <code>nomap</code> to suppress automatically generated location map * <code>auto</code> or leave it blank, to allow the automatically generated location map |- ! scope="row" | force_national_map | all{{pb}}(recommended for city, region, protected) | Forces location map to use a map of Australia as a whole | '''Prerequisite parameters:''' * <code>coordinates</code> | <code>yes</code> to force map of Australia, or leave blank. Plain text, do not link<!-- Anything in this parameter will force the Australian map to be used. For consistency though, let's force people to use something simple and obvious. --> |- ! scope="row" | use_lga_map | all{{pb}}(recommended for suburb, lga, protected) | Forces location map to use the LGA's map which is available to [[Module:Location map]] | First confirm whether there is a map for that LGA - see [[:Category:Australia location map modules]].{{pb}}'''Prerequisite parameters:''' * <code>coordinates</code> * <code>state</code> * <code>lga</code> | <code>yes</code> to force map of the LGA, or leave blank<!-- Anything in this parameter will force the LGA map to be used. For consistency though, let's force people to use something simple and obvious. --> |- ! scope="row" | alternative_location_map | all | Forces the location map to use an alternative map available to [[Module:Location map]] | It can be used to display an LGA map in infoboxes where {{para|lga}} cannot be set.{{pb}}'''Prerequisite parameters:''' * <code>coordinates</code> | Name of the alternative map ([[:Category:Australia location map modules]] includes all available maps) |- ! scope="row" | relief | all | Forces relief-style map, if available | '''Prerequisite parameters:''' * <code>coordinates</code> | <code>yes</code> to force relief-style map, or leave blank<!-- Anything in this parameter will force the relief map to be used. For consistency though, let's force people to use something simple and obvious. --> |- ! scope="row" | pushpin_map_caption | all | Caption for the location map | '''Prerequisite parameters:''' * <code>coordinates</code> | Plain text or wikitext |- ! scope="row" | pushpin_label_position | all | Position of the pushpin's caption, in relation to the pushpin | '''Prerequisite parameters:''' * <code>coordinates</code> | <code>left</code>, <code>right</code>, <code>top</code>, <code>bottom</code>{{pb}}If this is not set, the default is <code>left</code> |} ==== Location map generated by wikidata ==== A second map can be generated using pre-defined [[wikidata]]. This can either replace, or be in addition to, the map generated by the <code>|coordinates=</code> parameter. It will display below the {{slink||Location map generated by coordinates}} map. {| class="wikitable plainrowheaders" style="background-color: white; width:100%;" |+ [[wikipedia:Wikidata|Wikidata]]-generated map ! scope="col" style="background-color: whitesmoke;" | Parameter ! scope="col" style="background-color: whitesmoke;" | Available for {{para|type}} ! scope="col" style="background-color: whitesmoke;" | Description ! scope="col" style="background-color: whitesmoke;" | Notes ! scope="col" style="background-color: whitesmoke;" | Values |- ! scope="row" | local_map | all | Enable map of local area, as defined by wikidata | This map will display below the map generated by <code><nowiki>|</nowiki>coordinates=</code> if that map is also present. For the map to display properly, the current location must be connected to a [[wikidata]] entry and a map border must have been created on [[OpenStreetMap]]. | <code>yes</code> will display the map |- ! scope="row" | zoom | all | Change zoom size of local_map | For more information, see {{tl|Infobox mapframe}} instructions.{{pb}}'''Prerequisite parameters:''' * <code>local_map</code> | Numeric value between <code>1</code> and <code>18</code>. If left blank, zoom size defaults to <code>10</code>. |- ! scope="row" | local_map_id | all{{pb}}(recommended for other) | Wikidata ID for the location, if the infobox is on an article that does not connect to the location's wikidata entry | Search [https://www.wikidata.org Wikidata] for an ID{{pb}}'''Prerequisite parameters:''' * <code>local_map</code> | An unlinked wikidata ID, e.g. <code>Q595259</code> for [[Raymond Terrace]]. The ID will begin with "Q". |}
Summary:
Please note that all contributions to Red Letter Media Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
RLMWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Toggle limited content width