X-Git-Url: http://olivier.miskin.fr/git/?a=blobdiff_plain;f=modeles%2Favancement-campagne.html;h=c339c354d37e91732e67540fb891908b406d29b4;hb=43e5e5ce8349d6b5d5e0b3a9a1626647685a4d0f;hp=525ff7edae715a14cbe657788f3a96e6f47d9d75;hpb=53f79dcebd9065a41be8f26651e284f3c76b257a;p=spip_souscriptions.git diff --git a/modeles/avancement-campagne.html b/modeles/avancement-campagne.html index 525ff7e..c339c35 100644 --- a/modeles/avancement-campagne.html +++ b/modeles/avancement-campagne.html @@ -1,17 +1,10 @@ 0}> - - [(#TYPE_OBJECTIF|=={don}|oui) #SET{montant,#SOMME{montant}|plus{#OBJECTIF_INITIAL}}] - [(#TYPE_OBJECTIF|=={adhesion}|oui) #SET{montant,#TOTAL_BOUCLE|plus{#OBJECTIF_INITIAL}}] - [(#SET{pourcentage_objectif,#GET{montant}|div{#OBJECTIF}|mult{100}|round{2}})] - - -

- Avancement de la campagne : - [(#TYPE_OBJECTIF|=={don}|oui) #GET{montant} € sur #OBJECTIF € !] - [(#TYPE_OBJECTIF|=={adhesion}|oui) #GET{montant} adhésions sur #OBJECTIF !] + [(#SET{pourcentage_objectif,#AVANCEMENT_CAMPAGNE|div{#OBJECTIF}|mult{100}|round{2}})] +

+ [(#TYPE_OBJECTIF|=={don}|oui) <:souscription:label_avancement_campagne_dons{montant=#AVANCEMENT_CAMPAGNE,objectif=#OBJECTIF}:>] + [(#TYPE_OBJECTIF|=={adhesion}|oui) <:souscription:label_avancement_campagne_adhesions{nombre=#AVANCEMENT_CAMPAGNE,objectif=#OBJECTIF}:>]

- -
+
#GET{pourcentage_objectif} %