Difference between revisions of "SetMatchResults"
From Tenipuri Info
m |
m |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{#cargo_attach: | <noinclude>{{#cargo_attach: | ||
_table = MatchResults}}</noinclude><includeonly>{{Match Summary Row | _table = MatchResults | ||
|Tournament=String | |||
|Position=String | |||
|Team1=String | |||
|Team2=String | |||
|Players1=String | |||
|Players2=String | |||
|Score=String | |||
|Winner=String | |||
}}</noinclude><includeonly>{{#cargo_store:_table=MatchResults | |||
|Tournament={{{Tournament|}}} | |||
|Position={{{Position|}}} | |||
|Team1={{{Team 1|}}} | |||
|Team2={{{Team 2|}}} | |||
|Players1={{{Player(s) 1|}}} | |||
|Players2={{{Player(s) 2|}}} | |||
|Score={{{Score|}}} | |||
|Winner={{{Winner|}}}}}{{Match Summary Row | |||
|Position={{{Position|}}} | |Position={{{Position|}}} | ||
|Players1={{{Player(s) 1|}}} | |Players1={{{Player(s) 1|}}} | ||
Line 7: | Line 24: | ||
|Team1={{{Team 1|}}} | |Team1={{{Team 1|}}} | ||
|Team2={{{Team 2|}}} | |Team2={{{Team 2|}}} | ||
|Tournament={{{ | |Tournament={{{Tournament|}}} | ||
|Winner={{{Winner|}}} | |Winner={{{Winner|}}} | ||
}}</includeonly> | }}</includeonly> |
Latest revision as of 10:22, 21 October 2020
This template adds rows to the table "MatchResults", which is declared by the template Match Results. View table.