#SET{note,0} #SET{note_ponderee,0} #SET{total,0} #SET{note,#NOTE} #SET{note_ponderee,#NOTE_PONDEREE} #SET{total,#NOMBRE_VOTES}
[(#ENV**{editable}|oui)
#ACTION_FORMULAIRE{#SELF}
[(#NOTATION_ETOILE_CLICK{[(#GET{note_ponderee})],[(#ENV*{_objet})][(#ENV*{_id_objet})]})] [(#REM) ne pas envoyer une variable commencant par id_ sinon elle se retrouve dans l'url (fonctionnement normal de SPIP du coup, prefixe par notation_ ] [(#GET{total}) [(#GET{total}|>{1}|?{<:notation:votes:>,<:notation:vote:>})]]
] [(#ENV**{editable}|non)
[(#NOTATION_ETOILE{[(#GET{note_ponderee})],[(#ENV*{_objet})][(#ENV*{_id_objet})]})] [(#GET{total}) [(#GET{total}|>{1}|?{<:notation:votes:>,<:notation:vote:>})]]
]