Template:Infobox Waterlock
From Wikipedia, the free encyclopedia
| {{{lock_name}}} | |
| [[Image:{{{image}}}|{{{image_size}}}px|{{{lock_name}}}]] {{{caption}}} |
|
| Waterway | {{{waterway}}} |
|---|---|
| County | {{{county}}} |
| Maintained by | {{{maint}}} |
| Operation | {{{operation}}} |
| First built | {{{first}}} |
| Latest built | {{{latest}}} |
| Length | {{{length}}} |
| Width | {{{width}}} |
| Fall | {{{fall}}} |
| Above Sea Level | {{{sealevel}}} |
| Distance to {{{enda}}} |
{{{distenda}}} |
| Distance to {{{endb}}} |
{{{distendb}}} |
| Geographical Data | |
| {{{map_cue}}} {{{map_text}}} |
[[Image:{{{map_image}}}|{{{map_width}}}| ]] |
| Coordinates | {{{coordinates}}} |
| Coordinates | Coordinates: |
| {{{extra}}} | |
[edit]
Template documentation
Warning this template was created by a novice template coder. It appears to work successfully and is in use for several locks.
[edit] Usage
Copy and paste the template below:
{{Infobox Waterlock
|lock_name =
|image=
|caption=
|waterway =
|county =
|maint =
|operation =
|first =
|latest =
|length =
|width =
|fall =
|sealevel =
|enda =
|distenda =
|endb =
|distendb =
| map_cue=
| map_image=
| map_text=
| map_width=
| coordinates=
| lat=
| long=
| extra=
}}
|
[edit] Parameter descriptions
- lock_name= Name of lock
- image= Filename of image
- image_size= override default 250px (avoid using)
- caption= Text for caption beneath image
- waterway = Waterway on which the lock is situated
- county = Location of lock
- maint= Maintaining Entity
- operation = Type of operation - e.g manual or hydraulic
- first = Date when lock was originally built
- latest = Date of latest reconstruction of lock
- length= Length of lock with units
- width= Width of the lock with units
- fall= Depth of fall of water in the lock with units
- sealevel = Height of top water level above sea level
- enda = One relevant end point of waterway
- distenda = distance to above
- endb = the other relevant end point of waterway
- distendb = distance to above
- map_cue=
- map_image= Filename of map image
- map_text= Caption beneath map image
- map_width= Map width in a standard value (pixels, for example)
- coordinates= Latitude and longitude using {{coord}} with display=inline,title.
- lat= Latitude, long= Longitude
- (use either coordinates= or lat= long=), not both
- extras= free form, spans both columns, use sparingly

