Difference between revisions of "Template:Hopman Cup box"

From blackwiki
Jump to navigation Jump to search
imported>Andrwsc
(add parameters to disable flag display)
imported>Rich Farmbrough
(No difference)

Revision as of 15:24, 2 July 2009


{{{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   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
-->