Difference between revisions of "Template:Hopman Cup box"

From blackwiki
Jump to navigation Jump to search
imported>EmausBot
m (Bot: Migrating 4 interwiki links, now provided by Wikidata on d:Q10806196)
Line 6: Line 6:
 
|#default = float: none; width: 70%
 
|#default = float: none; width: 70%
 
}}"  
 
}}"  
|-
+
|-  
!valign=bottom|{{#if:{{{team1-noflag|}}}| |{{flagicon|{{{team1|}}}|2={{{team1-var|}}}|size=45x32px}}<br/>}}{{{team1}}}<br/><big>{{{score1}}}</big>
+
!valign=top| {{hopman-big|{{{team1|}}}|2={{{team1-var|}}}|name={{{team1-name|}}}|size=45x32px}}<br/><big>{{{score1}}}</big>
 
|colspan=2 align=center| {{{venue}}}<br />{{{date}}}<br />{{{surface}}}
 
|colspan=2 align=center| {{{venue}}}<br />{{{date}}}<br />{{{surface}}}
!valign=bottom|{{#if:{{{team2-noflag|}}}| |{{flagicon|{{{team2|}}}|2={{{team2-var|}}}|size=45x32px}}<br/>}}{{{team2}}}<br/><big>{{{score2}}}</big>
+
!valign=top| {{hopman-big|{{{team2|}}}|2={{{team2-var|}}}|name={{{team2-name|}}}|size=45x32px}}<br/><big>{{{score2}}}</big>
 
|-
 
|-
 
|colspan=6|
 
|colspan=6|

Revision as of 20:17, 1 January 2014


[[at the Hopman Cup|]]
{{{score1}}}
{{{venue}}}
{{{date}}}
{{{surface}}}

[[at the Hopman Cup|]]
{{{score2}}}
1 2 3
1
{{{R1}}}
2
{{{R2}}}
3
{{{R3}}}


Code for this template:

{{Hopman Cup box
|align=<!-- left, right, center, none -->
|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
|mtb=   match tie-break was played in the mixed doubles
-->