Template:CLA Player Stats/stats/doc

From blackwiki
< Template:CLA Player Stats‎ | stats
Revision as of 11:19, 20 May 2014 by imported>Taxman1913 (Created page with '{{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> ==Syntax== ===Full template=== The parameters must '''...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

{{NLLCareerStats/stats
  |games_played
  |goals
  |assists
  |penalty_minutes
}}

Explanation of fields

{{NLLCareerStats/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