[SPIP] +spip v3.0.17
[lhc/web/clavette_www.git] / www / plugins-dist / mots / prive / squelettes / hierarchie / mot.html
1 <!-- hierarchie -->
2 <a href="#URL_ECRIRE{mots}"><:mots:icone_mots_cles:></a>
3 <BOUCLE_hierarchie(MOTS){id_mot}>
4 &gt; [(#URL_ECRIRE{groupe_mots,id_groupe=#ID_GROUPE}|lien_ou_expose{#INFO_TITRE{groupe_mots,#ID_GROUPE},''})]
5 &gt; <strong class="on">#TITRE</strong>
6 </BOUCLE_hierarchie>
7 [(#ENV{id_groupe}|oui)
8 &gt; [(#URL_ECRIRE{groupe_mots,id_groupe=#ID_GROUPE}|lien_ou_expose{#INFO_TITRE{groupe_mots,#ID_GROUPE},''})]
9 ]
10 &gt; <strong class="on"><:mots:texte_nouveau_mot:></strong>
11 <//B_hierarchie>