Template:Code

From RAD Studio Code Examples
Jump to: navigation, search

{{{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.