[(#SET{defaut_tri,#ARRAY{
nom_scientifique, 1,
id_taxon,1,
rang_taxon,1,
nom_commun,1,
regne,1,
tsn,1,
points,-1
}})]
[(#ENV{espece}|=={oui}|oui)
[(#SET{un, #ENV*{info_1, taxon:info_1_espece}})]
[(#SET{nb, #ENV*{info_nb, taxon:info_nb_especes}})]
[(#SET{aucun, #ENV*{sinon, <:taxon:info_aucune_espece:>}})]
]
[(#ENV{espece}|=={oui}|non)
[(#SET{un, #ENV*{info_1, taxon:info_1_taxon}})]
[(#SET{nb, #ENV*{info_nb, taxon:info_nb_taxons}})]
[(#SET{aucun, #ENV*{sinon, <:taxon:info_aucun_taxon:>}})]
]
(#PAGINATION{prive})
[
[
[(#TRI{statut,#,ajax})]
[(#TRI{nom_scientifique,<:taxon:champ_nom_scientifique_label:>,ajax})]
[(#TRI{nom_commun,<:taxon:champ_nom_commun_label:>,ajax})]
[(#TRI{rang_taxon,<:taxon:champ_rang_label:>,ajax})]
[(#TRI{regne,<:taxon:champ_regne_label:>,ajax})]
[(#TRI{tsn,<:taxon:champ_tsn_label:>,ajax})]
[(#TRI{id_taxon,<:info_numero_abbreviation:>,ajax})]
[(#CHEMIN_IMAGE{taxon-16.png}|balise_img)]
[(#STATUT|taxon_afficher_statut{#ID_TAXON})]
[(#LOGO_TAXON|image_reduire{20,26})]
[(#NOM_SCIENTIFIQUE)]
[(#NOM_COMMUN|extraire_multi{#LANG, #ARRAY{lang_defaut, aucune}})]
[(#VAL{taxonomie:rang_}|concat{#RANG_TAXON}|_T)]
[(#REGNE)]
#TSN
[(#AUTORISER{modifier, taxon, #ID_TAXON}|?{
#ID_TAXON,
#ID_TAXON
})]