X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=html%2Ftemplates%2Fshow-tournament.tmpl;h=87d551810e07789ca5b80cb69c2b5e7aedcc8031;hb=abdaa2625a2c4e277e3b302c5ae3d1f7c3dec0fd;hp=ee2be73e69f0e8a4ff3e5a573296fcabd1bcecca;hpb=db78ca4c7bad712e4d49337858e1970547b1d20a;p=ccbs diff --git a/html/templates/show-tournament.tmpl b/html/templates/show-tournament.tmpl index ee2be73..87d5518 100644 --- a/html/templates/show-tournament.tmpl +++ b/html/templates/show-tournament.tmpl @@ -3,16 +3,16 @@
-[% IF closing_valid %] +[% IF closing_valid && !public %]

Start ny runde

@@ -54,7 +54,7 @@
[% END %] -[% IF finishing_valid %] +[% IF finishing_valid && !public %]

Avslutt turnering

@@ -79,9 +79,9 @@ @@ -89,11 +89,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 %] + + + Antall maskiner: + Antall spillere samtidig på hver maskin: + [% END %] +

+
+ [% END %] +
@@ -131,7 +151,7 @@ [% IF r.locked %] [% FOR s = pl.songs %] @@ -143,12 +163,16 @@ [% END %] [% IF p.num_songs > 1 %] - [% END %] - + [% END %] +[% IF pl.best_rank == pl.worst_rank %] + +[% END %] [% ELSE %] - + [% FOR s = pl.songs %] [% IF s.chosen %]
- [% pl.nick %] + [% pl.nick %] [% s.score %][% pl.total %][% pl.rank %][% pl.best_rank %] +[% ELSE %] + [% pl.best_rank %]-[% pl.worst_rank %]
[% pl.nick %][% pl.nick %] @@ -206,7 +230,7 @@ - +