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

From blackwiki
Jump to navigation Jump to search
imported>Mayalld
(add documentation)
 
imported>Mayalld
(add a param)
Line 9: Line 9:
 
* units should be entered in feet and inches.
 
* units should be entered in feet and inches.
 
* Include the HTML comments before and following the template; they help inexperienced editors.
 
* Include the HTML comments before and following the template; they help inexperienced editors.
* ''Please spend some time at the [[Wikipedia:WikiProject Rivers|Rivers WikiProject]] article and its [[Wikipedia talk:WikiProject Rivers|talk page]] for standards on presenting names and other data.''
+
* ''Please spend some time at the [[Wikipedia:WikiProject UK Waterways|UK Waterways WikiProject]] article and its [[Wikipedia talk:WikiProject UK Waterways|talk page]] for standards on presenting names and other data.''
  
 
===Simple version===
 
===Simple version===
Line 21: Line 21:
 
   |caption    =  
 
   |caption    =  
 
   |o_name      =  
 
   |o_name      =  
 +
  |m_name      =
 
   |company    =  
 
   |company    =  
 
   |engineer    =  
 
   |engineer    =  
Line 73: Line 74:
 
   |caption    = IMAGE CAPTION
 
   |caption    = IMAGE CAPTION
 
   |o_name      = ORIGINAL NAME OF CANAL
 
   |o_name      = ORIGINAL NAME OF CANAL
 +
  |m_name      = MODERN NAME OF CANAL
 
   |company    = ORIGINAL CANAL COMPANY
 
   |company    = ORIGINAL CANAL COMPANY
 
   |engineer    = PRINCIPAL ENGINEER
 
   |engineer    = PRINCIPAL ENGINEER
Line 126: Line 128:
 
   |caption    = Bogcaster Canal near Bogtown
 
   |caption    = Bogcaster Canal near Bogtown
 
   |o_name      = Bogcaster and Nowhere Canal Navigation
 
   |o_name      = Bogcaster and Nowhere Canal Navigation
 +
  |m_name      = [[Grand Amalgamated Canal]]
 
   |company    = Bogcaster Canal Company
 
   |company    = Bogcaster Canal Company
 
   |engineer    = [[Thomas Telford]]
 
   |engineer    = [[Thomas Telford]]

Revision as of 14:22, 12 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   =
  |status      = 
  |nav         = 
}}

<!-- End Infobox template table -->