Difference between revisions of "Template:Code"
From Amahi Wiki
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {|style="width: | + | {|style="width: 95%; margin-left: 10px; border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #aaa" |
− | !style="color:#777; background-color:#dfd;text-align:left"|code | + | !style="color:#777; background-color:#dfd;text-align:left"|{{{lang|{{{2|bash}}}}}} code |
|- | |- | ||
− | |{{#tag:syntaxhighlight|{{{1}}}}} | + | |{{#tag:syntaxhighlight|{{{Code|{{{1}}}}}}|lang={{{lang|{{{2|bash}}}}}}|enclose=none}} |
|} | |} | ||
+ | <!--{{#tag:syntaxhighlight|{{{1}}}}}--> |
Latest revision as of 19:20, 14 May 2011
bash code |
---|
{{{1}}}
|