Template:Code

From RAD Studio
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;.

If the text contains '=' characters, precede the text by "1=":

For example:

{{Code|1=if True = True}}

renders as

if True = True.

Enter code samples and format them as monospace font

Template parameters

ParameterDescriptionTypeStatus
Code1

Enter the code you want to format.

Default
empty
Example
empty
Auto value
empty
Unknownoptional