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

Template:StandingsEntry: Difference between revisions

Template page
Created page with "{{#cargo_declare:_table=StageStandings |tournament=String |stage=String |groupname=String |team=String |teamshort=String |matchesplayed=Integer |wwcd=Integer |placepts=Integer |elimpts=Integer |totalpts=Integer |lastmatchrank=Integer |result=String }}"
 
No edit summary
Line 13: Line 13:
|result=String
|result=String
}}
}}
<includeonly>
{{#cargo_store:_table=StageStandings
|tournament={{{tournament|}}}
|stage={{{stage|}}}
|groupname={{{group|}}}
|team={{{team|}}}
|teamshort={{{short|}}}
|matchesplayed={{{mp|0}}}
|wwcd={{{wwcd|0}}}
|placepts={{{place|0}}}
|elimpts={{{elims|0}}}
|totalpts={{{total|0}}}
|lastmatchrank={{{lastrank|99}}}
|result={{{result|g}}}
}}</includeonly>

Revision as of 11:53, 23 January 2026

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