Actions

Template

Difference between revisions of "AddMatch"

From Tenipuri Info

m
m
Line 1: Line 1:
<noinclude>This template is for adding team match summaries on tournament pages. It inputs new match data into the [[Special:CargoTables/MatchResults|Match Results Table]]. If you want to display this table using match results that are already in the database, use the following code:
<noinclude>This template is for adding team match summaries on tournament pages. It inputs new match data into the [[Special:CargoTables/MatchResults|Match Results Table]].  
 
<nowiki>{{GetMatchResults
|Team 1=
|Team 2=
|Tournament= }}
</nowiki>
====Keep in Mind====
====Keep in Mind====
For any match (S2, S1, R) that isn't played, leave the values blank.
* For any match (S2, S1, R) that isn't played, leave the values blank.
 
*Team1 and Team 2 should be in alphabetical order. Players1 play for Team1, Players2 for Team 2. Doubles pairs should be Last Name/Last Name with their names in alphabetical order. Singles players also use last name only. If there are two players with the same last name, use their first initial (ex. Oshitari Y.). The only exception for now is for the Echizens- you can use their full name.
Team1 and Team 2 should be in alphabetical order. Players1 play for Team1, Players2 for Team 2. Doubles pairs should be Last Name/Last Name with their names in alphabetical order. Singles players also use last name only. If there are two players with the same last name, use their first initial (ex. Oshitari Y.). The only exception for now is for the Echizens- you can use their full name.
*You can see examples on [[Kantou Tournament]].  
 
You can see examples on [[Kantou Tournament]].  


To insert this table on another page, copy this code:
To insert this table on another page, copy this code:


   <nowiki>{{AddMatch
   <nowiki>{{AddMatch
|Team 1=<!--Teams in Alphabetical order-->
|Team 1=<!--Teams in Alphabetical order-->
|Team 2=
|Team 2=
Line 43: Line 34:
|R Score=# - #
|R Score=# - #
|R Winner=  }}</nowiki>
|R Winner=  }}</nowiki>
====Displaying this Table with Existing Results====
If you want to display this table using match results that are already in the database, use the following code:
<nowiki>{{GetMatchResults
|Team 1=
|Team 2=
|Tournament= }}
</nowiki>
</noinclude><table class="wikitable fullwmobile" style="width:350px;float:left;margin-right:10px;"><tr><th colspan="3">[[{{{Team 1|}}}]] vs. [[{{{Team 2|}}}]]</th></tr>
</noinclude><table class="wikitable fullwmobile" style="width:350px;float:left;margin-right:10px;"><tr><th colspan="3">[[{{{Team 1|}}}]] vs. [[{{{Team 2|}}}]]</th></tr>
<includeonly>{{SetMatchResults
<includeonly>{{SetMatchResults
|Tournament={{FULLPAGENAME}}
|Tournament={{{Tournament|{{FULLPAGENAME}}}}}
|Team 1={{{Team 1|}}}
|Team 1={{{Team 1|}}}
|Team 2={{{Team 2|}}}
|Team 2={{{Team 2|}}}
Line 54: Line 54:
|Winner={{{D2 Winner|}}}}}
|Winner={{{D2 Winner|}}}}}
{{SetMatchResults
{{SetMatchResults
|Tournament={{FULLPAGENAME}}
|Tournament={{{Tournament|{{FULLPAGENAME}}}}}
|Team 1={{{Team 1|}}}
|Team 1={{{Team 1|}}}
|Team 2={{{Team 2|}}}
|Team 2={{{Team 2|}}}
Line 63: Line 63:
|Winner={{{D1 Winner|}}}}}
|Winner={{{D1 Winner|}}}}}
{{SetMatchResults
{{SetMatchResults
|Tournament={{FULLPAGENAME}}
|Tournament={{{Tournament|{{FULLPAGENAME}}}}}
|Team 1={{{Team 1|}}}
|Team 1={{{Team 1|}}}
|Team 2={{{Team 2|}}}
|Team 2={{{Team 2|}}}
Line 72: Line 72:
|Winner={{{S3 Winner|}}}}}
|Winner={{{S3 Winner|}}}}}
{{#if:{{{S2 Player(s) 1|}}}|{{SetMatchResults
{{#if:{{{S2 Player(s) 1|}}}|{{SetMatchResults
|Tournament={{FULLPAGENAME}}
|Tournament={{{Tournament|{{FULLPAGENAME}}}}}
|Team 1={{{Team 1|}}}
|Team 1={{{Team 1|}}}
|Team 2={{{Team 2|}}}
|Team 2={{{Team 2|}}}
Line 81: Line 81:
|Winner={{{S2 Winner|}}}}}}}
|Winner={{{S2 Winner|}}}}}}}
{{#if:{{{S1 Player(s) 1|}}}|{{SetMatchResults
{{#if:{{{S1 Player(s) 1|}}}|{{SetMatchResults
|Tournament={{FULLPAGENAME}}
|Tournament={{{Tournament|{{FULLPAGENAME}}}}}
|Team 1={{{Team 1|}}}
|Team 1={{{Team 1|}}}
|Team 2={{{Team 2|}}}
|Team 2={{{Team 2|}}}
Line 90: Line 90:
|Winner={{{S1 Winner|}}}}}}}
|Winner={{{S1 Winner|}}}}}}}
{{#if:{{{R Player(s) 1|}}}|{{SetMatchResults
{{#if:{{{R Player(s) 1|}}}|{{SetMatchResults
|Tournament={{FULLPAGENAME}}
|Tournament={{{Tournament|{{FULLPAGENAME}}}}}
|Team 1={{{Team 1|}}}
|Team 1={{{Team 1|}}}
|Team 2={{{Team 2|}}}
|Team 2={{{Team 2|}}}

Revision as of 10:24, 27 August 2020

This template is for adding team match summaries on tournament pages. It inputs new match data into the Match Results Table.

Keep in Mind

  • For any match (S2, S1, R) that isn't played, leave the values blank.
  • Team1 and Team 2 should be in alphabetical order. Players1 play for Team1, Players2 for Team 2. Doubles pairs should be Last Name/Last Name with their names in alphabetical order. Singles players also use last name only. If there are two players with the same last name, use their first initial (ex. Oshitari Y.). The only exception for now is for the Echizens- you can use their full name.
  • You can see examples on Kantou Tournament.

To insert this table on another page, copy this code:

 {{AddMatch
|Team 1=<!--Teams in Alphabetical order-->
|Team 2=
|D2 Player(s) 1=<!--Names in alphabetical order-->Last Name/Last Name
|D2 Player(s) 2=Last Name/Last Name
|D2 Score=# - #
|D2 Winner=Last Name/Last Name
|D1 Player(s) 1=
|D1 Player(s) 2=
|D1 Score=# - #
|D1 Winner=
|S3 Player(s) 1=
|S3 Player(s) 2=
|S3 Score=# - #
|S3 Winner=
|S2 Player(s) 1=
|S2 Player(s) 2=
|S2 Score=# - #
|S2 Winner=
|S1 Player(s) 1=
|S1 Player(s) 2=
|S1 Score=# - #
|S1 Winner=
|R Player(s) 1=
|R Player(s) 2=
|R Score=# - #
|R Winner=  }}

Displaying this Table with Existing Results

If you want to display this table using match results that are already in the database, use the following code:

{{GetMatchResults
|Team 1=
|Team 2=
|Tournament= }}

[[]] vs. [[]]