Template:Infobox Aqueduct

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.
{{{aqueduct_name}}}
[[Image:{{{image}}}|{{{image_size}}}px|{{{aqueduct_name}}}]]
{{{caption}}}
Official name {{{official_name}}}
Begins {{{starts}}}
Ends {{{ends}}}
Maintained by {{{maint}}}
Length {{{length}}}
Conduit height {{{height}}}
Conduit width {{{width}}}
Diameter {{{diameter}}}
First section length {{{first_length}}}
First section diameter {{{first_diameter}}}
Second section length {{{second_length}}}
Second section diameter {{{second_diameter}}}
Third section length {{{third_length}}}
Third section diameter {{{third_diameter}}}
Capacity {{{capacity}}}
Construction began {{{began}}}
Opening date {{{open}}}
Closing date {{{closed}}}
Geographical Data
{{{map_cue}}}
{{{map_text}}}
[[Image:{{{map_image}}}|{{{map_width}}}| ]]
Coordinates {{{coordinates}}}
{{{extra}}}

[edit] Usage

Copy and paste the template below:

{{Infobox_Aqueduct
| aqueduct_name= 
| image= 
| caption= 
| official_name= 
| starts= 
| ends= 
| maint= 
| length= 
| height= 
| width= 
| diameter= 
| first_length= 
| first_diameter= 
| second_length= 
| second_diameter= 
| third_length= 
| third_diameter= 
| capacity= 
| began= 
| open= 
| closed= 
| map_cue= 
| map_image= 
| map_text= 
| map_width= 
| coordinates= 
| lat= 
| long= 
| extra= 
}}

[edit] Parameter descriptions

  • acqueduct_name= Name of aqueduct
  • image= Filename of image
  • image_size= override default 250px (avoid using)
  • caption= Text for caption beneath image
  • official_name= Official name
  • starts= Where the aqueduct starts
  • ends= Where the aqueduct ends
  • maint= Maintaining Entity (California Department of Transportation)
  • length= Length of aqueduct, w/ metric conversions
  • height= Height of aqueduct inside, w/ metric conversions
  • width= Width of the aqueduct inside, w/ metric conversions
  • diameter= (if it's pipe)
  • first_length= length of first section, if segmented
  • first_diameter= diameter of first section, if segmented
  • second_length= length of second section, if segmented
  • second_diameter= diameter of second section, if segmented
  • third_length= length of third section, if segmented
  • third_diameter= diameter of third section, if segmented
  • capacity= rate-of-flow
  • began= Date construction began
  • open= Opening date
  • closed= Closing date
  • 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 in {{coor}} format
i.e. {{coor dms|50|01|01|N|90|01|01|W|region:US_type:landmark}}
  • lat= Latitude, long= Longitude
(use either coordinates= or lat= long=), not both
  • extras= free form, spans both columns, use sparingly