Template:Roster2/annual/doc: Difference between revisions

From Furry Basketball Association
Jump to navigation Jump to search
Madworld (talk | contribs)
Created page with "{{Documentation subpage}} === Usage === This version of the Roster2 template is used on the annual team season pages for building the depth chart. Since the roster changes ev..."
 
Madworld (talk | contribs)
No edit summary
 
Line 2: Line 2:


=== Usage ===
=== Usage ===
This version of the Roster2 template is used on the annual team season pages for building the depth chart. Since the roster changes every year, we cannot simply refer to the Roster2 template, as this is constantly updated.  
This version of the Roster2 template is used on the annual team season pages for recording the historic depth chart for that season. Since the roster changes every year, we cannot simply refer to the Roster2 template, as this is strictly used for the current season's lineup.  


Copy-paste the code below, and refer to the Parameters section for further information on what each line means.
Copy-paste the code below, and refer to the Parameters section for further information on what each line means.
Line 10: Line 10:
| season_years =  
| season_years =  
| team_name    =  
| team_name    =  
 
<!-- Write the PID of each player. To find this information, refer to [[Template:PID]]. If the team had fewer than
15 players that season, write the number '0' for any open spots. -->
| starter1 =
| starter1 =
| starter2 =
| starter2 =
Line 36: Line 37:
! Note
! Note
|-
|-
|<code>name</code> || The person's name, in first-last format. Do not put nicknames, sourced or not. || ''Optional''
|<code>season_years</code> || The two years of the single season that the depth chart represents (for example, '2018-2019' or '2019-2020'). Do not just list one year, and always include the hyphen. || ''Required''
|-
|<code>image</code> || The person's image. || ''Optional''
|-
|<code>image_size</code> || The size of the image. Use only when there is an image || ''Optional''
|-
|-
|<code>caption</code> || The caption of the image. Write a concise and accurate statement. Image with only a person's face usually do not need a caption. || ''Optional''
|<code>team_name</code> || The full name of the team (for example, 'Montana Howlers'). Do not write 'MON', or 'Montana'. || ''Required''
|-
|-
|<code>number</code> || The person's current [[Squad number|jersey number]]. ||  
|<code>starter1</code> || The Player ID ([[Template:PID|PID]]) of the player who was typically the starting Point Guard for that season. If you are unsure, determine which guard played the most minutes. || ''Required''
|-
|-
|<code>position</code> || The person's position. For a player's [[Basketball#Positions and structures|position]], use one of the five official positions. Avoid using abbreviations. || ''Optional''
|<code>starter2</code> || The Player ID ([[Template:PID|PID]]) of the player who was typically the starting Shooting Guard for that season. If you are unsure, determine which guard played the most minutes. || ''Required''
|-
|-
|<code>height_ft</code>/<code>height_in</code> || The player's height in feet and inches. When specifying, use single digits for each category. For example, for a player {{convert|6|ft|11|in|m|2|abbr=on}} tall, the <code>height_ft</code> parameter should show "6", the <code>height_in</code> parameter "11". Use either <code>height_ft</code>/<code>height_in</code> or <code>height_m</code> but not both. ||  
|<code>starter3</code> || The Player ID ([[Template:PID|PID]]) of the player who was typically the starting Small Forward for that season. If you are unsure, determine which forward played the most minutes. || ''Required''
|-
|-
|<code>height_m</code> || The player's height in meters. When specifying, use two digits of precision. For example, for a player {{convert|2.11|m|ftin|abbr=on}} tall, the <code>height_m</code> parameter should show "2.11", using a decimal point (not a comma). Use either <code>height_m</code> or <code>height_ft</code>/<code>height_in</code> but not both.||  
|<code>starter4</code> || The Player ID ([[Template:PID|PID]]) of the player who was typically the starting Power Forward for that season. If you are unsure, determine which forward played the most minutes. || ''Required''
|-
|-
|<code>height_footnote</code> ||Use only if an additional note needs to be placed next to the height, e.g. an [[WP:EXPLNOTE|explantory note]] for a disputed height.||''Optional''
|<code>starter5</code> || The Player ID ([[Template:PID|PID]]) of the player who was typically the starting Center for that season. If you are unsure, determine which center played the most minutes. || ''Required''
|-
|-
|<code>weight_lb</code> || The player's weight in pounds. Use either <code>weight_lb</code> or <code>weight_kg</code> but not both. ||  
|<code>bench1</code> || The Player ID ([[Template:PID|PID]]) of the player who was wasn't typically a starter but played the most minutes. || ''Required''
|-
|-
|<code>weight_kg</code> || The player's weight in kilograms. Use either <code>weight_kg</code> or <code>weight_lb</code> but not both. ||  
|<code>bench2</code> || The Player ID ([[Template:PID|PID]]) of the player who was wasn't typically a starter but played the second-most minutes. || ''Required''
|-
|-
|<code>weight_footnote</code> ||Use only if an additional note needs to be placed next to the weight, e.g. an [[WP:EXPLNOTE|explantory note]] for a disputed weight.||''Optional''
|<code>bench3</code> || The Player ID ([[Template:PID|PID]]) of the player who was wasn't typically a starter but played the third-most minutes. || ''Required''
|-
|-
|<code>league</code> || The person's current league. Requires "team" to be set to be displayed. || ''Optional''
|<code>bench4</code> || The Player ID ([[Template:PID|PID]]) of the player who was wasn't typically a starter but played the fourth-most minutes. || ''Required''
|-
|-
|<code>team</code> || The person's current team. Do not put the person's former team(s), as they belong to <code>teamN</code> or <code>cteamN</code> (below). Do not wikilink the team name. Put in <code>Free agent</code> if a player is a [[free agent]]. If a person has retired, this parameter should be left empty. || ''Optional''  
|<code>bench2</code> || The Player ID ([[Template:PID|PID]]) of the player who was wasn't typically a starter but played the fifth-most minutes. || ''Required''
|-
|-
|<code>team_link</code> || Use only if the team name does not match the team's article title. || ''Optional''
|<code>reserve1</code> || The Player ID ([[Template:PID|PID]]) of the player who was hardly ever a starter and played the sixth-most minutes. || ''Required''
|-
|-
|<code>birth_date</code> || The person's birth date. ||  
|<code>reserve2</code> || The Player ID ([[Template:PID|PID]]) of the player who was hardly ever a starter and played the seventh-most minutes. || ''Required''
|-
|-
|<code>birth_place</code> || The person's birth place. ||  
|<code>reserve3</code> || The Player ID ([[Template:PID|PID]]) of the player who was hardly ever a starter and played the eighth-most minutes. || ''Optional''
|-
|-
|<code>death_date</code> || The person's death date. || ''Optional''
|<code>reserve4</code> || The Player ID ([[Template:PID|PID]]) of the player who was hardly ever a starter and played the ninth-most minutes. || ''Optional''
|-
|-
|<code>death_place</code> || The person's death place. || ''Optional''
|<code>reserve5</code> || The Player ID ([[Template:PID|PID]]) of the player who was hardly ever a starter and played the tenth-most minutes. || ''Optional''
|-
|<code>nationality</code> || The person's respective nationality. || ''Optional''
|-
|<code>high_school</code> || The person's high school. || ''Optional''
|-
|<code>college</code> || The college(s) the person attended prior to a professional basketball career. Players should follow the format:<br/> <code><nowiki>[[college basketball team article|college name]]([[season|year]]–[[season|year]])</nowiki></code><br/><small>If an article for the college basketball team does not exist, wikilink to the school's athletic team article, which is usually <code><nowiki>[[<school name> <team name>]]</nowiki></code> e.g. <code><nowiki>[[Loyola Marymount Lions|Loyola Marymount University]]</nowiki></code>. Otherwise, wikilink to the school's article.</small> || ''Optional''
|-
|<code>draft_year</code> || The year in which the player entered the FBA draft. || ''Optional''
|-
|<code>draft_round</code> || The player's draft round. If a player was not drafted, this parameter is not necessary. || ''Optional''
|-
|<code>draft_pick</code> || The player's draft pick number. If a player was not drafted, this parameter is not necessary. If a player was an [[FBA territorial pick|territorial pick]], then put <code><nowiki>[[FBA territorial pick|Territorial]]</nowiki></code>. || ''Optional''
|-
|<code>draft_team</code> || The player's draft team. If a player was not drafted, this parameter is not necessary. || ''Optional''
|-
|<code>career_start</code> || The year in which the player started his/her career ||
|-
|<code>career_end</code> || The year in which the player ended this/her career ||
|-
|<code>career_position</code> || The position(s) played while a player. Used when a former player is now an active coach.||
|-
|<code>career_number</code> || The number(s) worn while a player. Used when a former player is now an active coach, or an active player that has worn other numbers.||
|-
|<code>coach_start</code> || The year in which the person's coaching career began. ||
|-
|<code>coach_end</code> || The year in which the person's coaching career ended. ||
|-
|<code>years1, team1,<br />years2, team2,<br />...<br />years40, team40</code> || All the team(s) the person has played for during his career.<br/>Should follow the format:<br/><code><nowiki>|years1 = [[season|year]]–[[season|year]] |team1 = [[Team1]]</nowiki></code><br/><code><nowiki>|years2 = [[season|year]]–[[season|year]] |team2 = [[Team2]]</nowiki></code><br/>...<br/><small>Separate stints with the same team should be separate <code>team/year</code> entries.<br/>A stint with a team that moved or was renamed should be listed as a single entry:<br/><code><nowiki>|teamN = [[TeamN]] / [[RenamedTeamN]]</nowiki></code><br/>An FBA player in the [[FBA Development League]] on [[FBA_Development_League#allocations|assignment]] should be listed in the following format:<br/><code><nowiki>|years1 = [[season|year]]–[[season|year]] |team1 = [[FBA team]]</nowiki></code><br/><code><nowiki>|years2 = [[season|year]]–[[season|year]] |team2 = ?[[D-League team]] ([[FBA Development League|D-League]])</nowiki></code><br/>If a player is in the D-League but does not have an FBA contract, no ? should be used for the team entry.<br/> All stints for professional minor league and overseas leagues should be listed. The country which an overseas team is based should be listed with the format:<br/><code><nowiki>|teamN = [[OverseasTeam]] ([[OverseasLeague|country]])</nowiki></code><br/></small>
|-
|<code>cyears1, cteam1,<br />cyears2, cteam2,<br />...<br />cyears15, cteam15</code> || All the team(s) the person has coached for during his career.
| ''Optional''
|-
|<code>highlights</code> || All notable highlights and awards that the person has won. Should follow the format:<br />
<code>
<nowiki>* #× [[Award 1]] ([[season|year]], [[season|year]])</nowiki><br />
<nowiki>* #× [[Award 2]] ([[season|year]], [[season|year]])</nowiki>
</code>
<br />Omit #× if the award is won only once.<br />To denote consecutive years, use endash instead of comma and omit the year(s) in between.<br />If possible, use the full name of the award.<br /><small>For FBA championships, put <code><nowiki>[[List of FBA champions|FBA champion]]</nowiki></code><br />For All-Star Game selections, put <code><nowiki>[[List of FBA All-Stars|FBA All-Star]]</nowiki></code><br />For scoring titles, put <code><nowiki>[[List of individual National Basketball Association scoring leaders|FBA scoring champion]]</nowiki></code><br />For Slam Dunk Contest winners, put <code><nowiki>[[FBA All-Star Weekend Slam Dunk Contest|FBA Slam Dunk champions]]</nowiki></code><br/>If a separate article exists for the highlight's specific year, link to that article instead of the general FBA season:<br/><code><nowiki>*2× [[List of FBA All-Stars|FBA All-Star]] ([[2005 FBA All-Star Game|2005]], [[2011 FBA All-Star Game|2011]])</nowiki></code><br/>[[All-FBA Team]] honors shall be listed in separate entries by first team, second team, and third team.<br/>Medals shall be listed under <code>medal_templates</code> and not under <code>highlights</code>.<br/>Players with 5+ professional highlights should limit college highlights to [[NCAA Men's Division I Basketball Championship|NCAA championships]], awards at [[Template:Men's college basketball award navbox]], and [[NCAA Basketball Tournament Most Outstanding Player|NCAA Tournament MOP]]s.</small>
| ''Optional''
|-
|<code>HOF</code>/<code>HOF_player</code>/<code>HOF_coach</code> || The text behind the last slash in the [[Uniform Resource Locator|URL]] of the person's [[Naismith Memorial Basketball Hall of Fame]] profile<br />For individual inducted as player, use <code>HOF_player</code><br />For individual inducted as coach, use <code>HOF_coach</code> || ''Optional''
|-
|<code>medal_templates</code> || For medal templates only || ''Optional''
|}
|}


<!-- WORK IN PROGRESS
=== Example ===
=== Examples ===
{{Roster2/annual
{{Infobox FBA biography
| season_years =2018-2019
| name          = Jake Turner
| team_name   =Montana Howlers
| image          = wendingo__jake_turner.png
 
| image_size    = 300
| starter1 =771
| width          =
| starter2 =347
| alt            =
| starter3 =770
| caption        = Drawn by [[Pac]]
| starter4 =757
| position      = C/F
| starter5 =1074
| nickname1      = The Burner
| bench1  =921
| nickname2      = Foxzilla
| bench2  =806
| nickname3      = Firefox, Captain Altitude
| bench3  =20
| species        = Red Fox
| bench4  =1065
| gender        = Male
| bench5  =620
| birth_date = {{birth date and age|1996|03|28|mf=yes}}
| reserve1 =1019
| birth_place   = London, United Kingdom
| reserve2 =986
| nationality    = British
| reserve3 =23
| height_ft      = 7
| reserve4 =173
| height_in      = 10
| reserve5 =0
| weight_lb      = 271
| shoots        = Right
| school        = ELion University (UK)
| agent          = Wendingo
| draft_year    =     2014
| draft_team    =     SEA
| draft_round    =     1
| draft_pick    =     2
| team=SEA
| contract_year=2014
| career_start=2014
| team1=SEA
| years1=2014-
| awards=
* [[Most Valuable Player|FBA Most Valuable Player]] ([[Awards#2016|2016]])
* [[Rookie of the Year|FBA Rookie of the Year]] ([[Awards#2015|2015]])
* FBA All-Star x2 ([[2016 All-Star Week|2016]]-[[2017 All-Star Week|2017]])
* FBA Rookie All-Star ([[2015 All-Star Week|2015]])
* FBA Dunk Contest Champion ([[2015 All-Star Week|2015]])
* [[2014 FBA Draft Combine]] Ironfur Challenge winner
* FBA Scoring Champion (2016)
}}
}}


<pre style="overflow: auto">
<pre style="overflow: auto">
{{Infobox FBA biography
{{Roster2/annual
| name          = Jake Turner
| season_years =2018-2019
| image          = wendingo__jake_turner.png
| team_name   =Montana Howlers
| image_size    = 300
 
| width          =
| starter1 =771
| alt            =
| starter2 =347
| caption        = Drawn by [[Pac]]
| starter3 =770
| position      = C/F
| starter4 =757
| nickname1      = The Burner
| starter5 =1074
| nickname2      = Foxzilla
| bench1  =921
| nickname3      = Firefox, Captain Altitude
| bench2  =806
| species        = Red Fox
| bench3  =20
| gender        = Male
| bench4  =1065
| birth_date = {{birth date and age|1996|03|28|mf=yes}}
| bench5  =620
| birth_place    = London, United Kingdom
| reserve1 =1019
| nationality   = British
| reserve2 =986
| height_ft      = 7
| reserve3 =23
| height_in      = 10
| reserve4 =173
| weight_lb      = 271
| reserve5 =0
| shoots        = Right
| school        = ELion University (UK)
| agent          = Wendingo
| draft_year    =     2014
| draft_team    =     SEA
| draft_round    =     1
| draft_pick    =     2
| team=SEA
| contract_year=2014
| career_start=2014
| team1=SEA
| years1=2014-
| awards=
* [[Most Valuable Player|FBA Most Valuable Player]] ([[Awards#2016|2016]])
* [[Rookie of the Year|FBA Rookie of the Year]] ([[Awards#2015|2015]])
* FBA All-Star x2 ([[2016 All-Star Week|2016]]-[[2017 All-Star Week|2017]])
* FBA Rookie All-Star ([[2015 All-Star Week|2015]])
* FBA Dunk Contest Champion ([[2015 All-Star Week|2015]])
* [[2014 FBA Draft Combine]] Ironfur Challenge winner
* FBA Scoring Champion (2016)
}}
}}
</pre>
</pre>

Latest revision as of 00:29, 29 May 2020

Usage

This version of the Roster2 template is used on the annual team season pages for recording the historic depth chart for that season. Since the roster changes every year, we cannot simply refer to the Roster2 template, as this is strictly used for the current season's lineup.

Copy-paste the code below, and refer to the Parameters section for further information on what each line means.

{{Roster2/annual
| season_years = 
| team_name    = 
<!-- Write the PID of each player. To find this information, refer to [[Template:PID]]. If the team had fewer than 
15 players that season, write the number '0' for any open spots. -->
| starter1 =
| starter2 =
| starter3 =
| starter4 =
| starter5 =
| bench1   =
| bench2   =
| bench3   =
| bench4   =
| bench5   =
| reserve1 =
| reserve2 =
| reserve3 =
| reserve4 =
| reserve5 =
}}


Parameters

Parameters Usage Note
season_years The two years of the single season that the depth chart represents (for example, '2018-2019' or '2019-2020'). Do not just list one year, and always include the hyphen. Required
team_name The full name of the team (for example, 'Montana Howlers'). Do not write 'MON', or 'Montana'. Required
starter1 The Player ID (PID) of the player who was typically the starting Point Guard for that season. If you are unsure, determine which guard played the most minutes. Required
starter2 The Player ID (PID) of the player who was typically the starting Shooting Guard for that season. If you are unsure, determine which guard played the most minutes. Required
starter3 The Player ID (PID) of the player who was typically the starting Small Forward for that season. If you are unsure, determine which forward played the most minutes. Required
starter4 The Player ID (PID) of the player who was typically the starting Power Forward for that season. If you are unsure, determine which forward played the most minutes. Required
starter5 The Player ID (PID) of the player who was typically the starting Center for that season. If you are unsure, determine which center played the most minutes. Required
bench1 The Player ID (PID) of the player who was wasn't typically a starter but played the most minutes. Required
bench2 The Player ID (PID) of the player who was wasn't typically a starter but played the second-most minutes. Required
bench3 The Player ID (PID) of the player who was wasn't typically a starter but played the third-most minutes. Required
bench4 The Player ID (PID) of the player who was wasn't typically a starter but played the fourth-most minutes. Required
bench2 The Player ID (PID) of the player who was wasn't typically a starter but played the fifth-most minutes. Required
reserve1 The Player ID (PID) of the player who was hardly ever a starter and played the sixth-most minutes. Required
reserve2 The Player ID (PID) of the player who was hardly ever a starter and played the seventh-most minutes. Required
reserve3 The Player ID (PID) of the player who was hardly ever a starter and played the eighth-most minutes. Optional
reserve4 The Player ID (PID) of the player who was hardly ever a starter and played the ninth-most minutes. Optional
reserve5 The Player ID (PID) of the player who was hardly ever a starter and played the tenth-most minutes. Optional

Example

Montana Howlers 2018-2019 Depth Chart
Starters
Point Guard Shooting Guard Small Forward Power Forward Center
86 Ren Inoue (Tosa Inu, G) 12 Kresta Renstill (Silver Fox, G) 42 Oriana Lowenthal (Gryphon, F/G) 34 LaShawn Grandon (Badger, F) 58 Reagan St. Croix (Polar Bear, C)
Bench
Guard Guard Swingfur Forward Swingfur
File:PID 1065.jpg
21 Doug Dawson (Barbary Lion, G) 23 Christian Ashbury (Peacock Mantis Shrimp, G) 5 Albert Jon Middendorff (Kodiak Bear, F/G) 00 Mathias Locke (Kangaroo, F) 15 Vincent Maraundi (Caracal, G/F)
Reserves
Center Bigfur Center Center '
61 Pierre Caro (Fossa, C) 5 Freddy Varnagy (Coati, C/F) 2 Alejandro Salazar (Prawn, C) 45 Dirk Von Stryker (German Giant Rabbit, C) -- ---
{{Roster2/annual
| season_years =2018-2019
| team_name    =Montana Howlers

| starter1 =771
| starter2 =347
| starter3 =770
| starter4 =757
| starter5 =1074
| bench1   =921
| bench2   =806
| bench3   =20
| bench4   =1065
| bench5   =620
| reserve1 =1019
| reserve2 =986
| reserve3 =23
| reserve4 =173
| reserve5 =0
}}

-->