Jump to content

Template:Cycling team/doc

From Wikipedia, the free encyclopedia

Usage[edit]

Cycling team is a set of five templates that create a standardised boxed cycling team squad list for use on the bottom of a cycling biography article, to link to articles of other team members. The templates are:

The latter three templates are used for standardized formatting and aren't strictly necessary. All templates have parameters.

Using the templates together[edit]

The {{Cycling team}} template creates a navbox, and the "body" parameter fills it in. Each rider needs a {{Cycling team rider}}. {{Cycling team manager}} notes the general manager. {{Cycling team list of riders}} shows the list of (current and previous) riders on the team and closes the list.

Parameters[edit]

Parameters of {{Cycling team}}[edit]

{{Cycling team
|name = {{subst:PAGENAME}}
|teamname= 
|bgcolor= 
|textcolor= 
|bordercolor= 
|title=
|body=
}}
  • |name= — used when generating the "view/talk/edit" links in the navbox header.
  • |teamname= — main article to link to
  • |bgcolor= — background color of top bar
  • |textcolor= — text color in the top bar
  • |bordercolor= — border color of the top bar
  • |title=Optional title to display if different from the article title
  • |body= — the body of the list, usually formatted using the two accessory templates.

Parameters of {{Cycling team rider}}[edit]

{{Cycling team rider|{{{1}}}}}
  • |1= — rider's name, wikilinked and piped if necessary for disambiguation

Parameters of {{Cycling team manager}}[edit]

{{Cycling team manager|{{{1}}}}}
  • |1= — manager's name, wikilinked and piped if necessary for disambiguation

Parameters of {{Cycling team list of riders}}[edit]

{{Cycling team list of riders|{{{1}}}}}
  • |1= — pagename (without [[ ]]) of the list of riders

Category[edit]

Team templates belong in Category: Cycling team templates.

Style guide[edit]

The colors of the top and lower bars should be the same, although the coding does not currently allow for only one entry to be input. Colors can be words or HTML preceded by #. If a team only has two colors, then the border color can be the same as the text or background color. All names should be wikilinked. Names should only be piped where disambiguation has been required, either by suffixing the article name with (cyclist) or by using a full name.

Example[edit]

{{Cycling team
|name        = Team Argos-Shimano
|teamname    = Team Giant-Shimano
|state    = {{{state|autocollapse}}}
|bgcolor     = #FFFFFF
|textcolor   = #0E3D8A
|bordercolor = #E2000C
|body        = <div>
{{Cycling team rider|[[Floortje Mackaij]]}}
{{Cycling team rider|[[Sara Mustonen (cyclist)|Sara Mustonen]]}}
{{Cycling team rider|[[Maaike Polspoel]]}}
{{Cycling team rider|[[Julia Soek]]}}
{{Cycling team manager|[[Ruud Verhagen]]}}
{{Cycling team list of riders|List of Team Giant-Shimano riders}}
</div>}}

gives