Template:Infobox desalination plant: Difference between revisions
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
|caption = |
|caption = |
||
}} }} |
}} }} |
||
|caption2 = {{#if:{{{location_map_text|}}}|{{{location_map_text}}}|Location of {{{name|{{BASEPAGENAME}} |
|caption2 = {{#if:{{{location_map_text|}}}|{{{location_map_text}}}|Location of {{{name|{{BASEPAGENAME}} }}} }} |
||
|header1 = <includeonly>[[Desalination|Desalination plant]]</includeonly> |
|header1 = <includeonly>[[Desalination|Desalination plant]]</includeonly> |
Revision as of 15:56, 27 December 2016
{{Infobox |bodyclass = vcard
|title = Infobox desalination plant |titleclass = fn org
|image = |caption =
|image2 = caption2 = Location of Infobox desalination plant
This template uses Lua: |
Usage
{{Infobox |bodyclass = vcard
|title = {{{name}}} |titleclass = fn org
|image = [[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}]] |caption = {{{caption}}}
|image2 ={{Infobox desalination plant
| name =
| image =
| image_size =
| alt =
| caption =
| location_map =
| location_map_width =
| location_map_text = Location within ...
| location =
| location =
| coordinates = use {{coord}}
| coordinates_ref =
| estimated output =
| extended output =
| daily capacity =
| annual capacity =
| cost =
| energy usage =
| energy generation offset =
| cost offsets =
| technology =
| percent of water supply =
| completion date = <!-- {{Start date|YYYY|MM|DD}} -->
| operation date = <!-- {{Start date|YYYY|MM|DD}} -->
| website = <!-- {{URL|example.com}} -->
}}
Mapframe map
A Mapframe map is automatically included if:
- There are coordinates specified on the page's Wikidata item
- It has not be turned off by setting
|mapframe=no
The following optional parameters can then be used to adjust the map
|mapframe-zoom=
zoom level (default is 10)|mapframe-width=
and|mapframe-height=
for the map size (defaults are 270 and 200)|mapframe-marker=
for the marker icon (default is no icon)- either
|mapframe-marker-color=
or|mapframe-marker-colour=
for the marker colour (hex triplet, default is#5E74F3
) - either
|mapframe-stroke-color=
or|mapframe-stroke-colour=
for the stroke colour (hex triplet, default is#FF0000
) |mapframe-caption=
caption below the map|mapframe-lat=
and|mapframe-long=
(or|mapframe-latitude=
and|mapframe-longitude=
) – alternate initial latitude and longitude for the map, instead of the desalination plant's coordinates. Specify as a decimal number.
Example
{{Infobox |bodyclass = vcard
|title = Victorian Desalination Plant |titleclass = fn org
|image = |caption = Entry on Lower Powlett Rd
|image2 ={{Infobox desalination plant
| name = Victorian Desalination Plant
| image = Victorian Desalination Plant Dalyston.jpg
| caption = Entry on Lower Powlett Rd
| location_map = Australia Victoria
| location = Dalyston
| coordinates = {{coord|38|35|16.8|S|145|31|33.6|E|display=inline<!--,title-->}}
| estimated output = {{convert|410|ML}} per day
| extended output = {{convert|550|ML}} per day
| cost = A$5.7 billion
| energy usage =
| energy generation offset = Windfarm at [[Glenthompson, Victoria|Glenthompson]] (proposed)
| cost offsets =
| technology = [[Reverse Osmosis]] (proposed)
| percent of water supply = Estimated 33% of [[Melbourne]]
| operation date = December 2012
| website =
}}
Microformat
The HTML markup produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue articles across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a Geo microformat, which additionally makes the coordinates (latitude & longitude) parsable, so that they can be, say, looked up on a map, or downloaded to a GPS unit. For more information about the use of microformats on Wikipedia, please see the microformat project.
Sub-templates
If the place or venue has "established", "founded", "opened" or similar dates, use {{start date}} for the earliest of those dates unless the date is before 1583 CE.
If it has a URL, use {{URL}}.
Please do not remove instances of these sub-templates.
Classes
hCard uses HTML classes including:
- adr
- agent
- category
- county-name
- extended-address
- fn
- label
- locality
- nickname
- note
- org
- region
- street-address
- uid
- url
- vcard
Geo is produced by calling {{coord}}, and uses HTML classes:
- geo
- latitude
- longitude
Please do not rename or remove these classes nor collapse nested elements which use them.
Precision
When giving coordinates, please use an appropriate level of precision. Do not use {{coord}}'s |name=
parameter.