« Modèle:Code » : différence entre les versions
De Banane Atomic
Aller à la navigationAller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
<noinclude> | |||
Entourer le texte d'une bordure. | |||
== Utilisation == | |||
{{code | lang=mediawiki | code= | |||
{{code | lang=bash | code=cd $home}} | |||
}} | |||
== Exemple == | |||
{{code | lang=bash | code=cd $home}} | |||
== Code == | |||
{{code | lang=mediawiki | code= | |||
{| class="kode" | |||
|[[File:{{{lang}}}.svg|40px|link=]] | |||
| | |||
{{#tag:syntaxhighlight|{{{code}}}|lang={{{lang}}}}} | |||
|} | |||
}} | |||
</noinclude> | |||
<includeonly>{| class="kode" | <includeonly>{| class="kode" | ||
|[[File:{{{lang}}}.svg|40px|link=]] | |[[File:{{{lang}}}.svg|40px|link=]] |
Version du 19 avril 2023 à 23:32
Entourer le texte d'une bordure.
Utilisation
{| class="kode" |[[File:bash.svg|40px|link=]] | '"`UNIQ--syntaxhighlight-00000000-QINU`"' |} |
Exemple
cd $home |
Code
{ |