Difference between revisions of "Template:FedCupbox/doc"
Jump to navigation
Jump to search
imported>Thetrick (Added Template:Documentation subpage) |
imported>Keroks |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
Code for this template: | Code for this template: | ||
− | <pre> | + | |
− | {{FedCupbox | + | <pre>{{FedCupbox |
+ | |align=<!-- left, right, center, none --> | ||
|team1= | |team1= | ||
|team2= | |team2= | ||
Line 22: | Line 23: | ||
|}} | |}} | ||
<!-- info | <!-- info | ||
− | use one of | + | use one of these TennisMatch arguments if it is required: |
|np= not played | |np= not played | ||
|nc=x not completed; x is set when match ended | |nc=x not completed; x is set when match ended | ||
Line 28: | Line 29: | ||
|re1=x retired of player from team 1; x is set when match ended | |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 | |re2=x retired of player from team 2; x is set when match ended | ||
− | --> | + | |mtb= third set decided by match tiebreak |
− | + | --></pre> | |
− | </pre> | ||
− | |||
− | |||
+ | == See also == | ||
+ | *[[Template:FedCupbox3]] | ||
+ | <includeonly> | ||
</includeonly> | </includeonly> |
Latest revision as of 16:05, 23 April 2017
![]() | This is a documentation subpage for Template:FedCupbox. It contains usage information, categories and other content that is not part of the original template page. |
Code for this template:
{{FedCupbox |align=<!-- left, right, center, none --> |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 these TennisMatch arguments if it is required: |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= third set decided by match tiebreak -->