From Wikipedia, the free encyclopedia
This template uses Lua :
Usage
{{ NBA team standings
| conference =
| division1leader = 1
| division2leader = 2
| division3leader = 3
<!-- name |abbr | HW | HL | RW | RL | div | div name -->
| Team #1 | AAA | 0 | 0 | 0 | 0 | 0{{ nbnd }} 0 | Division
| Team #2 | | 0 | 0 | 0 | 0 | 0{{ nbnd }} 0 |
| Team #3 | | 0 | 0 | 0 | 0 | 0{{ nbnd }} 0 |
| Team #4 | | 0 | 0 | 0 | 0 | 0{{ nbnd }} 0 |
| Team #5 | | 0 | 0 | 0 | 0 | 0{{ nbnd }} 0 |
| Team #6 | | 0 | 0 | 0 | 0 | 0{{ nbnd }} 0 |
| Team #7 | | 0 | 0 | 0 | 0 | 0{{ nbnd }} 0 |
| Team #8 | | 0 | 0 | 0 | 0 | 0{{ nbnd }} 0 |
| Team #9 | | 0 | 0 | 0 | 0 | 0{{ nbnd }} 0 |
| Team #10 | | 0 | 0 | 0 | 0 | 0{{ nbnd }} 0 |
| Team #11 | | 0 | 0 | 0 | 0 | 0{{ nbnd }} 0 |
| Team #12 | | 0 | 0 | 0 | 0 | 0{{ nbnd }} 0 |
| Team #13 | | 0 | 0 | 0 | 0 | 0{{ nbnd }} 0 |
| Team #14 | | 0 | 0 | 0 | 0 | 0{{ nbnd }} 0 |
| Team #15 | | 0 | 0 | 0 | 0 | 0{{ nbnd }} 0 |
<!--Don't modify the lines below-->
| div1name =
| div2name =
| div3name =
| split8 = y
| division = {{{ division |}}}
| team = {{{ team |}}}
}}
conference
Put West
or East
divisionx leader
Replace the divisionx 's with the names of the divisions in the conference, in lowercase. The numbers should indicate the conference ranking of each division leader.
div#name
The names of the three divisions, in lowercase.
abbr – The three-letter (uppercase) abbreviation for the team.
HW – Home wins
HL – Home losses
RW – Road wins
RL – Road losses
div – W–L record within the division. Use {{ nbnd }} instead of –
to prevent line breaks.
div name – Name of the division
splitX
places a horizontal divider after the Xth row.
Example
{{ NBA team standings
| conference = West
| northwestleader = 3
| pacificleader = 2
| southwestleader = 1
<!-- name |abbr | HW | HL | RW | RL | div | div name -->
| [[ San Antonio Spurs ]] | SAS | 33 | 8 | 33 | 8 | 13{{ nbnd }} 1 | Southwest
| [[ Los Angeles Lakers ]] | LAL | 17 | 5 | 15 | 8 | 8{{ nbnd }} 2 | Pacific
| [[ Oklahoma City Thunder ]] | OKC | 16 | 6 | 12 | 9 | 6{{ nbnd }} 2 | Northwest
| [[ Dallas Mavericks ]] | DAL | 15 | 8 | 13 | 7 | 4{{ nbnd }} 5 | Southwest
| [[ New Orleans Hornets ]] | NOH | 18 | 5 | 11 | 11 | 6{{ nbnd }} 3 | Southwest
| [[ Utah Jazz ]] | UTA | 15 | 7 | 12 | 10 | 3{{ nbnd }} 4 | Northwest
| [[ Denver Nuggets ]] | DEN | 20 | 5 | 5 | 13 | 5{{ nbnd }} 2 | Northwest
| [[ Portland Trail Blazers ]] | POR | 16 | 5 | 9 | 15 | 6{{ nbnd }} 4 | Northwest
| [[ Memphis Grizzlies ]] | MEM | 13 | 7 | 8 | 16 | 3{{ nbnd }} 5 | Southwest
| [[ Phoenix Suns ]] | PHX | 11 | 9 | 9 | 13 | 4{{ nbnd }} 4 | Pacific
| [[ Houston Rockets ]] | HOU | 12 | 10 | 8 | 15 | 2{{ nbnd }} 5 | Southwest
| [[ Golden State Warriors ]] | GSW | 13 | 7 | 6 | 17 | 4{{ nbnd }} 6 | Pacific
| [[ Los Angeles Clippers ]] | LAC | 14 | 13 | 3 | 13 | 7{{ nbnd }} 4 | Pacific
| [[ Minnesota Timberwolves ]] | MIN | 8 | 12 | 2 | 21 | 0{{ nbnd }} 8 | Northwest
| [[ Sacramento Kings ]] | SAC | 6 | 16 | 3 | 16 | 1{{ nbnd }} 8 | Pacific
<!--Don't modify the lines below-->
| div1name = northwest
| div2name = pacific
| div3name = southwest
| split8 = y
| division = {{{ division |}}}
| team = {{{ team |}}}
}}