Difference between revisions of "Template:FedCupbox"
Jump to navigation
Jump to search
imported>Kedarus |
imported>Spyder Monkey m |
||
| Line 2: | Line 2: | ||
|- | |- | ||
!width=10% valign=top| {{#if: {{{team1|}}} | {{#if: {{{flag1-alt|}}} | {{border|[[Image:{{{flag1-alt}}}|40px]]}} | {{border|{{flagicon|{{{team1}}}|size=40px}} }} }} | }} | !width=10% valign=top| {{#if: {{{team1|}}} | {{#if: {{{flag1-alt|}}} | {{border|[[Image:{{{flag1-alt}}}|40px]]}} | {{border|{{flagicon|{{{team1}}}|size=40px}} }} }} | }} | ||
| − | !width=40% | {{#if: {{{team1|}}} | {{#if: {{{team1-alt|}}} | [[{{{team1-alt}}}|{{{team1}}}]] | [[{{{team1}}} | + | !width=40% | {{#if: {{{team1|}}} | {{#if: {{{team1-alt|}}} | [[{{{team1-alt}}}|{{{team1}}}]] | [[{{{team1}}} Fed Cup team|{{{team1}}}]] }} | }} |
!align=left|{{{score1}}} | !align=left|{{{score1}}} | ||
!align=right|{{{score2}}} | !align=right|{{{score2}}} | ||
| − | !width=40% | {{#if: {{{team2|}}} | {{#if: {{{team2-alt|}}} | [[{{{team2-alt}}}|{{{team2}}}]] | [[{{{team2}}} | + | !width=40% | {{#if: {{{team2|}}} | {{#if: {{{team2-alt|}}} | [[{{{team2-alt}}}|{{{team2}}}]] | [[{{{team2}}} Fed Cup team|{{{team2}}}]] }} | }} |
!width=10% valign=top| {{#if: {{{team2|}}} | {{#if: {{{flag2-alt|}}} | {{border|[[Image:{{{flag2-alt}}}|40px]]}} | {{border|{{flagicon|{{{team2}}}|size=40px}} }} }} | }} | !width=10% valign=top| {{#if: {{{team2|}}} | {{#if: {{{flag2-alt|}}} | {{border|[[Image:{{{flag2-alt}}}|40px]]}} | {{border|{{flagicon|{{{team2}}}|size=40px}} }} }} | }} | ||
|- | |- | ||
Revision as of 22:26, 14 April 2007
| {{{score1}}} | {{{score2}}} | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{{venue}}} {{{date}}} {{{surface}}} | |||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
Code for this template:
{{FedCupbox
|team1=
|team2=
|venue=
|date=
|surface=
|score1=
|score2=
|R1={{ TennisMatch3 |T1P1= | | | |T2P1= | | | }}
|R2={{ TennisMatch3 |T1P1= | | | |T2P1= | | | }}
|R3={{ TennisMatch3 |T1P1= | | | |T2P1= | | | }}
|R4={{ TennisMatch3 |T1P1= | | | |T2P1= | | | }}
|R5={{ TennisMatch3 |T1P1= |T1P2= | | | |T2P1= |T2P2= | | | }}
|flag1-alt= //use if non-standard flag is needed.
|flag2-alt=
|team1-alt= //use if non-standard name is needed (ie. USSR in title, link to Russia page).
|team2-alt=
|}}
<!-- 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
-->