Difference between revisions of "Template:Infobox recurring sailing competition/doc"

From blackwiki
Jump to navigation Jump to search
imported>Happysailor
(start)
 
imported>Happysailor
Line 5: Line 5:
  
 
== Blank template ==
 
== Blank template ==
 +
 +
{{Generic template demo |_display=italics
 +
| name
 +
| logo = {{{logo}}} |image_size={{{image_size}}} |alt={{{alt}}} |caption
 +
| formerly | replaced | founded | organizer | classes | start | finish | venue | type | length
 +
| competitors | folded | champions | most_champs | qualification | website = <code><nowiki>{{url|...}}</nowiki></code>
 +
| footnotes
 +
}}
  
 
<pre style="overflow: auto;">
 
<pre style="overflow: auto;">
 
{{Infobox recurring sailing competition
 
{{Infobox recurring sailing competition
| type =
+
| name          =
| image =  
+
| logo          =  
| alt =
+
| alt           =
| caption =
+
| caption       =
| formerly =  
+
| formerly     =  
| replaced =  
+
| replaced     =  
| founded =  
+
| founded       = <!-- use {{start date|YYYY|MM|DD|df=y}} -->
| organizer =  
+
| organizer     =  
| classes =  
+
| classes       =  
| start =  
+
| start         =  
| finish =  
+
| finish       =
| type = multi-legged single-handed offshore race, fleet race, match race, non-stop single-handed around-the-world race etc.
+
| venue        =  
| folded =  
+
| type         = <!-- i.e. multi-legged, single-handed, offshore race, fleet race, match race, non-stop single-handed around-the-world race etc. -->
| champions =  
+
| length        =
| most_champs =  
+
| competitors  =
 +
| folded       =  
 +
| champions     =  
 +
| most_champs   = <!-- or | most successful club = -->
 
| qualification =  
 
| qualification =  
| website =  
+
| website       = <!-- {{URL|example.com}} -->
| footnotes =  
+
| footnotes     =  
 
}}
 
}}
 
</pre>
 
</pre>
 
{{clear}}
 
{{clear}}
  
== Usage ==
+
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox |
 
+
| <!-- Categories below this line, please; interwikis at Wikidata -->
All fields are [[lower case]] and optional.
+
[[Category:Sailing infobox templates|Competition]]
 +
}}</includeonly>

Revision as of 17:30, 21 September 2015

{{Infobox recurring sailing competition}} can be used to provide at-a-glance information at the start of an article about a recurring sailing competition.

Blank template

  1. redirect Template:Parameter names example
{{Infobox recurring sailing competition
| name          =
| logo          = 
| alt           =
| caption       =
| formerly      = 
| replaced      = 
| founded       = <!-- use {{start date|YYYY|MM|DD|df=y}} -->
| organizer     = 
| classes       = 
| start         = 
| finish        = 
| venue         = 
| type          = <!-- i.e. multi-legged, single-handed, offshore race, fleet race, match race, non-stop single-handed around-the-world race etc. -->
| length        = 
| competitors   = 
| folded        = 
| champions     = 
| most_champs   = <!-- or | most successful club = -->
| qualification = 
| website       = <!-- {{URL|example.com}} -->
| footnotes     = 
}}