Template:Infobox Bridge

From Wikipedia, the free encyclopedia

This template employs intricate features of template syntax.
Please do not alter it unless you are certain to understand its setup and parser functions and are ready to repair/revert all collateral damage if results are unexpected.
Any experiments should be conducted and all improvements tested in either the template sandbox or your user space before applying anything here.
{{{bridge_name}}}
[[Image:{{{image}}}|{{{image_size}}}px|{{{bridge_name}}}]]
{{{caption}}}
Official name {{{official_name}}}
Carries {{{carries}}}
Crosses {{{crosses}}}
Locale {{{locale}}}
Maintained by {{{maint}}}
ID number {{{id}}}
Design {{{design}}}
Longest span {{{mainspan}}}
Total length {{{length}}}
Width {{{width}}}
Height {{{height}}}
Load limit {{{load}}}
Vertical clearance {{{clearance}}}
Clearance below {{{below}}}
AADT {{{traffic}}}
Beginning date of construction {{{begin}}}
Completion date {{{complete}}}
Opening date {{{open}}}
Destruction date {{{closed}}}
Toll {{{toll}}}
{{{map_cue}}}
{{{map_text}}}
[[Image:{{{map_image}}}|{{{map_width}}}| ]]
Coordinates {{{coordinates}}}
{{{extra}}}

[edit] Usage

Copy and paste the template below:

{{Infobox Bridge
|bridge_name=
|image=
|caption=
|official_name=
|carries=
|crosses=
|locale=
|maint=
|id=
|design=
|mainspan=
|length=
|width=
|height=
|load=
|clearance=
|below=
|traffic=
|begin=
|complete=
|open=
|closed=
|toll=
|map_cue=
|map_image=
|map_text=
|map_width=
|coordinates= 
|lat=
|long=
}}

[edit] Parameter descriptions

  • bridge_name= Name of bridge
  • image= Filename of image of the bridge
  • caption= Text for caption beneath image
  • official_name= Official name
  • carries= Type of vehicles bridge carries
  • crosses= Body of water or geographic feature that is being crossed
  • locale= General area where located (San Francisco, Indiana-Kentucky State Line)
  • maint= Maintaining Entity (California Department of Transportation)
  • id= National Bridge ID#, if available
  • design= Type of bridge (cantilever, truss, suspension)
  • mainspan= Length of main span, w/ metric conversions
  • length= Length of bridge, w/ metric conversions
  • width= Width of bridge, w/ metric conversions
  • height= Height of bridge, w/ metric conversions
  • load= Load limit of the bridge, w/ metric conversions
  • clearance= Clearance on top of the bridge, if proper
  • below= Clearance beneath the bridge
  • traffic= Average Daily Traffic value
  • begin=Beginning date of Construction
  • complete=Completion date
  • open= Opening date
  • closed= Closing date
  • toll= Price of the toll (if a toll bridge)
  • map_cue=
  • map_image= Filename of map image of bridge
  • map_text= Caption beneath map image of bridge
  • map_width= Map width in a standard value (pixels, for example)
  • coordinates= Latitude and longitude
i.e. {{coor dms|50|01|01|N|90|01|01|W|region:US_type:landmark}}
  • lat= Latitude
  • long= Longitude
(use either coordinates= or both lat= and long=)
In other languages