Difference between revisions of "Code"

From blackwiki
Jump to navigation Jump to search
test>Hgrosser
(include the active code of this template to show up directly when viewed)
test>AoV2
(syntax-highlight the code as {{{lang}}}/{{{2}}})
Line 1: Line 1:
<includeonly><code>{{nw|{{{1}}}}}</code></includeonly><noinclude>
+
<includeonly><code>{{#if:{{{2|{{{lang|}}}}}}
 +
| {{#tag:syntaxhighlight|{{{1}}}|lang={{{2|{{{lang|}}}}}}|enclose=none}}
 +
| {{#tag:nowiki|{{{1}}}}}
 +
}}</code></includeonly><noinclude>
 
<pre><code>{{nw|{{{1}}}}}</code></pre>
 
<pre><code>{{nw|{{{1}}}}}</code></pre>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 02:11, 8 March 2010

<code>{{nw|{{{1}}}}}</code>
Documentation[create]