[(#REM) Modèle pour permettre de visualiser les résultats d'un scrutin
accompagné d'un fichier yaml éponyme pour utiliser le plugin « Insérer Modèles ».
Attention les résultats des scrutins doivent être calculer dans l'espace privé
préalablement à leur affichage en modèle.]
[(#SET{defaut_tri,#ARRAY{
voix,-1,
abrege,1,
prime,1,
pourcentage_des_suffrages,1,
repartition_au_quotient,1,
attribution_moyenne,1,
id_list_elec,1
}})]
[(#LOGO_LIST_SCRUTIN|image_reduire{150,*}) ][(#ENV{lien}|oui)]#TITRE[(#ENV{lien}|oui) ]
[(#TRI{abrege,<:list_elec:titre_list_elec:>,ajax})]
[(#TRI{voix,<:list_elec:champ_voix_label:>,ajax})]
[(#TRI{pourcentage_des_suffrages,<:list_scrutin:champ_pc_vote_label:>,ajax})]
[(#ENV{masquer_siege}|non)
[(#TRI{prime,<:list_scrutin:texte_siege_prime:>,ajax})]
[(#TRI{repartition_au_quotient,<:list_scrutin:texte_siege_quotient:>,ajax})]
[(#TRI{attribution_moyenne,<:list_scrutin:texte_siege_moyenne:>,ajax})]
<:list_scrutin:texte_total_siege_liste:>
]
[(#REM|test_espace_prive|oui)
[(#TRI{id_list_elec,<:list_elec:info_numero_abbr|attribut_html:>,ajax})]
]
#ABREGE
#VOIX
#POURCENTAGE_DES_SUFFRAGES %
[(#ENV{masquer_siege}|non)
#PRIME
#REPARTITION_AU_QUOTIENT
#ATTRIBUTION_MOYENNE
[(#PRIME|plus{#REPARTITION_AU_QUOTIENT}|plus{#ATTRIBUTION_MOYENNE})]
]
[(#REM|test_espace_prive|oui)
[(#AUTORISER{modifier,list_elec,#ID_LIST_ELEC}|?{
#ID_LIST_ELEC,
#ID_LIST_ELEC
})]
]