Template:Code: Difference between revisions

    m>Edokter
    (allow class, id and style, like other shortcut templates.)
    m>Edokter
    (Update from sandbox)
    Line 1: Line 1:
    <code {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}}>{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|lang="{{{lang|{{{2|text}}}}}}"|enclose="none"}}</code><noinclude>
    {{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|lang="{{{lang|{{{2|text}}}}}}"|class="{{{class|}}}"|{{#if:{{{id|}}}|id="{{{id}}}"}}|{{#if:{{{style|}}}|style="{{{style}}}"}}|inline=1}}<noinclude>
    {{documentation}}
    {{documentation}}
    </noinclude>
    </noinclude>