X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=html%2Ftemplates%2Fshow-tournament.tmpl;h=80a103fc99c62928cb938d7913b7c5970ca253de;hb=34271723bcc84fea7cd3504054a63ecc3ca0d0e2;hp=e9d56e378678ad12e084e0823b43a0251d7d5c6b;hpb=c88ada628f39026c983b389ef6f3b0ae4874e7d4;p=ccbs diff --git a/html/templates/show-tournament.tmpl b/html/templates/show-tournament.tmpl index e9d56e3..80a103f 100644 --- a/html/templates/show-tournament.tmpl +++ b/html/templates/show-tournament.tmpl @@ -1,69 +1,89 @@ [%# vim:set filetype=html: %] -

Generelle fakta

+

General facts

-[% IF closing_valid %] -

Start ny runde

+[% IF closing_valid && !public %] +

Start new round

-

For øyeblikket har det vært avholdt [% num_rounds %] runder, - hvilket vil si at du kan begynne runde [% num_rounds + 1 %] - om du skulle ønske det. Vær oppmerksom på at du ikke kan begynne en ny runde - før den forrige er gjort helt ferdig.

+

<_>At the moment, there's been [% num_rounds %] <_>full rounds, + which means that you could start round [% num_rounds + 1 %] + <_>if you'd like. Note that you can't start a new round before the + previous one has been completely done.

-

Det er [% num_qualified %] mennesker som vil gå videre til - neste runde, og disse vil bli spredd jevnt utover så mange grupper som du velger.

+

<_>There are [% num_qualified %] <_>players going + onto the next round, and these will be spread evenly out over how many + groups you select.

- + - + - + - +
Antall grupperNumber of groups
Antall som går videre fra hver gruppeNumber to advance from each group
Antall tilfeldige sangerNumber of random songs
Antall selvvalgte sangerNumber of self-selected songs
- +
[% END %] + +[% IF finishing_valid && !public %] +

End tournament

+ +
+

As there's only one group left and that group is done, you can end the + tournament if you'd like to. Note that when you've ended the tournament, + the ranking lists will be generated and the CC points will be handed out, and + there's no way back (that is, the tournament is permanently ended). +

+ +
+

+ + +

+
+
+[% END %] [% IF num_rankings > 0 %] -

Rankingliste

+

Ranking list

@@ -71,11 +91,31 @@ [% END %] [% FOR r = rounds %] -

Runde [% r.round %]

+[% IF r.locked || public %] +

Runde [% r.round %]

[% FOR p = r.parallels %] + [% IF bigscreen && !public %] +
+

+ + + + [% IF p.bigscreen %] + + + [% ELSE %] + + + <_>Number of machines: + <_>Number of simultaneous players on each machine: + [% END %] +

+
+ [% END %] +
@@ -90,45 +130,51 @@ - Gruppe [% p.parallel %] + <_>Group [% p.parallel %] [% END %] [% FOR s = p.songs %] - [% IF s == '' %] - + [% IF s.song == -1 %] + [% ELSE %] - + [% END %] [% END %] [% IF p.num_songs > 1 %] [% END %] - [% IF !r.locked %] + + [% IF !r.locked && !public %] [% END %] [% FOR pl = p.players %] - [% IF r.locked %] + [% IF r.locked || public %] [% FOR s = pl.songs %] [% IF s.chosen %] - + [% END %] [% END %] [% IF p.num_songs > 1 %] - [% END %] + [% END %] +[% IF pl.best_rank == pl.worst_rank %] + +[% END %] [% ELSE %] - + [% FOR s = pl.songs %] [% IF s.chosen %] [% END %] - + + [% END %] [% END %] @@ -213,3 +260,4 @@ [% END %] +[% END %]
SelvvalgtSelf-selected[% s %][% s.title %]TotalRank
- [% pl.nick %] + [% pl.nick %] [% s.score %] [% s.playmode %] [% s.difficulty %][% s.title %][% s.title %][% pl.total %][% pl.best_rank %] +[% ELSE %] + [% pl.best_rank %]-[% pl.worst_rank %]
[% pl.nick %][% pl.nick %] @@ -186,7 +232,7 @@ - + [% pl.total %][% pl.rank %]