« Modèle:AfficheProjet » : différence entre les versions
De Mouvement Arbre-Évolution
Aucun résumé des modifications |
Aucun résumé des modifications |
||
(122 versions intermédiaires par 2 utilisateurs non affichées) | |||
Ligne 6 : | Ligne 6 : | ||
| data=id=id,nomP=nomP,typeP=typeP,desc=desc,datePl=datePl,url=url,benev=benev,arbrePl=arbrePl,arbreAct=arbreAct,datev=datev,ratio=ratio,public=public | | data=id=id,nomP=nomP,typeP=typeP,desc=desc,datePl=datePl,url=url,benev=benev,arbrePl=arbrePl,arbreAct=arbreAct,datev=datev,ratio=ratio,public=public | ||
}} | }} | ||
<!-- On teste ensuite si le numéro de projet existe --> | <!-- On teste ensuite si le numéro de projet existe : on a une valeur public --> | ||
{{#ifeq: {{#external_value: public}}|faux| | {{#ifeq: {{#external_value: public}}|| | ||
=Erreur= | |||
Oh! oh! Numéro de projet manquant, inexistant ou incorrect | |||
<!-- On teste ensuite si le projet est public --> | |||
|{{#ifeq: {{#external_value: public}}|faux| | |||
=Erreur= | =Erreur= | ||
Oh! oh! Numéro de projet manquant, inexistant ou incorrect... | Oh! oh! Numéro de projet manquant, inexistant ou incorrect... | ||
| | | | ||
<!-- On a un numéro de projet valide et un projet public - on procède --> | |||
{{#get_web_data: | {{#get_web_data: | ||
url=https://wiki.arbre-evolution.org/index.php?title=Sp%C3%A9cial:Requ%C3%AAter&x=-5B-5B%3A{{{projet|}}}-5D-5D%2F-3FNombre-20de-20parcelles-20associ%C3%A9es%3DnParc%2F-3FParcelle-20associ%C3%A9e%3Dparcelle%2F-3FParcelle-20associ%C3%A9e.A-20le-20nom-20de-20parcelle%3DnomPa%2F-3FParcelle-20associ%C3%A9e.Polygone%3DparcGeo%2F-3FParcelle-20associ%C3%A9e.A-20le-20centre-20g%C3%A9ographique%3DcentreGeo%2F-3FParcelle-20associ%C3%A9e.Nom-20standardis%C3%A9-20de-20parcelle%3DnomPas&format=csv&limit=1 | url=https://wiki.arbre-evolution.org/index.php?title=Sp%C3%A9cial:Requ%C3%AAter&x=-5B-5B%3A{{{projet|}}}-5D-5D%2F-3FNombre-20de-20parcelles-20associ%C3%A9es%3DnParc%2F-3FParcelle-20associ%C3%A9e%3Dparcelle%2F-3FParcelle-20associ%C3%A9e.A-20le-20nom-20de-20parcelle%3DnomPa%2F-3FParcelle-20associ%C3%A9e.Polygone%3DparcGeo%2F-3FParcelle-20associ%C3%A9e.A-20le-20centre-20g%C3%A9ographique%3DcentreGeo%2F-3FParcelle-20associ%C3%A9e.Nom-20standardis%C3%A9-20de-20parcelle%3DnomPas%2F-3FMunicipalit%C3%A9-20du-20projet%3Dmuni%2F-3FA-20l-20url-20de-20revue-20de-20presse=presse&format=csv&limit=1 | ||
| data=nParc=nParc, | | data=nParc=nParc, | ||
parcGeo=parcGeo, | parcGeo=parcGeo, | ||
Ligne 19 : | Ligne 23 : | ||
parcelle=parcelle, | parcelle=parcelle, | ||
nomPa=nomPa, | nomPa=nomPa, | ||
nomPas=nomPas | nomPas=nomPas, | ||
muni=muni, | |||
presse=presse | |||
}} | }} | ||
<!-- | <!-- TITRES HAUT --> | ||
= | <div class="col mb-2"> | ||
<div class="row"> | <div class="row"> | ||
<h1 class="col-12 mb-0">{{#external_value: nomP}}</h1> | |||
<h4 class="col-6 mb-0">{{#external_value: typeP}}</h4> | |||
<h4 class="col-6 text-right my-0 pr-0">{{#external_value: muni}}</h4> | |||
</div> | |||
</div> | |||
<div class="row"> | |||
<!-- COLONNE DE GAUCHE --> | <!-- COLONNE DE GAUCHE --> | ||
<div class="col-7"> | <div class="col-7"> | ||
<!-- PHOTO PRÉFÉRÉE --> | <!-- PHOTO PRÉFÉRÉE --> | ||
{{#get_web_data: | {{#get_web_data: | ||
url=https://wiki.arbre-evolution.org/index.php/Sp%C3%A9cial:Requ%C3%AAter/-5B-5BCat%C3%A9gorie:PhotoProjet-5D-5D-20-5B-5BEst-20une-20photo-20du-20projet::{{{projet}}}-5D-5D-20-5B-5BPhoto-20pr%C3%A9f%C3%A9r%C3%A9e::vrai-5D-5D/-3FPath% | url=https://wiki.arbre-evolution.org/index.php/Sp%C3%A9cial:Requ%C3%AAter/-5B-5BCat%C3%A9gorie:PhotoProjet-5D-5D-20-5B-5BEst-20une-20photo-20du-20projet::{{{projet}}}-5D-5D-20-5B-5BPhoto-20pr%C3%A9f%C3%A9r%C3%A9e::vrai-5D-5D/-3FPath%3DphotoLien/mainlabel%3Did/limit%3D10/order%3Drandom/sort%3DPath/offset%3D0/format%3Dcsv/link%3Dnone | ||
| data=photoLien=photoLien | |||
| data= | }}<div class="col-12 mb-3" style="min-height:320px;)"> | ||
}} | {{#if: {{#external_value: photoLien}}| | ||
{{#if: {{#external_value: | <htmltag tagname="img" src="{{#external_value: photoLien}}" class="vignette" style="object-fit:cover"></htmltag> | ||
<htmltag tagname="img" src="{{#external_value: | |||
|<div class="border border-light bg-color-light> </div> | |<div class="border border-light bg-color-light> </div> | ||
}} | }} | ||
Ligne 42 : | Ligne 52 : | ||
<div class="col-12" style="font-size:90%;"> | <div class="col-12" style="font-size:90%;"> | ||
{{#external_value: desc}} | {{#external_value: desc}} | ||
</div> | |||
<!-- REVUE DE PRESSE --> | |||
<div class="col-12" style="font-size:90%;"> | |||
{{AfficheRevueDePresse|projet={{{projet|}}}}} | |||
</div> | |||
= | <!-- HISTORIQUE --> | ||
<div class="col-12"> | |||
{{#arraymaptemplate: {{#external_value: nomPas}}|Affiche | <h5>Historique</h5> | ||
<!--{{#arraymaptemplate: {{#external_value: nomPas}}|Affiche Plantation2|,|}} --> | |||
==== | {{Affiche PlantationInitialeProjet|projet={{{projet|}}}}} | ||
</div> | |||
====Replantation== | <!-- INTERVENTIONS --> | ||
{{#get_web_data: | |||
url=https://wiki.arbre-evolution.org/index.php/Sp%C3%A9cial:Requ%C3%AAter/-5B-5BConcerne::{{{projet|}}}-5D-5D-20-5B-5BEst-20un-20suivi-20du-20type::%2B-5D-5D/-3FEst-20un-20suivi-20du-20type%3DtypeS/-3FA-20le-20nom-20de-20l-20action%3DtitreS/-3FDate-20de-20compl%C3%A9tion-20de-20l%27action-23ISO%3DdateS/-3FCommentaire-20pour-20Mouvement%3DcommS/mainlabel%3D/limit%3D5000/order%3Dasc/sort%3DDate-20de-20compl%C3%A9tion-20de-20l%27action/offset%3D0/format%3Dcsv | |||
| data=typeS=typeS,titreS=titreS,dateS=dateS,commS=commS | |||
}}<div class="col-12"> | |||
<h6>Interventions</h6> | |||
{{#if: {{#external_value: dateS}}| | |||
{{#for_external_table:| | |||
{{#if: {{{dateS|}}}| | |||
<div class="col-12 border-top border-success border-right-0 border-left-0 border-bottom-0"> | |||
<div class="row no-gutter"> | |||
<div class="col-12"><b>{{{dateS}}} - <!--Enlever correction contacte quand réglé-->{{#ifeq: {{{typeS}}}|Contacte|Contact|{{{typeS}}} }}</b></div> | |||
<div class="col-8 offset-4"><small> | |||
<b>{{{titreS}}}</b><br> | |||
<i>{{{commS}}}</i></small> | |||
</div> | |||
</div> | |||
{{#ifeq: {{{typeS}}}|Replantation| | |||
{{Affiche ReplantationProjet|projet={{{projet|}}}|date={{{dateS|}}}}} | |||
|}} | |||
</div> | |||
|}}}} | |||
|<small>Aucune intervention n'a été encore réalisée.</small>}} | |||
</div> | </div> | ||
Ligne 58 : | Ligne 93 : | ||
<!-- COLONNE DE DROITE --> | <!-- COLONNE DE DROITE --> | ||
<div class="col-5"> | <div class="col-5"> | ||
<!-- CARTE --> | <!-- CARTE --> | ||
<div class="col-12 border border-success p-2"> | <div class="col-12 border border-success p-2"> | ||
Ligne 72 : | Ligne 105 : | ||
| maxzoom=17 | | maxzoom=17 | ||
| minzoom=8 | | minzoom=8 | ||
| polygons={{#external_value: parcGeo}} | | polygons={{#replace: {{#replace: {{#replace: {{#replace: {{#external_value: parcGeo}}|Parcelle 0|[https://mouvement.arbre-evolution.org/index.php?title=Fiche_Parcelle&parcelle=Parcelle+0}}|**|<nowiki/> <nowiki/> <nowiki/>}}|~~|<nowiki/> <nowiki/> <nowiki/>]<nowiki/> <nowiki/>~~}}|++|<nowiki/> <nowiki/> <nowiki/>}} | ||
| | }}</div> | ||
}} | |||
</div> | |||
<!-- Identifiants des parcelles --> | <!-- Identifiants des parcelles --> | ||
<div class="col-12 my-0" style="font-size:80%;"> | <div class="col-12 my-0" style="font-size:80%;"> | ||
Parcelle(s) reboisée(s) : {{#arraymap: {{#external_value: nomPas}}|,|@@| | <b>Parcelle(s) reboisée(s)</b> : {{#arraymap: {{#external_value: nomPas}}|,|@@| | ||
<span class=" | <span class="pr-1 pill">[{{fullurl:Fiche Parcelle|parcelle={{urlencode:{{#explode:@@|~|1}}}} }} {{#explode:@@|~|0}}]</span>|•\s}} | ||
</div> | </div> | ||
<!-- SITUATION DU PROJET - en vert --> | <!-- SITUATION DU PROJET - en vert --> | ||
Ligne 85 : | Ligne 116 : | ||
{{AfficheSituation|projet={{{projet}}}}} | {{AfficheSituation|projet={{{projet}}}}} | ||
</div> | </div> | ||
<span class="my-2 btn btn-success">[https://calculcarbone.org/ Contribuez à nos projets!]</span> | |||
<!-- SIGNATAIRES ET CONTRIBUTEURS --> | |||
<div class="col-12"> | <div class="col-12"> | ||
<!-- On teste s'il y a au moins un signataire et on va chercher son logo--> | <!-- On teste s'il y a au moins un signataire et on va chercher son logo--> | ||
<!-- Si oui on va chercher et on affiche son logo --> | <!-- Si oui on va chercher et on affiche son logo --> | ||
{{AfficheSignataires|{{{projet}}}}} | {{AfficheSignataires|{{{projet}}}}} | ||
{{AfficheContributeurs|{{{projet}}}}} | {{AfficheContributeurs|{{{projet}}}}} | ||
</div> | |||
<!-- PHOTOS --> | |||
<div class="col-12"> | |||
{{AffichePhotoProjet|projet={{{projet|}}}}} | |||
</div> | |||
</div> | |||
<!-- RANGÉE DU BAS --> | |||
}} | }} | ||
| | | | ||
Ligne 101 : | Ligne 137 : | ||
Oh! oh! Numéro de projet manquant, inexistant ou incorrect... | Oh! oh! Numéro de projet manquant, inexistant ou incorrect... | ||
}} | }} | ||
}} | |||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ |
Dernière version du 4 septembre 2024 à 19:53