Jump to content

User:Flickerd/sandbox/Template7/doc

From Wikipedia, the free encyclopedia

Syntax

[edit]

Full template

[edit]

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

{{AFLcareerstats/stats
  |games
  |goals
  |behinds
  |kicks
  |handballs
  |disposals
  |marks
  |tackles
  |hitouts
}}

Explanation of fields

[edit]
{{AFLcareerstats/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.
  |behinds=            The number of behinds scored by the player during this set of player data.
  |kicks=              The number of kicks by the player during this set of player data.
  |handballs=          The number of handballs by the player during this set of player data.
  |disposals=          The number of disposals by the player during this set of player data.
  |marks=              The number of marks taken by the player during this set of player data.
  |tackles=            The number of tackles by the player during this set of player data.
  |hitouts=            The number of hitouts the player during this set of player data.
}}

Usage

[edit]