Modèle:Code
De Banane Atomic
Aller à la navigationAller à la recherche
Ajout d'une image à gauche du code et coloration syntaxique avec syntaxhighlight
Utilisation
{{code | lang=bash | code=cd $home}} |
Exemple
cd $home |
Code
{| class="kode" |[[File:{{{lang}}}.svg|40px|link=]] | {{#tag: syntaxhighlight |{{{code}}}| lang={{{lang}}} | class="{{{class|}}}"}} |} |