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