Difference between revisions of "Template:Infobox river/doc"
Jump to navigation
Jump to search
imported>کاشف عقیل |
(interwiki) |
||
| Line 459: | Line 459: | ||
[[hr:Predložak:Rijeka]] | [[hr:Predložak:Rijeka]] | ||
[[hsb:Předłoha:Infokašćik rěka]] | [[hsb:Předłoha:Infokašćik rěka]] | ||
| + | [[ku:Şablon:Infobox çem]] | ||
[[lv:Veidne:Infobox upe]] | [[lv:Veidne:Infobox upe]] | ||
[[hu:Sablon:Folyó infobox]] | [[hu:Sablon:Folyó infobox]] | ||
Revision as of 19:43, 3 November 2010
| This is a documentation subpage for Template:Infobox river. It contains usage information, categories and other content that is not part of the original template page. |
This template is part of the Rivers WikiProject.
Contents
Usage
- 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.
- 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.
- The
progressionparameter (not needed on the Volga examples below) can be seen in use on River Penk, and is to describe the path (in that case: Sow—Trent—Humber—North Sea) taken by the waters of a river which is a tributary of one or more other rivers, and does not empty directly into a sea or lake.
Simple version
<!-- The following few lines create the "Infobox" table template.
Please scroll down to edit the main content of the article. -->
{{Infobox river
| name =
| image_name =
| image_size =
| image_alt =
| caption =
| image_map =
| map_size =
| map_alt =
| map_caption =
| origin =
| mouth =
| basin_countries =
| progression =
| length =
| elevation =
| mouth_elevation =
| discharge =
| watershed =
| river_system =
| left_tribs =
| right_tribs =
}}
<!-- 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
| name = NAME
| image_name = IMAGE_FILE_NAME
| image_alt =
| caption = CAPTION
| image_map = MAP_FILE_NAME
| map_alt =
| map_caption = MAP_CAPTION
| origin = ORIGIN
| mouth = MOUTH
| basin_countries = BASIN_COUNTRIES
| progression = ROUTE TO THE SEA
| 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)
| river_system = RIVER SYSTEM
| left_tribs = LEFT TRIBUTARIES
| right_tribs = RIGHT TRIBUTARIES
}}
<!-- 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
| name = Volga River (Example)
| image_name = Russia_River_Volga.jpg
| image_alt =
| 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}}
| river_system =
| left_tribs =
| right_tribs =
}}
|
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
| name =
| image_name =
| image_alt =
| caption =
| image_map =
| map_alt =
| map_caption =
| origin =
| mouth =
| basin_countries =
| progression =
| length_km =
| length =
| elevation_m =
| elevation =
| mouth_elevation_m =
| mouth_elevation =
| discharge_m3/s =
| discharge =
| watershed_km2 =
| watershed =
| river_system =
| left_tribs =
| right_tribs =
}}
<!-- 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
| name = NAME
| image_name = IMAGE_FILE_NAME
| image_alt =
| caption = IMAGE CAPTION
| image_map = MAP_FILE_NAME
| map_alt =
| map_caption = MAP CAPTION
| origin = ORIGIN
| mouth = MOUTH
| basin_countries = BASIN_COUNTRIES
| progression = ROUTE TO THE SEA
| 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
| river_system = REFERENCES/DETAILS
| left_tribs = REFERENCES/DETAILS
| right_tribs = 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
| name = Volga River (Example)
| image_name = Russia_River_Volga.jpg
| image_alt =
| 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 =
| river_system =
| left_tribs =
| right_tribs =
}}
|
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
| name =
| image_name =
| image_alt =
| caption =
| image_map =
| map_alt =
| map_caption =
| origin =
| mouth =
| basin_countries =
| progression =
| length_mi =
| length =
| elevation_ft =
| elevation =
| mouth_elevation_ft =
| mouth_elevation =
| discharge_cuft/s =
| discharge =
| watershed_sqmi =
| watershed =
| river_system =
| left_tribs =
| right_tribs =
}}
<!-- 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
| name = NAME
| image_name = IMAGE_FILE_NAME
| image_alt =
| caption = CAPTION
| image_map = MAP_FILE_NAME
| map_alt =
| map_caption = MAP CAPTION
| origin = ORIGIN
| mouth = MOUTH
| basin_countries = BASIN_COUNTRIES
| progression = ROUTE TO THE SEA
| 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
| river_system = REFERENCES/DETAILS
| left_tribs = REFERENCES/DETAILS
| right_tribs = 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
| name = Volga River (Example)
| image_name = Russia_River_Volga.jpg
| image_alt =
| 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 =
| river_system =
| left_tribs =
| right_tribs =
}}
|
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
| name =
| image_name =
| image_alt =
| caption =
| image_map =
| map_alt =
| map_caption =
| origin =
| mouth =
| basin_countries =
| progression =
| 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 =
| river_system =
| left_tribs =
| right_tribs =
}}
<!-- 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
| name = NAME
| image_name = IMAGE_FILE_NAME
| image_alt =
| caption = CAPTION
| image_map = MAP_FILE_NAME
| map_alt =
| map_caption = MAP CAPTION
| origin = ORIGIN
| mouth = MOUTH
| basin_countries = BASIN_COUNTRIES
| progression = ROUTE TO THE SEA
| 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
| river_system = REFERENCES/DETAILS
| left_tribs = REFERENCES/DETAILS
| right_tribs = 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
| name = Volga River (Example)
| image_name = Russia_River_Volga.jpg
| image_alt =
| 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 =
| river_system =
| left_tribs =
| right_tribs =
}}
|