Difference between revisions of "Template:Code"

From Timelines
Jump to: navigation, search
(Ouch!)
m (Remove unicode control characters (CHECKWIKI error 16) using AWB (8535))
Line 1: Line 1:
<code>{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|lang="{{{lang|{{{2|text}}}}}}"|enclose="none"}}</code><noinclude>
+
<code>{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|lang="{{{lang|{{{2|text}}}}}}"|enclose="none"}}</code><noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 05:28, 7 November 2012

<syntaxhighlight lang="text" enclose="none">{{{1}}}</syntaxhighlight>

Template documentation[create]