Jump to content

User:Eccy89/Template:DavisCupbox3sets collapsible

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Eccy89 (talk | contribs) at 10:40, 7 October 2024 (Created page with '{| class="collapsible {{#if:{{{collapsed|}}}|collapsed}}" cellpadding="3" cellspacing="0" style="background: #f9f9f9; border: 1px #aaa solid; font-size: 95%; {{#switch:{{{align|}}} |left=float: left; margin-left: 0; margin-right: 1em; width: 30em; |right=float: right; margin-right: 0; margin-left: 1em; width: 30em; |center=float: none; margin-left: auto; margin-right: auto; width: 70% |none=float: none; width: 70% |#default = float: none; width: 70% }}"...'). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

[[Davis Cup team|]]
{{{score1}}}
{{{round}}}
{{{venue}}}
{{{date}}}

[[Davis Cup team|]]
{{{score2}}}
1 2 3
1
{{{R1}}}
2
{{{R2}}}
3
{{{R3}}}
4
{{{R4}}}
5
{{{R5}}}

Code for this template:

{{DavisCupbox3sets collapsible
|align=<!-- left, right, center, none -->
|result=<!-- W, L -->
|team1=
|team1-var=  //use if non-standard flag is needed. 
|team2=
|team2-var=
|round=
|venue=
|date=
|surface=
|score1=
|score2=
|R1={{ TennisMatch3 |T1P1= | | | |T2P1= | | | }}
|R2={{ TennisMatch3 |T1P1= | | | |T2P1= | | | }}
|R3={{ TennisMatch3 |T1P1= |T1P2= | | | |T2P1= |T2P2= | | | }}
|R4={{ TennisMatch3 |T1P1= | | | |T2P1= | | | }}
|R5={{ TennisMatch3 |T1P1= | | | |T2P1= | | | }}
}}
<!-- info 
use one of this TennisMatch's arguments if it is need:
|np=    not played
|nc=x   not completed; x is set when match ended
|wo=x   walkover; x is player's team number (1 or 2)
|re1=x  retired of player from team 1; x is set when match ended
|re2=x  retired of player from team 2; x is set when match ended
-->

Inputting scores: See {{TennisMatch}} for more information.

Category:Tennis team cups infobox templates