Difference between revisions of "Template:Code"

From Autopilot Wiki
Jump to: navigation, search
mediawiki>Pppery
m (Reverted edits by 24.45.200.72 (talk) to last version by DannyS712)
 
(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>
 

Revision as of 03:58, 31 December 2020

{{{1}}}