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}} | ||
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:) | |||
{{ | <nowiki>{{Single Match Results | ||
|Tournament=Kantou Tournament | |Tournament=Kantou Tournament | ||
|Team 1= | |Position= <!--D2,D1,S3, etc.--> | ||
|Team 2= | |Team 1= <!--first in alphabetical order--> | ||
< | |Team 2= | ||
|Episode=### | |||
|Chapter=Genius/Golden Age ###-### | |||
}} | |||
</nowiki> | |||
===Character Matches=== | ===Character Matches=== | ||
Line 28: | Line 40: | ||
|LastName=Atobe}} | |LastName=Atobe}} | ||
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 10: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.
- 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
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.
- 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.
(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 'utf8mb3_unicode_ci' cannot be used in conjunction with 'binary' in call to regexp_like.
Tournament | Players | Score |
---|
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