Difference between revisions of "Template:2TeamBracket/doc"
Jump to navigation
Jump to search
blackwiki>Frietjes |
blackwiki>Paperfish122 (→Usage) |
||
| Line 6: | Line 6: | ||
{{2TeamBracket | {{2TeamBracket | ||
| − | | seed-width = | + | | seed-width = 25 |
| − | | team-width = | + | | team-width = 125 |
| score-width = | | score-width = | ||
| − | | RD1= | + | | RD1=Finals |
| − | | RD1-seed1= | + | | RD1-seed1=ISL |
| − | | RD1-team1= | + | | RD1-team1=ISL |
| − | | RD1-score1= | + | | RD1-score1=2 |
| − | | RD1-seed2= | + | | RD1-seed2=NOR |
| − | | RD1-team2= | + | | RD1-team2=NOR |
| − | | RD1-score2= | + | | RD1-score2=1 |
}} | }} | ||
</pre> | </pre> | ||
Revision as of 11:48, 27 June 2018
| This is a documentation subpage for Template:2TeamBracket. It contains usage information, categories and other content that is not part of the original template page. |
Usage
This template generates a generic single game/series box, in the same style as other tournament bracket templates. It can be used to show additional placement matches, for example.
{{2TeamBracket
| seed-width = 25
| team-width = 125
| score-width =
| RD1=Finals
| RD1-seed1=ISL
| RD1-team1=ISL
| RD1-score1=2
| RD1-seed2=NOR
| RD1-team2=NOR
| RD1-score2=1
}}
Parameter definitions
- seed-width – [OPTIONAL] sets the width of the seed fields (25 by default).
- team-width – [OPTIONAL] sets the width of the team name fields (125 by default).
- score-width – [OPTIONAL] sets the width of the score fields (25 by default).
- RD1 – [OPTIONAL] The name of the round. Default is "Finals".
- Each team takes three [OPTIONAL] parameters – the seed, team name, and score. The parameter names are of the form RD1-xxxxt, where:
- xxxx is one of seed, team, or score
- t is the position within the round, counting from top to bottom (1–2)
See also