Player {{ p.GroupRank }}:
{{ p.YesNoArg_BVote }}
{{ if p.GroupRank != player.GroupRank }}
{{ if p.GroupRank == 1 }}
{{ formfield player.BVote_ArgAkz_1 label="" }}
{{ elif p.GroupRank == 2 }}
{{ formfield player.BVote_ArgAkz_2 label="" }}
{{ elif p.GroupRank == 3 }}
{{ formfield player.BVote_ArgAkz_3 label="" }}
{{ elif p.GroupRank == 4 }}
{{ formfield player.BVote_ArgAkz_4 label="" }}
{{ elif p.GroupRank == 5 }}
{{ formfield player.BVote_ArgAkz_5 label="" }}
{{ endif }}
{{ else }}
Ihr eigenes Argument können Sie nicht bewerten!
{{ endif }}