
2 changed files with 12 additions and 0 deletions
@ -0,0 +1,11 @@
|
||||
[(#REM) |
||||
|
||||
modele <icone> |
||||
|
||||
parametres : |
||||
|icone=fa-rocket (ou tout autre icone de FontAwesome https://www.fontawesomecheatsheet.com/) |
||||
|iconetexte=le texte |
||||
|lien=https://www.domaine.net |
||||
][<ul class="icons"> |
||||
<li><a href="#ENV{lien}" class="icon (#ENV{icone})"><span class="label">[(#ENV*{iconetexte}|propre|ptobr)]</span></a></li> |
||||
</ul>] |
Loading…
Reference in new issue