Difference between revisions of "Template:CLA Player Stats/stats/doc"
Jump to navigation
Jump to search
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 '''...') |
imported>Taxman1913 |
||
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
===Full template=== | ===Full template=== | ||
The parameters must '''NOT''' be named and passed in this exact order. If the parameter does not apply, pass a 0 instead. | The parameters must '''NOT''' be named and passed in this exact order. If the parameter does not apply, pass a 0 instead. | ||
| − | <pre>{{ | + | <pre>{{CLA Player Stats/stats |
|games_played | |games_played | ||
|goals | |goals | ||
| Line 10: | Line 10: | ||
|penalty_minutes | |penalty_minutes | ||
}}</pre> | }}</pre> | ||
| + | |||
===Explanation of fields=== | ===Explanation of fields=== | ||
| − | <pre>{{ | + | <pre>{{CLA Player Stats/stats |
|games_played= The number of games played by the player during this set of player data. | |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. | If you include this parameter, set it to "--" to indicate they haven't played any games. | ||
| Line 18: | Line 19: | ||
|penalty_minutes= The number of penalty minutes served during this set of player data. | |penalty_minutes= The number of penalty minutes served during this set of player data. | ||
}}</pre> | }}</pre> | ||
| + | |||
== Usage == | == Usage == | ||
Latest revision as of 12:27, 20 May 2014
| This is a documentation subpage for Template:CLA Player Stats/stats. It contains usage information, categories and other content that is not part of the original template page. |
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.
}}