Leaders widget
From Help.baskethotel.com
Parameters
Widget name:
Name | Description | Values | Default | Required |
---|---|---|---|---|
stats_in_row | Determines how many leaders are shown in one row. Works only in horizontal version | [2..N] | 3 | No |
team_id | Leaders of selected team are shown | Int | - | No |
show_team_names | Display team names and shorten player name | Int | 0 | No |
leaders_count | How many leaders show | Int | 3 | No |
player_photo_dimensions | Sets photo dimesions | String | 40x60 | No |
links_to_categories_visible | Show link to statistics with category | int | No |
Usage example
if links_to_categories_visible then player_stats_link_handler() must have 4 params, not 3. eg. player_stats_link_handler(league_id,season_id,tab_no,category_id)