Template:CLA Player Stats/stats/doc

From blackwiki
Jump to navigation Jump to search

Syntax

Full template

The parameters must NOT be named and passed in this exact order. If the parameter does not apply, pass a 0 instead.

{{CLA Player Stats/stats
  |games_played
  |goals
  |assists
  |penalty_minutes
}}

Explanation of fields

{{CLA Player Stats/stats
  |games_played=            The number of games played by the player during this set of player data.
                            If you include this parameter, set it to "--" to indicate they haven't played any games.
  |goals=                   The number of goals scored by the player during this set of player data.
  |assists=                 The number of assists awarded to the player during this set of player data.
  |penalty_minutes=         The number of penalty minutes served during this set of player data.
}}

Usage