Template:Code: Difference between revisions

    m>Hgrosser
    (include the active code of this template to show up directly when viewed)
    m>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>