Difference between revisions of "Template:Infobox canal/doc"

From blackwiki
Jump to navigation Jump to search
imported>Mayalld
(→‎Simple version: add parms)
imported>Mayalld
(add parms)
Line 75: Line 75:
 
   |image      = IMAGE OF CANAL
 
   |image      = IMAGE OF CANAL
 
   |caption    = IMAGE CAPTION
 
   |caption    = IMAGE CAPTION
   |o_name      = ORIGINAL NAME OF CANAL
+
   |o_name      = ORIGINAL NAME OF CANAL (IF DIFFERENT TO name)
   |m_name      = MODERN NAME OF CANAL
+
   |m_name      = MODERN NAME OF CANAL (IF DIFFERENT TO name)
 
   |company    = ORIGINAL CANAL COMPANY
 
   |company    = ORIGINAL CANAL COMPANY
 
   |engineer    = PRINCIPAL ENGINEER
 
   |engineer    = PRINCIPAL ENGINEER
Line 109: Line 109:
 
   |o_locks    = ORIGINAL NUMBER OF LOCKS
 
   |o_locks    = ORIGINAL NUMBER OF LOCKS
 
   |lock_note  = NOTE TO NUMBER OF LOCKS
 
   |lock_note  = NOTE TO NUMBER OF LOCKS
 +
  |elev        = MAXIMUM HEIGHT ABOVE SEA LEVEL
 +
  |elev_note  = NOTE TO MAXIMUM HEIGHT ABOVE SEA LEVEL
 
   |status      = OPEN/CLOSED/INFILLED/UNDER RESTORATION
 
   |status      = OPEN/CLOSED/INFILLED/UNDER RESTORATION
 
   |nav        = NAVIGATION AUTHORITY
 
   |nav        = NAVIGATION AUTHORITY
Line 163: Line 165:
 
   |o_locks    = 11
 
   |o_locks    = 11
 
   |lock_note  = Locks 5 & 6 combined into one deep lock
 
   |lock_note  = Locks 5 & 6 combined into one deep lock
 +
  |elev        = 250
 +
  |elev_note  = Summit pound from [[F]] to [[G]]
 
   |status      = restored
 
   |status      = restored
 
   |nav        = [[British Waterways]]
 
   |nav        = [[British Waterways]]

Revision as of 12:36, 13 August 2008

This template is part of the UK Waterways WikiProject.

Usage

  • All parameters are optional.
    • No caption will be shown if there is no image.
    • The default image size is 288 px
  • units should be entered in feet and inches.
  • Include the HTML comments before and following the template; they help inexperienced editors.
  • Please spend some time at the UK Waterways WikiProject article and its talk page for standards on presenting names and other data.

Simple version

<!-- The following few lines create the "Infobox" table template.
     Please scroll down to edit the main content of the article. -->

{{Infobox Canal
  |name        = 
  |image       = 
  |caption     = 
  |o_name      = 
  |m_name      = 
  |company     = 
  |engineer    = 
  |a_engineer  = 
  |date_act    = 
  |date_const  = 
  |date_use    = 
  |date_comp   = 
  |date_ext    = 
  |date_closed = 
  |date_rest   = 
  |len         = 
  |len_in      = 
  |o_len       = 
  |o_len_in    = 
  |len_note    = 
  |beam        = 
  |beam_in     = 
  |o_beam      = 
  |o_beam_in   = 
  |beam_note   = 
  |start       =
  |o_start     =
  |start_note  = 
  |end         = 
  |o_end       = 
  |end_note    = 
  |branch      = 
  |branch_of   = 
  |join        = 
  |locks       = 
  |o_locks     = 
  |lock_note   =
  |elev        =
  |elev_note   =
  |status      = 
  |nav         = 
}}

<!-- End Infobox template table -->