X-Git-Url: http://olivier.miskin.fr/git/?a=blobdiff_plain;f=modeles%2Favancement-campagne.html;h=b3aa4cc99efd341c3d6d0eb1a0afe80fc1b39b96;hb=cf46f25623c27c4f86688a09a645db0c96c10f1a;hp=69cf38f7e4108fa4b1e3bbaf694d7f12d25befed;hpb=3b76f82c6b93534188649b08badc5ec93e35c055;p=spip_souscriptions.git diff --git a/modeles/avancement-campagne.html b/modeles/avancement-campagne.html index 69cf38f..b3aa4cc 100644 --- a/modeles/avancement-campagne.html +++ b/modeles/avancement-campagne.html @@ -1,18 +1,17 @@ 0}> - -[(#SET{montant,#SOMME{montant}|plus{#OBJECTIF_INITIAL}})] -[(#SET{pourcentage_objectif,#GET{montant}|div{#OBJECTIF}|mult{100}|round{2}})] - + + [(#TYPE_OBJECTIF|=={don}|oui) #SET{montant,#SOMME{montant}|plus{#OBJECTIF_INITIAL}}] + [(#TYPE_OBJECTIF|=={adhesion}|oui) #SET{montant,#TOTAL_BOUCLE}] + [(#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 !] - [(#TYPE_OBJECTIF|=={abonnement}|oui) #GET{montant} abonnements sur #OBJECTIF !] -

- -
-
#GET{pourcentage_objectif} %
-
+

+ Avancement de la campagne : + [(#TYPE_OBJECTIF|=={don}|oui) #GET{montant} € sur #OBJECTIF € !] + [(#TYPE_OBJECTIF|=={adhesion}|oui) #GET{montant} adhésions sur #OBJECTIF !] +

+
+
#GET{pourcentage_objectif} %
+