Template:Curlingbox/doc
Appearance
This is a documentation subpage for Template:Curlingbox. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
[edit]For use on pages with results of curling games.
A blank template, for easy copy-and-paste:
{{ Curlingbox
| sheet =
| team1 = {{X}}
||||||||||| |
| team2 =
||||||||||| |
}}
The parameters include:
- sheet: the name of the sheet
- teamX: the name of the skip; alternatively, the name of the team with the skip in parentheses. Note that the team with the hammer in the first end is denoted with the template {{X}}.
- The line directly below the team parameter indicates the scores for each end. Leave the 11th end blank unless it is actually played; note that the final input is for the final score.
- If a match is played fewer than 10 ends, mark any conceded ends with an X.
Examples
[edit]10 ends:
{{ Curlingbox
| sheet = A
| team1 = {{GER}} (Schöpp) {{X}}
|1|1|0|1|0|1|0|1|0|0| |5
| team2 = {{CHN}} (Wang)
|0|0|3|0|1|0|2|0|0|0| |6
}}
Sheet A | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | Final |
---|---|---|---|---|---|---|---|---|---|---|---|
Germany (Schöpp) | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 5 |
China (Wang) | 0 | 0 | 3 | 0 | 1 | 0 | 2 | 0 | 0 | 0 | 6 |
11 ends:
{{ Curlingbox
| sheet = A
| team1 = {{GER}} (Schöpp) {{X}}
|1|1|0|1|0|1|0|1|0|0|0|5
| team2 = {{CHN}} (Wang)
|0|0|3|0|1|0|1|0|0|0|1|6
}}
Sheet A | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | Final |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Germany (Schöpp) | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 5 |
China (Wang) | 0 | 0 | 3 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 6 |
8 ends, with concession:
{{ Curlingbox
| sheet = A
| team1 = {{GER}} (Schöpp) {{X}}
|1|1|0|1|0|0|0|0|X|X| |3
| team2 = {{CHN}} (Wang)
|0|0|3|0|1|0|3|0|X|X| |7
}}
Sheet A | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | Final |
---|---|---|---|---|---|---|---|---|---|---|---|
Germany (Schöpp) | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | X | X | 3 |
China (Wang) | 0 | 0 | 3 | 0 | 1 | 0 | 3 | 0 | X | X | 7 |