Template:Code: Difference between revisions
Fix HTML escaping in code blocks: ensure > is preserved in Template:Code |
No edit summary Tag: Manual revert |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{#ifeq:{{{copy|yes}}}|yes|{{#ifeq:{{{line|yes}}}|yes|{{#tag:syntaxhighlight|{{{1}}}|lang={{{lang}}}|copy=|line=|highlight={{{highlight}}}}}|{{#tag:syntaxhighlight|{{{1}}}|lang={{{lang}}}|copy=|highlight={{{highlight}}}}}}}|{{#ifeq:{{{line|yes}}}|yes|{{#tag:syntaxhighlight|{{{1}}}|lang={{{lang}}}|line=|highlight={{{highlight}}}}}|{{#tag:syntaxhighlight|{{{1}}}|lang={{{lang}}}|highlight={{{highlight}}}}}}}}}</includeonly><noinclude>{{Documentation}}</noinclude> | ||