Template talk:3RoundBracket-Byes
From Wikipedia, the free encyclopedia
Template description: This template is similar to Template:8TeamBracket, except that it employs some extremely complicated and esoteric features of template syntax to show first round byes in a tournament bracket.
Infobox code
{{3RoundBracket-Byes | RD1= | RD2= | RD3= | group1= | group2= | RD1-seed1= | RD1-team1= | RD1-score1= | RD1-seed2= | RD1-team2= | RD1-score2= | RD1-seed3= | RD1-team3= | RD1-score3= | RD1-seed4= | RD1-team4= | RD1-score4= | RD1-seed5= | RD1-team5= | RD1-score5= | RD1-seed6= | RD1-team6= | RD1-score6= | RD1-seed7= | RD1-team7= | RD1-score7= | RD1-seed8= | RD1-team8= | RD1-score8= | RD2-seed1= | RD2-team1= | RD2-score1= | RD2-seed2= | RD2-team2= | RD2-score2= | RD2-seed3= | RD2-team3= | RD2-score3= | RD2-seed4= | RD2-team4= | RD2-score4= | RD3-seed1= | RD3-team1= | RD3-score1= | RD3-seed2= | RD3-team2= | RD3-score2= }}
[edit] Cell widths
I recently increased the cell widths for the team names from 125 to 180 in order to fit some long team names in there. This shouldn't screw up anything - but if it did, let me know and I will fix it (or, fix it yourself and let me know) -- Chuq 08:53, 2 July 2006 (UTC)
- As long as it fits on a 800x600 monitor resolution, it will be fine. Zzyzx11 (Talk) 15:09, 2 July 2006 (UTC)
-
- I previously updated this template to use em space widths instead of fixed pixel widths so that it would render proportionally to the text size currently in use by the reader's browser. One consequence of this is that if you want to change the widths, you need to write "team-width=150px" or "team-width=9em" (for example). The "px" or "em" unit choice must be part of this parameter; it will not work if you try "team-width=150". Andrwsc 21:35, 8 March 2007 (UTC)