Syntax

edit

Full template

edit
{{CLA Player Stats
  |hideLegend=
  |player_name_link=
  |player_name=
  |level=

  |season#_year=
  |season#_team_link=
  |season#_team=
  |season#_league=

  |season#_games_played=
  |season#_goals=
  |season#_assists=
  |season#_penalty_minutes=

  |season#_playoff_games_played=
  |season#_playoff_goals=
  |season#_playoff_assists=
  |season#_playoff_penalty_minutes=
}}

Explanation of fields

edit
{{CLA Player Stats
  |hideLegend=                      Set to 1 to hide the legend at the bottom of the table (purely aesthetic).
  |player_name_link=                Optional: Wikipedia entry for the player.
  |player_name=                     Optional: The name of the player (use if different from player_name_link, or Wikipedia entry does not exist).
  |level=                           The level of play within the Canadian Lacrosse Association that is applicable to the data in the table. For field lacrosse, this may be Senior Division I, Senior Division II, or University. For box lacrosse, this may be Senior "A", Senior "B", Junior "A" or Junior "B".
                                    ***A separate template should be used for each level of play presented.
  |season#_year=                    The year this season taking place in.
  |season#_team_link=               The Wikipedia entry for the team the player is on, or entry for the particular season.
  |season#_team=                    The name of the team the player plays for (use if different from team_link, or Wikipedia entry does not exist).
  |season#_league=                  The league within the CLA in which the player played.
  |season#_games_played=            The number of games played by the player during this season.
                                    If you include this parameter, set it to "--" to indicate they haven't played any games.
  |season#_goals=                   The number of goals scored by the player during this season.
  |season#_assists=                 The number of assists awarded to the player during this season.
  |season#_penalty_minutes=         The number of penalty minutes served during this season.

  |season#_playoff_games_played=    The number of games played by the player during these particular playoffs.
                                    If you include this parameter, set it to "--" to indicate they haven't played any games.
  |season#_playoff_goals=           The number of goals scored by the player during these particular playoffs.
  |season#_playoff_assists=         The number of assists awarded to the player during these particular playoffs.
  |season#_playoff_penalty_minutes= The number of penalty minutes served during the playoffs of these particular playoffs.
}}

The template is deigned to handle 25 seasons. Replace the # above with the any number from 1-25 as necessary. If a player changes teams during a season, simply use the next # but keep the year value the same.

Mandatory fields

edit
{{CLA Player Stats
  |season#_year=
}}

The season will be added to the players list with simply the year filled in. It will default to no entries (all columns will be "--"). A team is not necessary, but the information should be included for completeness.

Data checking

edit

There is absolutely no data verification. If a parameter is not included, it is given a default value. However, if you include an improper value (e.g.: "eight" instead of 8 for a numerical parameter), it will most likely break the template. Ensure that all values input show up as expected when template is used.

Calculations

edit

The totals for the columns along with the career totals are calculated automatically.

Usage

edit

This template can be used to present career statistics for player in the Canadian Lacrosse Association. It does not present goaltending statistics. Use a separate template for each level of play. Templates may be stacked one on top of another for presentation of a CLA player's entire career across all levels.