Template:Infobox waterway/doc

From Wikipedia, the free encyclopedia

Usage[edit]

This template generates an infobox for waterways. Below is the basic syntax that you need to get a complete infobox for an article. Place this below any hatnotes and before any other text and fill in the variables. If a variable is empty, it can and should be omitted. Other, more specific parameters exist and are described in detail below.

Syntax[edit]

This is the basic code you need to set up an infobox of waterway


{{Infobox waterway
 | name        = 
 | image       = 
 | caption     = 
 | location    = 
 | coordinates = 
 | opened      = 
 | length      = 
 | north_end   = 
 | south_end   = 
 | terminals   = 
 | owner       = 
 | operator    = 
}}

Example[edit]

National Waterway 3
Details
LocationKerala, India
OpenedFebruary 1993
Length205 km (127 mi)
North endKottapuram
South endKollam
No. of terminals9
OwnerInland Waterways Authority of India
OperatorCentral Inland Water Transport Corporation
{{Infobox waterway
| name = National Waterway 3 
| image = NWW3.JPG
| location = [[Kerala]], [[India]] 
| opened = February 1993
| length = {{convert|205|km|abbr=on}}
| north_end = Kottapuram 
| south_end = [[Kollam]] 
| terminals= 9
| owner = Inland Waterways Authority of India 
| operator = Central Inland Water Transport Corporation 
}}

See also[edit]