« Modèle:AffichePhotoParcelle » : différence entre les versions
De Mouvement Arbre-Évolution
Aucun résumé des modifications Balise : Révocation manuelle |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
{{#get_web_data: | {{#get_web_data: | ||
url=https://wiki.arbre-evolution.org/index.php/Sp%C3%A9cial:Requ%C3%AAter/-5B-5BEst-20une-20photo-20de-20la-20parcelle::{{{parcelle|}}}-5D-5D/-3FPath% | url=https://wiki.arbre-evolution.org/index.php/Sp%C3%A9cial:Requ%C3%AAter/-5B-5BEst-20une-20photo-20de-20la-20parcelle::{{{parcelle|}}}-5D-5D/-3FPath%3DlienPa/mainlabel%3D/limit%3D5000/offset%3D0/format%3Dcsv | ||
| data= | | data=lienPa=lienPa | ||
}}{{#get_web_data: | }}{{#get_web_data: | ||
url=https://wiki.arbre-evolution.org/index.php/Sp%C3%A9cial:Requ%C3%AAter/-5B | url=https://wiki.arbre-evolution.org/index.php/Sp%C3%A9cial:Requ%C3%AAter/-5B-5B:{{{parcelle|}}}-5D-5D/-3FNombre-20de-20photos%3DnPhotosPa/format%3Dcsv | ||
| data= | | data=nPhotosPa=nPhotosPa | ||
}}{{#get_web_data: | }} | ||
url=https://wiki.arbre-evolution.org/index.php/Sp%C3%A9cial:Requ%C3%AAter/ | {{#ifeq: {{#external_value: nPhotosPa}}|0|| | ||
| data= | <!-- On prend la première photo du lot pour en faire la photo active dans le caroussel-->{{#get_web_data: | ||
}}{{#external_value: | url=https://wiki.arbre-evolution.org/index.php/Sp%C3%A9cial:Requ%C3%AAter/-5B-5BEst-20une-20photo-20de-20la-20parcelle::{{{parcelle|}}}-5D-5D/-3FPath%3DlienPa/mainlabel%3D/limit%3D1/format%3Dcsv|data=lienPa=lienPa | ||
}} | |||
<h5>Photos de la parcelle ({{#external_value: nPhotosPa}})</h5> | |||
<div style="max-height:240px;"> | <div style="max-height:240px;"> | ||
<div id="carouselParcelle" class="col-12 carousel slide rounded carousel-fade px-0 shadow" data-ride="carousel"> | <div id="carouselParcelle" class="col-12 carousel slide rounded carousel-fade px-0 shadow" data-ride="carousel"> | ||
<div class="carousel-inner rounded"> | <div class="carousel-inner rounded"> | ||
{{#for_external_table:|{{#ifeq: {{{lienPa|}}}|||<div class="carousel-item {{#ifeq: {{{lien|}}}|{{{lienPa|}}}|active|}}"><span class="d-block w-100">{{#replace: {{{lienPa}}}|/images/|/images/thumb/}}/800px-{{#explode: {{{lienPa}}}|/|6}}</span></div>}}}} | |||
</div><htmltag tagname="button" class="btn carousel-control-prev fs-3 fw-bolder" type="button" data-target="#carouselParcelle" data-slide="prev">◄</htmltag><htmltag tagname="button" class="btn carousel-control-next fs-3 fw-bolder" type="button" data-target="#carouselParcelle" data-slide="next">►</htmltag> | |||
</div> | </div></div> | ||
<htmltag tagname="button" class="btn carousel-control-prev fs-3 fw-bolder" type="button" data-target="#carouselParcelle" data-slide="prev">◄</htmltag> | }} | ||
<htmltag tagname="button" class="btn carousel-control-next fs-3 fw-bolder" type="button" data-target="#carouselParcelle" data-slide="next">►</htmltag> | |||
</div> | |||
</div> |