Update UVconf.pm
[usenet/usevote.git] / templates / result-proportional
1 votename-first        := value votename | first-words 60
2 votename-more         := value votename | drop-words 60 | create-lines 60
3 proportion            := value proportion | sprintf '%6.3f'
4 numinvalid            := value numinvalid | fill-left 4
5 numabstain-formatted  := value numabstain | fill-left 4
6 yes                   := value yes | fill-left 4
7 no                    := value no | fill-left 4
8 group-first           := value group | first-words 40
9 group-more            := value group | drop-words 40 | create-lines 40
10
11 == TEMPLATE ============================================================
12
13 Ergebnisse [$votename-first]
14 [@votename-more|           [$line]\n]
15
16 Es wurden [$numvalid] gueltige Stimmen abgegeben.
17
18  Ja  Nein : J>=N? Ja/Nein : ang.? : Gruppe
19 ---- ---- : ----- ------- : ----- : ---------------------------------------
20 [@count|[$yes] [$no] : [?cond1| Ja |Nein]  [$proportion]  :       : [$group-first]
21 [@group-more|          :               :       : [$line]\n]\n]
22 [?numinvalid|[$numinvalid] ungueltige Stimme(n)]
23
24 Gegen dieses Ergebnis kann innerhalb einer Woche nach seiner
25 Veroeffentlichung Einspruch erhoben werden. Der Einspruch ist per
26 E-Mail bei der Moderation von de.admin.news.announce (Adressen
27 siehe Signatur) einzulegen.
28
29 Wenn es keine ernsthaften Einsprueche gibt oder diese abgelehnt
30 werden, wird die Moderation von de.admin.news.announce das
31 Ergebnis danach umsetzen.
32
33
This page took 0.01013 seconds and 3 git commands to generate.