CP;Ville;Non du jardin;Latidude;Longitude;Adresse;Association porteuse;Année de création;Superficie;Equipements;Nbr d'adhérents;Nbr de parcelle;Parcelles collectives; Parcelles individuelles;Parcelles pédagogiques; Lien vers la fiche sur le portail;
#SET{annee_creation,AC([0-9]+?)}
#SET{adherent,'-A([^-]+?)'}
#SET{surface,'-S([^-]+?)'}
#SET{parcelle,'-P([^-]+?)'}
#SET{par_ind,'-PI([^-]+?)'}
#SET{par_col,'-PC([^-]+?)'}
#SET{par_peda,'-PP([^-]+?)'}
[(#CODE_POSTAL)];
[(#VILLE)];
[(#TITRE)] ;
[(#LAT)];
[(#LON)];
[(#ADRESSE), ] [(#VILLE) ][(#CODE_POSTAL)].
[(#CHAPO*|textebrut|replace{'{{{site web}}}'}|replace{'{{{courriel}}}'}|replace{'{{{accès}}}'}|replace{'{{{ouverture}}}', Ouverture : }|replace{'{{{contact}}}', Contact : }|replace{';',','})];
[(#_jardins_liste:DESCRIPTIF*|textebrut|replace{'{{{site web}}}'}|replace{'{{{courriel}}}'}|replace{';',','})];
[(#SURTITRE|match{#GET{annee_creation},1})];
[(#SURTITRE|match{#GET{surface},1})];
[(#TITRE) ];
[(#SURTITRE|match{#GET{adherent},1})];
[(#SURTITRE|match{#GET{parcelle},1})];
[(#SURTITRE|match{#GET{par_ind},1})];
[(#SURTITRE|match{#GET{par_col},1})];
[(#SURTITRE|match{#GET{par_peda},1})];
[(#URL_ARTICLE|url_absolue)];