Шаблон:HopmanCupbox

Материал из Википедии — свободной энциклопедии
Перейти к навигации Перейти к поиску
{{}}
{{{team1}}}
{{{score1}}}
{{{venue}}}
{{{date}}}
{{{surface}}}
{{}}
{{{team2}}}
{{{score2}}}
1 2 3
1
{{{R1}}}
2
{{{R2}}}
3
{{{R3}}}

Code for this template:

{{HopmanCupbox
|team1=
|team2=
|venue=
|date=
|surface=
|score1=
|score2=
|R1={{ TennisMatch3 |T1P1= | | |  |T2P1= | | | }}
|R2={{ TennisMatch3 |T1P1= | | |  |T2P1= | | | }}
|R3={{ TennisMatch3 |T1P1= |T1P2= | | | |T2P1= |T2P2= | | | }}
}}
<!-- info
use one of this TennisMatch3's arguments if it is need:
|np=    not played
|nc=x   not completed; x is set when match ended
|wo=x   выигрыш на отказе соперников; x is player's team number (1 or 2)
|re1=x  отказ от продолжения борьбы of player from team 1; x is set when match ended
|re2=x  отказ от продолжения борьбы of player from team 2; x is set when match ended
-->