Template:StandingsEntry: Difference between revisions
Template page
More actions
Esportsamaze (talk | contribs) 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 }}" |
Esportsamaze (talk | contribs) 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.