Difference between revisions of "Template:Infobox Rugby Union biography/doc"

From blackwiki
Jump to navigation Jump to search
imported>AnomieBOT
m (Substing templates: {{Infobox Rugby Union biography }}. See User:AnomieBOT/docs/TemplateSubster for info.)
imported>Frietjes
 
Line 1: Line 1:
{{Documentation subpage}}
+
#REDIRECT [[Template:infobox rugby biography/doc]]
<!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata -->
+
{{R from merge}}
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Wikidata|Module:Check for unknown parameters}}
 
{{Uses Wikidata|P18}}
 
{{subst only|auto=yes}}
 
[[Template:Infobox Rugby Union biography]] is intended to provide a quick overview of a Rugby Union player's details to enable a reader to extract the most oft-needed information without trawling through the article proper. It is most appropriately used for professional players and should not be leveraged for amateurs, no matter their profile.
 
 
 
== Usage ==
 
 
 
=== For current players ===
 
{{Parameter names example | _display = italics
 
| name
 
| image = {{{image}}}
 
| image_size = {{{image_size}}}
 
| alt = {{{alt}}}
 
| fullname
 
| birth_date
 
| birth_place
 
| height
 
| weight
 
| occupation
 
| school
 
| university
 
| spouse
 
| children
 
| relatives
 
| position
 
| currentclub
 
| youthyears
 
| youthclubs
 
| youthrepyears
 
| youthrepteam
 
| youthrepcaps(points)
 
| years
 
| clubs
 
| caps(points)
 
| repyears
 
| repteam
 
| repcaps(points)
 
| pcupdate
 
| repupdate
 
| website
 
}}
 
<pre style="overflow: auto">
 
{{Infobox Rugby Union biography
 
| name =
 
| image =
 
| image_size =
 
| alt =
 
| fullname =
 
| birth_date = {{birth date and age|year|m|d}}
 
| birth_place =
 
| height =
 
| weight =
 
| occupation =
 
| school =
 
| university =
 
| spouse =
 
| children =
 
| relatives =
 
| position =
 
| currentclub =
 
| youthyears =
 
| youthclubs =
 
| youthrepyears =
 
| youthrepteam =
 
| youthrepcaps(points) =
 
| years =
 
| clubs =
 
| caps(points) =
 
| repyears =
 
| repteam =
 
| repcaps(points) =
 
| pcupdate =
 
| repupdate =
 
| website = <!-- {{URL|example.com}} -->
 
}}
 
</pre>
 
{{clear}}
 
 
 
=== For retired players ===
 
{{Parameter names example | _display = italics
 
| name
 
| image = {{{image}}}
 
| image_size = {{{image_size}}}
 
| alt = {{{alt}}}
 
| fullname
 
| birth_date
 
| birth_place
 
| death_date
 
| death_place
 
| height
 
| weight
 
| occupation
 
| school
 
| university
 
| spouse
 
| children
 
| relatives
 
| position
 
| youthyears
 
| youthclubs
 
| youthrepyears
 
| youthrepteam
 
| youthrepcaps(points)
 
| years
 
| clubs
 
| caps(points)
 
| repyears
 
| repteam
 
| repcaps(points)
 
| website
 
}}
 
<pre style="overflow: auto">
 
{{Infobox Rugby Union biography
 
| name =
 
| image =
 
| image_size =
 
| alt =
 
| fullname =
 
| birth_date = {{birth date and age|year|m|d}}
 
| birth_place =
 
| death_date =
 
| death_place =
 
| height =
 
| weight =
 
| occupation =
 
| school =
 
| university =
 
| spouse =
 
| children =
 
| relatives =
 
| position =
 
| youthyears =
 
| youthclubs =
 
| youthrepyears =
 
| youthrepteam =
 
| youthrepcaps(points) =
 
| years =
 
| clubs =
 
| caps(points) =
 
| repyears =
 
| repteam =
 
| repcaps(points) =
 
| website = <!-- {{URL|example.com}} -->
 
}}
 
</pre>
 
{{clear}}
 
 
 
=== Players who have become coaches/referees ===
 
{{Parameter names example | _display = italics
 
| name
 
| image = {{{image}}}
 
| image_size = {{{image_size}}}
 
| alt = {{{alt}}}
 
| fullname
 
| birth_date
 
| birth_place
 
| death_date
 
| death_place
 
| height
 
| weight
 
| occupation
 
| school
 
| university
 
| spouse
 
| children
 
| relatives
 
| position
 
| currentclub
 
| youthyears
 
| youthclubs
 
| youthrepyears
 
| youthrepteam
 
| youthrepcaps(points)
 
| years
 
| clubs
 
| caps(points)
 
| repyears
 
| repteam
 
| repcaps(points)
 
| coachyears
 
| coachclubs
 
| repcoachyears
 
| repcoachteams
 
| refereeyears
 
| refereecomps
 
| refereecaps
 
| website
 
}}
 
<pre style="overflow: auto">
 
{{Infobox Rugby Union biography
 
| name =
 
| image =
 
| image_size =
 
| alt =
 
| fullname =
 
| birth_date = {{birth date and age|year|m|d}}
 
| birth_place =
 
| death_date =
 
| death_place =
 
| height =
 
| weight =
 
| occupation =
 
| school =
 
| university =
 
| spouse =
 
| children =
 
| relatives =
 
| position =
 
| currentclub =
 
| youthyears =
 
| youthclubs =
 
| youthrepyears =
 
| youthrepteam =
 
| youthrepcaps(points) =
 
| years =
 
| clubs =
 
| caps(points) =
 
| repyears =
 
| repteam =
 
| repcaps(points) =
 
| coachyears =
 
| coachclubs =
 
| repcoachyears =
 
| repcoachteams =
 
| refereeyears =
 
| refereecomps =
 
| refereecaps =
 
| website = <!-- {{URL|example.com}} -->
 
}}
 
</pre>
 
{{clear}}
 
 
 
=== Coaches/referees who have not been players ===
 
{{Parameter names example | _display = italics
 
| name
 
| image = {{{image}}}
 
| image_size = {{{image_size}}}
 
| alt = {{{alt}}}
 
| fullname
 
| birth_date
 
| birth_place
 
| death_date
 
| death_place
 
| occupation
 
| school
 
| university
 
| spouse
 
| children
 
| relatives
 
| position
 
| currentclub
 
| coachyears
 
| coachclubs
 
| repcoachyears
 
| repcoachteams
 
| refereeyears
 
| refereecomps
 
| refereecaps
 
| website
 
}}
 
<pre style="overflow: auto">
 
{{Infobox Rugby Union biography
 
| name =
 
| image =
 
| image_size =
 
| alt =
 
| fullname =
 
| birth_date = {{birth date and age|year|m|d}}
 
| birth_place =
 
| death_date =
 
| death_place =
 
| occupation =
 
| school =
 
| university =
 
| spouse =
 
| children =
 
| relatives =
 
| position =
 
| currentclub =
 
| coachyears =
 
| coachclubs =
 
| repcoachyears =
 
| repcoachteams =
 
| refereeyears =
 
| refereecomps =
 
| refereecaps =
 
| website = <!-- {{URL|example.com}} -->
 
}}
 
</pre>
 
{{clear}}
 
 
 
=== Super Rugby, provincial sides ===
 
{{Parameter names example | _display = italics
 
| name = &nbsp;
 
| ru_provinceyears
 
| ru_province
 
| ru_province_caps
 
}}
 
Add the following parameters:
 
<pre style="overflow: auto">
 
| ru_provinceyears =
 
| ru_province =
 
| ru_province_caps =
 
</pre>
 
{{clear}}
 
 
 
=== Super Rugby 14 ===
 
{{Parameter names example | _display = italics
 
| name = &nbsp;
 
| super14years
 
| super14
 
| super14caps
 
}}
 
Add the following parameters:
 
<pre style="overflow: auto">
 
| super14years =
 
| super14 =
 
| super14caps =
 
</pre>
 
{{clear}}
 
 
 
=== All parameters ===
 
{{Parameter names example | _display = italics
 
| name
 
| image = {{{image}}}
 
| image_size = {{{image_size}}}
 
| alt = {{{alt}}}
 
| fullname
 
| birth_date
 
| birth_place
 
| death_date
 
| death_place
 
| height
 
| weight
 
| occupation
 
| school
 
| university
 
| spouse
 
| children
 
| relatives
 
| position
 
| currentclub
 
| youthyears
 
| youthclubs
 
| youthrepyears
 
| youthrepteam
 
| youthrepcaps(points)
 
| otheryears
 
| otherclubs
 
| years
 
| clubs
 
| caps(points)
 
| ru_provinceyears
 
| ru_province
 
| ru_provincecaps
 
| super14years
 
| super14
 
| super14caps
 
| repyears
 
| repteam
 
| repcaps(points)
 
| ru_sevensnationalyears
 
| ru_sevensnationalteam
 
| ru_sevensnationalcomp
 
| coachyears
 
| coachclubs
 
| repcoachyears
 
| repcoachteams
 
| refereeyears
 
| refereecomps
 
| refereecaps
 
| website
 
| pcupdate
 
| repupdate
 
}}
 
<pre style="overflow: auto">
 
{{Infobox Rugby Union biography
 
| name =
 
| image =
 
| image_size =
 
| alt =
 
| fullname =
 
| birth_date =
 
| birth_place =
 
| death_date =
 
| death_place =
 
| height =
 
| weight =
 
| occupation =
 
| school =
 
| university =
 
| spouse =
 
| children =
 
| relatives =
 
| position =
 
| currentclub =
 
| youthyears =
 
| youthclubs =
 
| youthrepyears =
 
| youthrepteam =
 
| youthrepcaps(points) =
 
| otheryears =
 
| otherclubs =
 
| years =
 
| clubs =
 
| caps(points) =
 
| ru_provinceyears =
 
| ru_province =
 
| ru_provincecaps =
 
| super14years =
 
| super14 =
 
| super14caps =
 
| repyears =
 
| repteam =
 
| repcaps(points) =
 
| ru_sevensnationalyears =
 
| ru_sevensnationalteam =
 
| ru_sevensnationalcomp =
 
| coachyears =
 
| coachclubs =
 
| repcoachyears =
 
| repcoachteams =
 
| refereeyears =
 
| refereecomps =
 
| refereecaps =
 
| website =
 
| pcupdate =
 
| repupdate =
 
}}
 
</pre>
 
{{clear}}
 
 
 
== Parameter descriptions ==
 
 
 
; Personal information
 
* <nowiki>{{{name}}}</nowiki> — The commonly used name of the player, defaults to article name (without disambiguation).
 
* <nowiki>{{{fullname}}}</nowiki> — The player's complete name, '''if different than above'''.
 
* <nowiki>{{{image}}}</nowiki> — A picture of the player, ideally on the pitch in the strip of his most recent team.
 
* <nowiki>{{{image_size}}}</nowiki> — Control the size of the image, e.g.: 250px.
 
* <nowiki>{{{alt}}}</nowiki> — Alternative text describing the image (see [[WP:ALT]])
 
* <nowiki>{{{birth_date}}}</nowiki> — The player's date of birth. When the full date (year/month/day) is known, use {{tl|birth date and age}} for living people or {{tl|birth date}} ; for deceased individuals. If only year or year/month is known, use {{tl|birth year and age}}.
 
* <nowiki>{{{birth_place}}}</nowiki> — The location of the player's birth.
 
* <nowiki>{{{death_date}}}</nowiki> — The player's date of death; use {{tl|death date and age}}
 
* <nowiki>{{{death_place}}}</nowiki> — The location of the player's death.
 
* <nowiki>{{{height}}}</nowiki> — The player's height in the units most common within the country he plays. These units should not be linked. ''(see [[#Units of measurement|Units of measurement]])''
 
* <nowiki>{{{weight}}}</nowiki> — The player's weight in the units most common within the country he plays. These units should not be linked. ''(see [[#Units of measurement|Units of measurement]])''
 
* <nowiki>{{{occupation}}}</nowiki> — The player's other occupations.
 
* <nowiki>{{{school}}}</nowiki> — The school(s) attended by the player.
 
* <nowiki>{{{university}}}</nowiki> — The university(s) attended by the player.
 
* <nowiki>{{{spouse}}}</nowiki> — The name of the player's spouse (should be accompanied by a citation)
 
* <nowiki>{{{children}}}</nowiki> — The player's children (should be accompanied by a citation)
 
* <nowiki>{{{relatives}}}</nowiki> — The player's other notable relatives. Bracket their relationship e.g. '''XXX (father)'''
 
 
 
; Club information
 
* <nowiki>{{{position}}}</nowiki> — The player's '''most common''' position. If a player is known for playing in multiple roles then the author should elect which are the most significant and explain the point more fully within the article.
 
* <nowiki>{{{currentclub}}}</nowiki> — The club for which the player currently plays. Leave blank if retired.
 
 
 
; Youth clubs
 
* <nowiki>{{{youthyears}}}</nowiki> — A &lt;br /&gt; delimited list of years that the player has been at each youth club.
 
* <nowiki>{{{youthclubs}}}</nowiki> — A &lt;br /&gt; delimited list of youth clubs that the player has been a member of.
 
 
 
; Youth representative teams
 
* <nowiki>{{{youthrepyears}}}</nowiki> — A &lt;br /&gt; delimited list of years that the player has been at each youth representative team.
 
* <nowiki>{{{youthrepteam}}}</nowiki> — A &lt;br /&gt; delimited list of youth representative teams that the player has been a member of.
 
* <nowiki>{{{youthrepcaps(points)}}}</nowiki> — A &lt;br /&gt; delimited list of appearances and (points) that the player has been awarded in their respective youth representative team.
 
 
 
; Other clubs
 
* <nowiki>{{{otheryears}}}</nowiki> —
 
* <nowiki>{{{otherclubs}}}</nowiki> —
 
 
 
; Senior clubs
 
* <nowiki>{{{years}}}</nowiki> — A &lt;br /&gt; delimited list of years that the player has been contracted at each professional club.
 
* <nowiki>{{{clubs}}}</nowiki> — A &lt;br /&gt; delimited list of professional clubs that the player has been contracted at.
 
* <nowiki>{{{caps(points)}}}</nowiki> — A &lt;br /&gt; delimited list of appearances and (points) that the player has been awarded in '''first-team games''' only for each professional club.
 
 
 
; Provincial sides
 
* <nowiki>{{{ru_provinceyears}}}</nowiki> —
 
* <nowiki>{{{ru_province}}}</nowiki> —
 
* <nowiki>{{{ru_provincecaps}}}</nowiki> —
 
 
 
; Super Rugby
 
* <nowiki>{{{super14years}}}</nowiki> —
 
* <nowiki>{{{super14}}}</nowiki> —
 
* <nowiki>{{{super14caps}}}</nowiki> —
 
 
 
; Representative teams
 
* <nowiki>{{{repyears}}}</nowiki> — A &lt;br /&gt; delimited list of years that the player has been a participant in each national team.
 
* <nowiki>{{{repteam}}}</nowiki> — A &lt;br /&gt; delimited list of representative teams that the player has been a member of, including non-senior teams such as U21.
 
* <nowiki>{{{repcaps(points)}}}</nowiki> — A &lt;br /&gt; delimited list of appearances and (points) that the player has been awarded in '''all competitions and friendlies''' for each representative team.
 
 
 
; Sevens National teams
 
* <nowiki>{{{ru_sevensnationalyears}}}</nowiki> —
 
* <nowiki>{{{ru_sevensnationalteam}}}</nowiki> —
 
* <nowiki>{{{ru_sevensnationalcomp}}}</nowiki> —
 
 
 
; Professional clubs coached
 
* <nowiki>{{{coachyears}}}</nowiki> —
 
* <nowiki>{{{coachclubs}}}</nowiki> —
 
 
 
; Representative teams coached
 
* <nowiki>{{{repcoachyears}}}</nowiki> —
 
* <nowiki>{{{repcoachteams}}}</nowiki> —
 
 
 
; Refereeing career
 
* <nowiki>{{{refereeyears}}}</nowiki> — The years the referee was active in the competition.
 
* <nowiki>{{{refereecomps}}}</nowiki> — The competitions the referee was in.
 
* <nowiki>{{{refereecaps}}}</nowiki> — The number of caps, the referee has used in that competition.
 
 
 
; Other information
 
* <nowiki>{{{website}}}</nowiki> — The '''official site''' of the player. Use the {{tl|URL}} template, i.e. <nowiki>{{URL|example.com}}</nowiki>
 
* <nowiki>{{{pcupdate}}}</nowiki> — A timestamp of the last time the player's infobox career statistics were updated (not needed if the player has retired).
 
* <nowiki>{{{repupdate}}}</nowiki> — A timestamp of the last time the player's infobox representative statistics were updated (not needed for former players).
 
 
 
== Example ==
 
 
 
{{infobox rugby biography
 
| name          = Tim Template
 
| image          =
 
| image_size    =
 
| caption        =
 
| alt            =
 
| birth_name    = Tim Tenerife Template
 
| birth_date    = {{birth date and age|1975|1|1}}
 
| birth_place    = [[Template City]], [[Templatia]]
 
| death_date    =
 
| death_place    =
 
| height        = {{convert|6|ft|0|in|m|2|abbr=on}}
 
| weight        = {{convert|13|st|5|lb|kg lb|0|abbr=on}}
 
| school        = [[Template High School]]
 
| university    = [[Template University]]
 
| spouse        = Mrs. Template
 
| children      = Joel Template
 
| relatives      = Red Template (father)
 
| occupation    = Milkman
 
| ru_currentteam        = [[Template City Templates]]
 
| ru_position            = [[Rugby union positions#14. & 11. Wing|Wing]]
 
| ru_youthyears          = ?–1987<br />1988–1991
 
| ru_youthclubs          = [[Template Juniors]]<br />[[Template Youth]]
 
| ru_youthnationalyears  = 1987–1991<br />1989
 
| ru_youthnationalteam  = [[Templiata Blues]]<br />[[Templiata Under 15s]]
 
| ru_youthnationalcaps  = 2 <br />4
 
| ru_youthnationalpoints = (8)<br />(0)
 
| ru_clubyears          = 1992–1998<br />1999–2000<br />2001<br />2002–2007
 
| ru_proclubs            = [[Template United F.C.]]<br />[[Template Rangers]]<br />[[Example F.C.]] (loan)<br />[[Template City F.C.]]
 
| ru_clubcaps            = 75 <br />32 <br />15 <br />113
 
| ru_clubpoints          = (26)<br />(11)<br />(7)<br />(46)
 
| ru_clubupdate          = 04:34, 28 June 2006 (UTC)
 
| ru_provinceyears      =
 
| ru_province            =
 
| ru_provincecaps        =
 
| ru_provincepoints      =
 
| super14years          = &nbsp;
 
| super14                =
 
| super14caps            =
 
| super14points          =
 
| ru_nationalyears      = 1991<br />1996–1998<br />1999–
 
| ru_nationalteam        = [[Examplia U16]]<br />[[Templatia U21]]<br />[[Templatia]]
 
| ru_nationalcaps        = 1 <br />8 <br />46
 
| ru_nationalpoints      = (0)<br />(2)<br />(13)
 
| ru_ntupdate            = 04:34, 28 June 2006 (UTC)
 
| ru_sevensnationalyears = &nbsp;
 
| ru_sevensnationalteam  =
 
| ru_sevensnationalcomp  =
 
| ru_coachyears          =
 
| ru_coachclubs          =
 
| ru_refereeyears        = 2008<br />2009–2012
 
| ru_refereecomps        = [[Pro 12|Celtic League]]<br/>[[Guinness Premiership]]
 
| ru_refereeapps        = 18<br />219
 
}}
 
<pre style="overflow: auto">
 
{{Infobox Rugby Union biography
 
| name = Tim Template
 
| image =
 
| alt =
 
| fullname = Tim Tenerife Template
 
| birth_date = {{birth date and age|1975|1|1}}
 
| birth_place = [[Template City]], [[Templatia]]
 
| height = {{convert|6|ft|0|in|m|2|abbr=on}}
 
| weight = {{convert|13|st|5|lb|kg lb|0|abbr=on}}
 
| occupation = Milkman
 
| school = [[Template High School]]
 
| university = [[Template University]]
 
| spouse = Mrs. Template
 
| children = Joel Template
 
| relatives = Red Template (father)
 
| position = [[Rugby union positions#14. & 11. Wing|Wing]]
 
| currentclub = [[Template City Templates]]
 
| youthyears = ?–1987<br />1988–1991
 
| youthclubs = Template Juniors<br />Template Youth
 
| youthrepyears = 1987–1991<br />1989
 
| youthrepteam = Templiata Blues<br />Templiata Under 15s
 
| youthrepcaps(points) = 2 (8)<br />4 (0)
 
| years = 1992–1998<br />1999–2000<br />2001<br />2002–
 
| clubs = [[Template United F.C.]]<br />[[Template Rangers]]<br />[[Example F.C.]] (loan)<br />[[Template City F.C.]]
 
| caps(points) = 75 (25)<br />32 (10)<br />15 (7)<br />113 (45)
 
| repyears = 1991<br />1996–98<br />1999–2007
 
| repteam = [[Examplia U16]]<br />[[Templatia U21]]<br />[[Templatia]]
 
| repcaps(points) = 1 (0)<br />8 (2)<br />46 (13)
 
| refereeyears = 2008<br />2009–12
 
| refereecomps = [[Pro 12|Celtic League]]<br/>[[Guinness Premiership]]
 
| refereecaps = 18<br />219
 
| website = {{URL|www.wikipedia.org}}
 
| pcupdate = ~~~~~
 
| repupdate = ~~~~~
 
}}
 
</pre>
 
{{clear}}
 
 
 
== Style guide ==
 
 
 
=== Density of information ===
 
 
 
Try to always consider that an infobox exists to support an article and provide a quick synopsis of important facts. This becomes vital when considering that the amount of space available within an infobox is significantly less than that available outside of it.
 
 
 
=== Wikilinking ===
 
 
 
As per the [[Wikipedia:Manual of Style (links)|manual of style]] entry on linking, years should not be linked as they do not provide much benefit to the user. However, date of birth ''should'' be linked to enable date preferences to work (better still, use {{tl|birth date and age}} for living people and {{tl|birth date}} for the deceased). Linking of other entries is to be discouraged as most of these links will present themselves in the article's introduction; linking them in the infobox adds clutter and inhibits the speedy retrieval of facts.
 
 
 
'''You must link the <nowiki>{{{website}}}</nowiki> parameter'''
 
 
 
=== Season year format ===
 
 
 
In order to keep the infobox from ballooning laterally, it is wise to keep date formats as compact as possible. Highly accurate dates are more useful in the article itself. Typically editors will use the 2005-2006 incarnation but when very pressed for space, 05–06 may be useful.
 
 
 
If the start or end date of a players time at a club is unknown they should be aligned with the other years.
 
 
 
=== Club name ===
 
 
 
Where applicable, use only the location name of the team under the headings of "professional clubs" and "representative teams". That is, avoid using ''Sydney Roosters''', but rather use ''Sydney''. Also, in the event of a change of club name during the time in which the player served that club, use the name under which they joined. For example, [[Brad Fittler]]'s infobox will show that he played for ''Sydney City'' rather than ''Sydney'' or ''Eastern Suburbs''.
 
 
 
However, under "club name", use the full name of the club. For example, [[Craig Fitzgibbon]] currently plays for the ''Sydney Roosters'' rather than ''Sydney'' as will show below it. This naming system is in place for a number of reasons, the most important being consistency of information across all player entries on Wikipedia.
 
 
 
== Microformat ==
 
{{UF-hcard-person}}
 
 
 
== Tracking category ==
 
* {{clc|Pages using Infobox Rugby Union biography with unknown parameters}}
 
 
 
== See also ==
 
* [[Template:Infobox rugby biography]]
 
* [[Template:Infobox rugby union biography]]
 
* [[Template:Infobox rugby league biography]]
 
 
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
 
<!-- Categories go here and interwikis go in Wikidata. -->
 
[[Category:Sportsperson infobox templates|Rugby Union biography]]
 
[[Category:Rugby union infobox templates|Rugby Union biography]]
 
[[Category:Infobox templates with updated parameter]]
 
[[Category:Infobox templates using Wikidata]]
 
[[Category:Templates that add a tracking category]]
 
}}</includeonly>
 

Latest revision as of 15:42, 12 April 2017

  • From a merge: This is a redirect from a page that was merged into another page. This redirect was kept in order to preserve this page's edit history after its content was merged into the target page's content. Please do not remove the tag that generates this text (unless the need to recreate content on this page has been demonstrated) or delete this page.