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

From blackwiki
Jump to navigation Jump to search
imported>Smartskaft
imported>Jay D. Easy
Line 7: Line 7:
  
 
{{Generic template demo |_display=italics
 
{{Generic template demo |_display=italics
| name
+
| name | image = {{{image}}} | image_upright = {{{image_upright}}} | alt = {{{alt}}} | caption | formerly | sponsors | partners | first | last | replaced | organizer | type | classes | yachts | start | finish | venue | length | competitors | legs | champions | most_champs | qualification | website = <code><nowiki>{{url|...}}</nowiki></code> | footnotes = {{{footnotes}}}
| 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
| name          =  
+
|name          =  
| logo          =  
+
|image        =
| alt          =
+
|image_upright =  
| caption      =
+
|alt          =  
| formerly      =  
+
|caption      =  
| replaced     =  
+
|formerly      =  
| first       = <!-- use {{start date|YYYY|MM|DD|df=y}} -->
+
|sponsors      = <!-- or |sponsor -->
| organizer    =  
+
|partners     = <!-- or |partner -->
| classes      =  
+
|first         = <!-- use {{start date|YYYY|MM|DD|df=y}} -->
| start        =  
+
|last          =
| finish        =  
+
|replaced      =
| venue        =  
+
|organizer    = <!-- or |organiser -->
| type          = <!-- i.e. multi-legged, single-handed, offshore race, fleet race, match race, non-stop single-handed around-the-world race etc. -->
+
|type          =  
| length        =  
+
|classes      = <!-- or |class -->
| competitors  =  
+
|yachts        =
| folded        =  
+
|start        =  
| champions    =
+
|finish        =  
| most_champs  = <!-- or | most successful club = -->
+
|venue        =  
| qualification =  
+
|length        =  
| website      = <!-- {{URL|example.com}} -->
+
|competitors  =  
| footnotes    =  
+
|legs          =  
 +
|champions    = <!-- or |champion -->
 +
|most_champs  =
 +
|qualification =  
 +
|website      = <!-- {{URL|example.com}} -->
 +
|footnotes    =  
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 21:56, 1 February 2019

{{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          = 
 |image         = 
 |image_upright = 
 |alt           = 
 |caption       = 
 |formerly      = 
 |sponsors      = <!-- or |sponsor -->
 |partners      = <!-- or |partner -->
 |first         = <!-- use {{start date|YYYY|MM|DD|df=y}} -->
 |last          = 
 |replaced      = 
 |organizer     = <!-- or |organiser -->
 |type          = 
 |classes       = <!-- or |class -->
 |yachts        = 
 |start         = 
 |finish        = 
 |venue         = 
 |length        = 
 |competitors   = 
 |legs          = 
 |champions     = <!-- or |champion -->
 |most_champs   = 
 |qualification = 
 |website       = <!-- {{URL|example.com}} -->
 |footnotes     = 
}}