Changeset 113810 in spip-zone
- Timestamp:
- Feb 8, 2019, 7:22:07 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/taxonomie/trunk/prive/squelettes/hierarchie/taxon_decrire.html
r113682 r113810 1 1 <!-- hierarchie --> 2 #SET{objet, taxon}3 <a href="[(#URL_ECRIRE{taxons})]">[(#GET{objet}|objet_info{texte_objets}|_T)]</a> >4 5 2 <BOUCLE_taxon(TAXONS) {id_taxon}{statut==.*}> 3 [(#SET{libelle, #ESPECE|=={oui}|?{<:taxonomie:onglet_espece:>, <:taxonomie:onglet_navigation:>}})] 4 <a href="[(#URL_ECRIRE{taxons}|parametre_url{espece, #ESPECE})]"> 5 [(#GET{libelle})] 6 </a> > 6 7 [(#LANG|changer_typo)] 7 8 <a href="[(#URL_ECRIRE{taxon}|parametre_url{id_taxon, #ENV{id_taxon}})]" class="nom_scientifique_inline">
Note: See TracChangeset
for help on using the changeset viewer.