Actions

Template

Difference between revisions of "Single Match Results"

From Tenipuri Info

m
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{|class="wikitable fullwmobile" style="width:60%;font-size:95%;text-align:center;"
<noinclude>Thie template is for displaying single match results from the match result database. It is found on arc pages.
 
If you would like to use this template, copy this code:
 
<nowiki>{{Single Match Results
|Tournament=Kantou Tournament
|Position= <!--D2,D1,S3, etc.-->
|Team 1= <!--first in alphabetical order-->
|Team 2=
|Episode=###
|Chapter=Genius/Golden Age ###-###
}}
</nowiki>
 
If you want to use this template but the match results aren't in the database yet, see the [[Template:Match Results|Match Results Template]].</noinclude><includeonly>{|class="wikitable fullwmobile" style="width:60%;font-size:95%;text-align:center;"
! style="text-align:center;"|'''{{{Position|Position}}}'''  
! style="text-align:center;"|'''{{{Position|Position}}}'''  
! style="text-align:center;|{{#cargo_query:
! style="text-align:center;|{{#cargo_query:
Line 8: Line 22:
|named args=yes
|named args=yes
|template=Arc Match Results Upper
|template=Arc Match Results Upper
}}{{#tag:ref|Episode: {{{Episode|000}}}/Chapter: {{{Chapter|xxx}}}}}
}}{{#if:{{{Episode|}}}|{{#tag:ref|Episode: {{{Episode|000}}}}}}}{{#if:{{{Chapter|}}}|{{#tag:ref|Chapter: {{{Chapter|xxx}}}}}}}
|-
|-
{{#cargo_query:
{{#cargo_query:
Line 18: Line 32:
|template=Arc Match Results Inner
|template=Arc Match Results Inner
}}
}}
|}
|}</includeonly>

Latest revision as of 17:57, 22 June 2021

Thie template is for displaying single match results from the match result database. It is found on arc pages.

If you would like to use this template, 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 ###-###
}}

If you want to use this template but the match results aren't in the database yet, see the Match Results Template.