From Wikipedia, the free encyclopedia
[edit] Template documentation
This template is part of the Rivers WikiProject.
- All parameters are optional.
- No caption will be shown if there is no image.
- The default image size is 288 px
- Unit conversions can either be entered directly or done automatically.
- See below for details on automatic conversion parameters.
- {{Convert}} can be used for directly entered conversions.
- Where imperial/US customary are auto-converted, these units will be displayed first.
- Please refer to WP:UNITS to decide which units should be put first.
- There are two different types of parameter.
- Auto-conversion parameters require a numerical input (without commas).
- Other parameters will accept any normal wikitext including links.
- Details are noted in the pale green Details boxes below.
- Copy the appropriate syntax block if you prefer to cut and paste into an empty template.
- Include the HTML comments before and following the template; they help inexperienced editors.
- Please spend some time at the Rivers WikiProject article and its talk page for standards on presenting names and other data.
[edit] Simple version
<!-- The following few lines create the "Infobox" table template.
Please scroll down to edit the main content of the article. -->
{{Infobox_River
| river_name =
| image_name =
| image_size =
| caption =
| origin =
| mouth =
| basin_countries =
| length =
| elevation =
| mouth_elevation =
| discharge =
| watershed =
}}
<!-- End Infobox template table -->
Details |
<!-- The following few lines create the "Infobox" table template.
Please scroll down to edit the main content of the article. -->
{{Infobox_River
| river_name = NAME
| image_name = IMAGE_FILE_NAME
| caption = CAPTION
| origin = ORIGIN
| mouth = MOUTH
| basin_countries = BASIN_COUNTRIES
| length = KILOMETERS km (MILES mi)
| elevation = METERS m (FEET ft)
| mouth_elevation = METERS m (FEET ft)
| discharge = CUBIC METERS m³/s (CUBIC FEET cu ft/s)
| watershed = SQUARE KILOMETERS km² (SQUARE MILES sq mi)
}}
<!-- End Infobox template table -->
|
Example |
<!-- The following few lines create the "Infobox" table template.
Please scroll down to edit the main content of the article. -->
{{Infobox_River
| river_name = Volga River (Example)
| image_name = Russia_River_Volga.jpg
| caption = Volga in [[Yaroslavl]] (autumn morning)
| origin = [[Valdai Hills]]
| mouth = [[Caspian Sea]]
| basin_countries = [[Russia]]
| length = approx. {{convert|3690|km|abbr=on}}
| elevation = {{convert|225|m|abbr=on}}
| mouth_elevation = 0 m (0 ft)
| discharge = Annual average:
:{{convert|8000|m3/s|abbr=on|lk=on}}
June:
:{{convert|9000|m3/s|abbr=on}}
December:
:{{convert|7000|m3/s|abbr=on}}
| watershed = {{convert|1380000|km2|abbr=on}}
}}
|
[edit] Automatic conversion from SI to imperial/US customary
- Note
- The SI measurement will be displayed first.
<!-- The following few lines create the "Infobox" table template.
Please scroll down to edit the main content of the article. -->
{{Infobox_River
| river_name =
| image_name =
| image_size =
| caption =
| origin =
| mouth =
| basin_countries =
| length_km =
| length =
| elevation_m =
| elevation =
| mouth_elevation_m =
| mouth_elevation =
| discharge_m3/s =
| discharge =
| watershed_km2 =
| watershed =
}}
<!-- End Infobox template table -->
Details |
<!-- The following few lines create the "Infobox" table template.
Please scroll down to edit the main content of the article. -->
{{Infobox_River
| river_name = NAME
| image_name = IMAGE_FILE_NAME
| caption = CAPTION
| origin = ORIGIN
| mouth = MOUTH
| basin_countries = BASIN_COUNTRIES
| length_km = KILOMETERS <!-- must be a numerical expression -->
| length = REFERENCES/DETAILS
| elevation_m = METERS <!-- must be a numerical expression -->
| elevation = REFERENCES/DETAILS
| mouth_elevation_m = METERS <!-- must be a numerical expression -->
| mouth_elevation = REFERENCES/DETAILS
| discharge_m3/s = CUBIC METERS <!-- must be a numerical expression -->
| discharge = REFERENCES/DETAILS
| watershed_km2 = SQUARE KILOMETERS <!-- must be a numerical expression -->
| watershed = REFERENCES/DETAILS
}}
<!-- End Infobox template table -->
|
Example |
<!-- The following few lines create the "Infobox" table template.
Please scroll down to edit the main content of the article. -->
{{Infobox_River
| river_name = Volga River (Example)
| image_name = Russia_River_Volga.jpg
| caption = Volga in [[Yaroslavl]] (autumn morning)
| origin = [[Valdai Hills]]
| mouth = [[Caspian Sea]]
| basin_countries = [[Russia]]
| length_km = 3690
| length = <ref name=volga>[www.volga.com Volga]</ref>
| elevation_m = 225
| elevation = above sea level
| mouth_elevation_m = 0
| mouth_elevation =
| discharge_m3/s = 8000
| discharge = <ref name=volga/>
| watershed_km2 = 1380000
| watershed =
}}
|
[edit] Automatic conversion from imperial/US customary to SI
- Note
- The imperial/US customary measurement will be displayed first.
<!-- The following few lines create the "Infobox" table template.
Please scroll down to edit the main content of the article. -->
{{Infobox_River
| river_name =
| image_name =
| image_size =
| caption =
| origin =
| mouth =
| basin_countries =
| length_mi =
| length =
| elevation_ft =
| elevation =
| mouth_elevation_ft =
| mouth_elevation =
| discharge_cuft/s =
| discharge =
| watershed_sqmi =
| watershed =
}}
<!-- End Infobox template table -->
Details |
<!-- The following few lines create the "Infobox" table template.
Please scroll down to edit the main content of the article. -->
{{Infobox_River
| river_name = NAME
| image_name = IMAGE_FILE_NAME
| caption = CAPTION
| origin = ORIGIN
| mouth = MOUTH
| basin_countries = BASIN_COUNTRIES
| length_mi = MILES <!-- must be a numerical expression -->
| length = REFERENCES/DETAILS
| elevation_ft = FEET <!-- must be a numerical expression -->
| elevation = REFERENCES/DETAILS
| mouth_elevation_ft = FEET <!-- must be a numerical expression -->
| mouth_elevation = REFERENCES/DETAILS
| discharge_cuft/s = CUBIC FEET <!-- must be a numerical expression -->
| discharge = REFERENCES/DETAILS
| watershed_sqmi = SQUARE MILES <!-- must be a numerical expression -->
| watershed = REFERENCES/DETAILS
}}
<!-- End Infobox template table -->
|
Example |
<!-- The following few lines create the "Infobox" table template.
Please scroll down to edit the main content of the article. -->
{{Infobox_River
| river_name = Volga River (Example)
| image_name = Russia_River_Volga.jpg
| caption = Volga in [[Yaroslavl]] (autumn morning)
| origin = [[Valdai Hills]]
| mouth = [[Caspian Sea]]
| basin_countries = [[Russia]]
| length_mi = 2290
| length = <ref name=volga>[www.volga.com Volga]</ref>
| elevation_ft = 740
| elevation = above sea level
| mouth_elevation_ft = 0
| mouth_elevation =
| discharge_cuft/s = 280000
| discharge = <ref name=volga/>
| watershed_sqmi = 530000
| watershed =
}}
|
[edit] Entering both SI and imperial/US customary
- Note
- The SI measurement will be displayed first.
<!-- The following few lines create the "Infobox" table template.
Please scroll down to edit the main content of the article. -->
{{Infobox_River
| river_name =
| image_name =
| image_size =
| caption =
| origin =
| mouth =
| basin_countries =
| length_km =
| length_mi =
| length =
| elevation_m =
| elevation_ft =
| elevation =
| mouth_elevation_m =
| mouth_elevation_ft =
| mouth_elevation =
| discharge_m3/s =
| discharge_cuft/s =
| discharge =
| watershed_km2 =
| watershed_sqmi =
| watershed =
}}
<!-- End Infobox template table -->
Details |
<!-- The following few lines create the "Infobox" table template.
Please scroll down to edit the main content of the article. -->
{{Infobox_River
| river_name = NAME
| image_name = IMAGE_FILE_NAME
| caption = CAPTION
| origin = ORIGIN
| mouth = MOUTH
| basin_countries = BASIN_COUNTRIES
| length_km = KILOMETERS
| length_mi = MILES
| length = REFERENCES/DETAILS
| elevation_m = METERS
| elevation_ft = FEET
| elevation = REFERENCES/DETAILS
| mouth_elevation_m = METERS
| mouth_elevation_ft = FEET
| mouth_elevation = REFERENCES/DETAILS
| discharge_m3/s = CUBIC METERS
| discharge_cuft/s = CUBIC FEET
| discharge = REFERENCES/DETAILS
| watershed_km2 = SQUARE KILOMETERS
| watershed_sqmi = SQUARE MILES
| watershed = REFERENCES/DETAILS
}}
<!-- End Infobox template table -->
|
Aquamarine |
<!-- The following few lines create the "Infobox" table template.
Please scroll down to edit the main content of the article. -->
{{Infobox_River
| river_name = Volga River (Example)
| image_name = Russia_River_Volga.jpg
| caption = Volga in [[Yaroslavl]] (autumn morning)
| origin = [[Valdai Hills]]
| mouth = [[Caspian Sea]]
| basin_countries = [[Russia]]
| length_km = 3690
| length_mi = 2290
| length = <ref name=volga>[www.volga.com Volga]</ref>
| elevation_m = 225
| elevation_ft = 740
| elevation = above sea level
| mouth_elevation_m = 0
| mouth_elevation_ft = 0
| mouth_elevation =
| discharge_m3/s = 8000
| discharge_cuft/s = 280000
| discharge = <ref name=volga/>
| watershed_km2 = 1380000
| watershed_sqmi = 530000
| watershed =
}}
|