Difference between revisions of "8TeamBracket-with third-fifth-seventh/doc"
Jump to navigation
Jump to search
blackwiki>Sawol m |
blackwiki>Frietjes (→Code) |
||
| Line 31: | Line 31: | ||
}}</pre> | }}</pre> | ||
| − | + | ;optional parameters | |
<pre>| teamwidth= | <pre>| teamwidth= | ||
| quarterfinals= | | quarterfinals= | ||
| Line 40: | Line 40: | ||
| fifth= | | fifth= | ||
| seventh=</pre> | | seventh=</pre> | ||
| + | |||
| + | ;Automatic bold winners | ||
| + | |||
| + | Add "yes" to the following parameter to automatically change the winning teams and their scores for all matches to '''boldface'''. | ||
| + | <pre> | ||
| + | |winnerbold= | ||
| + | </pre> | ||
| + | {{important|If any values are added to the score parameters that are '''''not''''' numbers (e.g. letters, words or symbols), the "winnerbold" function will not work for that match in question. In those cases, change the desired values to bold manually.}} | ||
==Example ([[2014 FIBA Europe Under-20 Championship]])== | ==Example ([[2014 FIBA Europe Under-20 Championship]])== | ||
Revision as of 17:27, 30 October 2019
Code
{{8TeamBracket-with third-fifth-seventh
| QF-seed1= | QF-team1= | QF-score1=
| QF-seed2= | QF-team2= | QF-score2=
| QF-seed3= | QF-team3= | QF-score3=
| QF-seed4= | QF-team4= | QF-score4=
| QF-seed5= | QF-team5= | QF-score5=
| QF-seed6= | QF-team6= | QF-score6=
| QF-seed7= | QF-team7= | QF-score7=
| QF-seed8= | QF-team8= | QF-score8=
| SF-seed1= | SF-team1= | SF-score1=
| SF-seed2= | SF-team2= | SF-score2=
| SF-seed3= | SF-team3= | SF-score3=
| SF-seed4= | SF-team4= | SF-score4=
| consolation-seed1= | consolation-team1= | consolation-score1=
| consolation-seed2= | consolation-team2= | consolation-score2=
| consolation-seed3= | consolation-team3= | consolation-score3=
| consolation-seed4= | consolation-team4= | consolation-score4=
| final-seed1= | final-team1= | final-score1=
| final-seed2= | final-team2= | final-score2=
| third-seed1= | third-team1= | third-score1=
| third-seed2= | third-team2= | third-score2=
| fifth-seed1= | fifth-team1= | fifth-score1=
| fifth-seed2= | fifth-team2= | fifth-score2=
| seventh-seed1= | seventh-team1= | seventh-score1=
| seventh-seed2= | seventh-team2= | seventh-score2=
}}
- optional parameters
| teamwidth= | quarterfinals= | semifinals= | consolation= | final= | third= | fifth= | seventh=
- Automatic bold winners
Add "yes" to the following parameter to automatically change the winning teams and their scores for all matches to boldface.
|winnerbold=
If any values are added to the score parameters that are not numbers (e.g. letters, words or symbols), the "winnerbold" function will not work for that match in question. In those cases, change the desired values to bold manually. |