Template:Code
{{{1}}}
Definition is <code>{{{1}}}</code>
You can use this template to format code scratch inside your text. For example:
- {{Code|Int: Integer;}}
renders as
Int: Integer;
.
Notice that the text should not contain '=' characters.
{{{1}}}
Definition is <code>{{{1}}}</code>
You can use this template to format code scratch inside your text. For example:
renders as
Int: Integer;
.Notice that the text should not contain '=' characters.