Difference between revisions of "Template:Handball roster doc"

From blackwiki
Jump to navigation Jump to search
imported>MJL
imported>Jonesey95
m (Fix Linter errors using AutoEd)
 
Line 21: Line 21:
 
| style="font-family:monospace;" | | dab = || e.g. "handball" if the title of the player's bio ends with "...(handball)".
 
| style="font-family:monospace;" | | dab = || e.g. "handball" if the title of the player's bio ends with "...(handball)".
 
|-
 
|-
| style="font-family:monospace;" | | name = || Chinese names, for example, should use this parameter only.<br/>e.g. "<tt>name = Yao Ming</tt>"
+
| style="font-family:monospace;" | | name = || Chinese names, for example, should use this parameter only.<br/>e.g. "<code>name = Yao Ming</code>"
 
|-
 
|-
| style="font-family:monospace;" | | link = <br/>| alt= || use in complex cases instead of the above,<br/>e.g. "<tt>link = Mike Conley Jr.</tt>" and "<tt>alt=Conley, Mike Jr.</tt>"<br/>links like this [[Mike Conley Jr.|Conley, Mike Jr.]] as it should
+
| style="font-family:monospace;" | | link = <br/>| alt= || use in complex cases instead of the above,<br/>e.g. "<code>link = Mike Conley Jr.</code>" and "<code>alt=Conley, Mike Jr.</code>"<br/>links like this [[Mike Conley Jr.|Conley, Mike Jr.]] as it should
 
|-
 
|-
 
| style="font-family:monospace;" | | num = || number on player's uniform, e.g. "23"
 
| style="font-family:monospace;" | | num = || number on player's uniform, e.g. "23"
Line 54: Line 54:
 
| style="font-family:monospace;" | | transaction_url= || URL, if any, where a complete list of team transactions can be found.
 
| style="font-family:monospace;" | | transaction_url= || URL, if any, where a complete list of team transactions can be found.
 
|-
 
|-
| style="font-family:monospace;" | | accessdate= || last date the team template is known to have been updated from above URLs<br/>ISO (<tt>YYYY-MM-DD</tt>) format please, just like "cite" templates.
+
| style="font-family:monospace;" | | accessdate= || last date the team template is known to have been updated from above URLs<br/>ISO (<code>YYYY-MM-DD</code>) format please, just like "cite" templates.
 
|-
 
|-
 
| style="font-family:monospace;" | | otherlegend= || An extra item to be added to the legend.
 
| style="font-family:monospace;" | | otherlegend= || An extra item to be added to the legend.

Latest revision as of 02:09, 3 June 2020

click to view ?
Note: no parameters of these templates should be wiki-linked.
{{Handball roster header
| team = name of team. this should probably match the name of the template you are editing.
| season = season. this parameter is used for seasonal articles, adding the season in the title and disable the 'v - d - e' links.
| color1 =
| bg1 =
color scheme for the first header of the table.
default is black-on-white.
should match team colors.
| color2 =
| bg2 =
second-level headers, default is white-on-black.
}}
{{player1
| first =
| last =
player's first and last name are all you'd need to enter in most cases
| dab = e.g. "handball" if the title of the player's bio ends with "...(handball)".
| name = Chinese names, for example, should use this parameter only.
e.g. "name = Yao Ming"
| link =
| alt=
use in complex cases instead of the above,
e.g. "link = Mike Conley Jr." and "alt=Conley, Mike Jr."
links like this Conley, Mike Jr. as it should
| num = number on player's uniform, e.g. "23"
| nat = nationality, e.g. "United States", "Canada", "France", etc.
or... the corresponding 3-letter abbr. (e.g. "USA", "CAN", "FRA") from the List of IOC country codes
| h = See Handedness.
Acceptable values are (L|R)
| pos = See handball positions.
Acceptable values are (LW|RW|LB|RB|CB|P|G).
Column will sort in this order.
| ft =
| in =
| lbs =
height and weight.
feet and inches are separated so that 6'10-11" players will sort properly in relation to 6'2" players.
| school = e.g. "Alabama" for "University of Alabama".
| from = previous whereabouts of players who didn't attend school in the U.S.
| birthplace = Birthplace from the player
| note = FA, DP, etc. appears in parentheses after player's name
| inj = If inj=yes, injury symbol appears by player's name.
}}
{{Handball roster footer
| head_coach =
| asst_coach =
coaching staff
| roster_url= URL where official roster can be found.
| transaction_url= URL, if any, where a complete list of team transactions can be found.
| accessdate= last date the team template is known to have been updated from above URLs
ISO (YYYY-MM-DD) format please, just like "cite" templates.
| otherlegend= An extra item to be added to the legend.
| otherlegend2= A second extra item to be added to the legend.
}}