Difference between revisions of "Template:Infobox waterfall/doc"
Jump to navigation
Jump to search
imported>Phantomsteve m (Reverted edits by 84.67.142.245 to last revision by Cydebot (HG)) |
|||
| Line 1: | Line 1: | ||
| − | + | == Usage == | |
| + | <pre> | ||
| + | {{Infobox Waterfall | ||
| + | | name = | ||
| + | | image = | ||
| + | | image_size = | ||
| + | | caption = | ||
| + | | location = | ||
| + | | latitude = | ||
| + | | longitude = | ||
| + | | coordinates = | ||
| + | | elevation = | ||
| + | | type = | ||
| + | | height = | ||
| + | | width = | ||
| + | | height_longest = | ||
| + | | average_width = | ||
| + | | number_drops = | ||
| + | | average_flow = | ||
| + | | watercourse = | ||
| + | | world_rank = | ||
| + | | footnotes = | ||
| + | }} | ||
| + | </pre> | ||
| + | |||
| + | Please note that all fields are optional except ''name''. | ||
==Description of fields== | ==Description of fields== | ||
| Line 14: | Line 39: | ||
* '''world_rank''' - world height ranking, (using the rank-by-height list at [http://world-waterfalls.com world-waterfalls.com]). | * '''world_rank''' - world height ranking, (using the rank-by-height list at [http://world-waterfalls.com world-waterfalls.com]). | ||
| − | + | ==Coordinates== | |
| + | Use a latitude & longitude pair ''OR'' enter coordinates using {{tl|coord}} with ''display=inline,title''. | ||
==Microformat== | ==Microformat== | ||
Revision as of 16:37, 18 October 2009
Usage
{{Infobox Waterfall
| name =
| image =
| image_size =
| caption =
| location =
| latitude =
| longitude =
| coordinates =
| elevation =
| type =
| height =
| width =
| height_longest =
| average_width =
| number_drops =
| average_flow =
| watercourse =
| world_rank =
| footnotes =
}}
Please note that all fields are optional except name.
Description of fields
- name - Official name of waterfall
- image - Filename of picture of waterfall (no need for "Image:")
- image_size - Width of image in pixels (defaults to 275)
- location - Where the waterfall is
- type - The waterfall entry on Wikipedia lists the various types of waterfalls.
- height in feet and meters. For the United States, use feet first. For other countries, list meters first.
- height_longest in feet and meters. For the United States, use feet first. For other countries, list meters first.
- number_drops
- average_flow (if known) in US gallons-per-minute (USgal/min) and liters-per-minute (L/min). For the United States, use US/gal/min first. For other countries, use L/min first.
- watercourse - river or stream that waterfall interrupts
- world_rank - world height ranking, (using the rank-by-height list at world-waterfalls.com).
Coordinates
Use a latitude & longitude pair OR enter coordinates using {{coord}} with display=inline,title.