sports_bench_team_division_standings
Shows the standings for the division or conference the team is in.
Parameters
- int $division_id — The id for the division the team is in. If you want to get the league standings, use 0.
Returns
- string — The HTML for the standings.
Since: 2.0
Source
- /includes/functions/teams.php — 157