Difference between revisions of "Template:Code"

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "{{#if:{{{inline|}}}|<code {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}}>{{#tag:syntaxhighlight|{{{code|{{{1...")
 
 
Line 2: Line 2:
 
|{{{code|{{{1}}}}}}
 
|{{{code|{{{1}}}}}}
 
|lang={{{lang|{{{2|bash}}}}}}
 
|lang={{{lang|{{{2|bash}}}}}}
}}}}<noinclude>
+
}}}}
{{documentation}}
 
</noinclude>
 

Latest revision as of 14:55, 21 March 2023

<syntaxhighlight lang="bash">{{{1}}} </syntaxhighlight>