Difference between revisions of "Template:Code"

From Timelines
Jump to: navigation, search
(try something)
(Update from sandbox)
 
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<onlyinclude><code>{{#tag:syntaxhighlight|{{#tag:nowiki|{{{code|{{{1}}}}}}}}|lang={{{lang|{{{2|text}}}}}}|enclose=none}}</code></onlyinclude>
+
{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|lang={{{lang|{{{2|text}}}}}}|class={{{class|}}}|id={{{id|}}}|style={{{style|}}}|inline=1}}<noinclude>
 
 
 
{{documentation}}
 
{{documentation}}
 +
</noinclude>

Latest revision as of 08:37, 8 April 2016

<syntaxhighlight lang="text" class="" id="" style="" inline="1">{{{1}}}</syntaxhighlight>

Template documentation[create]