Template:Code
Jump to navigation
Jump to search
Usage
Shortcut for Extension:Syntaxhighlight
Arguments
- 1 (obligatory): The code
- 2 (optional): The language; default:XML
Example
{{code|<?xml version="1.0" encoding="UTF-8"?> <text> <para>hello world</para> </text>}}
delivers:
{{{1}}}