Actions

Difference between revisions of "Match Results Guide"

From Tenipuri Info

(instructions for different match results templates)
 
(edited for clarity)
Line 1: Line 1:
There are three different match results tables. All match results can be found in the [[Special:CargoTables/MatchResults|Match Results Table/Database]].  Match results should be defined on [[:Category:Tournaments|Tournament Pages]], if possible.
There are three different match results tables. All match results can be found in the [[Special:CargoTables/MatchResults|Match Results Table/Database]].  Match results should be defined on [[:Category:Tournaments|Tournament Pages]], if possible.
===Team Match Results===
{{GetMatchResults
|Tournament=Kantou Tournament
|Team 1=Hyoutei
|Team 2=Seigaku}}
<div style="clear:both;">
This table is used on tournament pages, and usually inputs new matches into the database.
* If you would like to use this table to input a new match into the database, see [[Template:AddMatch]].
* If you would like to use this table with existing match results, see [[Template:GetMatchResults]].


===Single Match Results===
===Single Match Results===
Line 8: Line 19:
|Team 2=Seigaku}}
|Team 2=Seigaku}}


This table is most often found on arc pages, as it provides more detail.  
Use this table on arc pages, as it provides more detail on individual matches.  
* If you would like to use this table to input a new match into the database, see [[Template:Match Results]].
* If you would like to use this table to input a new match into the database, see [[Template:Match Results]].
* If you would like to use this table with existing match results, see [[Template:Single Match Results]].
* If you would like to use this table with existing match results, see [[Template:Single Match Results]].


(Or, you can just copy this code:)


===Team Match Results===
 
{{GetMatchResults
<nowiki>{{Single Match Results
|Tournament=Kantou Tournament
|Tournament=Kantou Tournament
|Team 1=Hyoutei
|Position= <!--D2,D1,S3, etc.-->
|Team 2=Seigaku}}
|Team 1= <!--first in alphabetical order-->
<div style="clear:both;">
|Team 2=
 
|Episode=###
This table is most often found on tournament pages, and usually inputs new matches into the database.
|Chapter=Genius/Golden Age ###-###
* If you would like to use this table to input a new match into the database, see [[Template:AddMatch]].
}}
* If you would like to use this table with existing match results, see [[Template:GetMatchResults]].
</nowiki>


===Character Matches===
===Character Matches===
Line 28: Line 40:
|LastName=Atobe}}
|LastName=Atobe}}


This table is found on character pages. It does not input new results, it only takes them from the database. To use this template, copy this:
Use this table on character pages. It does not input new results, it only takes them from the database. To use this template, copy this:





Revision as of 11:55, 3 September 2020

There are three different match results tables. All match results can be found in the Match Results Table/Database. Match results should be defined on Tournament Pages, if possible.

Team Match Results

vs.
D2 Mukahi/Oshitari Y. vs. Kikumaru/Momoshiro 4 - 6
D1 Ootori/Shishido vs. Inui/Kaidou 6 - 3
S3 Kabaji vs. Kawamura T. 2 - 2 no game
S2 Akutagawa vs. Fuji S. 1 - 6
S1 Atobe vs. Tezuka 7 - 6 (33-35)
R Hiyoshi vs. Echizen Ryouma 4 - 6

This table is used on tournament pages, and usually inputs new matches into the database.

Single Match Results

S1 Atobe vs. Tezuka
Final Score 7 - 6 (33-35)
Winner Atobe

Use this table on arc pages, as it provides more detail on individual matches.

(Or, you can just copy this code:)


{{Single Match Results
|Tournament=Kantou Tournament
|Position= <!--D2,D1,S3, etc.-->
|Team 1= <!--first in alphabetical order-->
|Team 2=
|Episode=###
|Chapter=Genius/Golden Age ###-###
}}

Character Matches

Character set 'utf8_unicode_ci' cannot be used in conjunction with 'binary' in call to regexp_like.
TournamentPlayersScore

Use this table on character pages. It does not input new results, it only takes them from the database. To use this template, copy this:


{{DisplayCharacterMatches
|LastName=LASTNAMEHERE}}


This table is already included in the Character Template.

Contributors: Dust