You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
[(#REM)
|
|
|
|
modele <bouton>
|
|
|
|
parametres :
|
|
|
|
|icone=fa-rocket (ou tout autre icone de FontAwesome https://www.fontawesomecheatsheet.com/)
|
|
|
|
|primary=oui/non (avec ou sans bordure)
|
|
|
|
|iconetexte=le texte
|
|
|
|
|lien=https://www.domaine.net
|
|
|
|
][<a href="#ENV{lien}" class="button [(#ENV{primary}|=={oui}|oui) primary ] solid icon (#ENV{icone})" style="[background-color:(#ENV{couleurfond})][color:(#ENV{couleurtexte})]">[(#ENV*{iconetexte}|propre|ptobr)]</a>]
|