Template:Infobox waterfall

{{{name}}}
[[File:{{{image}}}|center|{{{image-size}}}px]]
{{{image-caption}}}
{{{map}}}
{{{map-caption}}}
Location {{{location}}}
Coordinates {{{coordinates}}}
OS grid reference {{{os-grid}}}
Other name(s) {{{other-name}}}
Historic name(s) {{{historic-name}}}
Name origin {{{name-origin}}}
Etymology {{{etymology}}}
Type {{{type}}}
Elevation {{{elevation}}}
Height {{{height}}}
Width {{{width}}}
Number of drops {{{number-drops}}}
Longest drop {{{longest-drop}}}
Watercourse {{{watercourse}}}
Flow rate {{{flow-rate}}}
Website {{{website}}}
Template documentation

Usage

Copy and paste the following syntax into the top of the page. The infobox will sit at the top of the page and float right. Any empty parameters will be rendered missing on preview and save.

{{Infobox waterfall
 |name               = 
 |image              = Yourfilename.jpg - without [[ ]] 
 |image-size         = number without px
 |image-caption      = 
 |map                = {{#display_map: , |service=leaflet|fullscreen=yes|static=yes|zoom=12|width=280|height=280}}
 |map-caption        = 
 |location           =
 |coordinates        =
 |os-grid            =
 |other-name         =
 |historic-name      =
 |name-origin        =
 |etymology          =
 |type               =
 |elevation          =
 |height             =
 |width              =
 |number-drops       = 
 |longest-drop       =
 |watercourse        =
 |flow-rate          =
 |website            =
}}
The above documentation is transcluded from Template:Infobox waterfall/doc.