Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MatchStats: Difference between revisions

Template page
Created page with "<noinclude> == Cargo Declaration: Teams == {{#cargo_declare: _table = MatchStats_Team |tournament = String |tournament_type = String |stage = String |group_name = String |map = String |match_type = String |tournament_day = String |match_date = Date |match_time = String |number_of_teams = Integer |team = String |short_name = String |match_played = Integer |rank = Integer |wwcd = Integer |place_pts = Integer |elim_pts = Integer |bonus_pts = Integer |total_pts = Integer |da..."
 
No edit summary
 
Line 44: Line 44:
}}
}}


== Cargo Declaration: Players ==
 
{{#cargo_declare:
_table = MatchStats_Player
|tournament = String
|tournament_type = String
|stage = String
|group_name = String
|map = String
|match_type = String
|tournament_day = String
|match_date = Date
|match_time = String
|number_of_players = Integer
|player = String
|team = String
|short_name = String
|match_played = Integer
|player_elims = Integer
|team_rank = Integer
|team_wwcd = Integer
|team_place = Integer
|team_elims = Integer
|team_total = Integer
|damage = Float
|survival = String
|healing = Integer
|rdamage = Float
|headshots = Integer
|assists = Integer
|knockouts = Integer
|long_elim = Integer
|vehicle_elim = Integer
|grenade_elim = Integer
|smokes = Integer
|grenades = Integer
|molotovs = Integer
|flash = Integer
|utilities = Integer
|airdrops = Integer
|rescues = Integer
|dist_drove = Float
|dist_walk = Float
|total_dist = Float
}}
</noinclude><includeonly>{{#invoke:MatchStats|store}}</includeonly>
</noinclude><includeonly>{{#invoke:MatchStats|store}}</includeonly>

Latest revision as of 02:04, 19 May 2026

Cargo Declaration: Teams

This template defines the table "MatchStats_Team". View table.