テンプレート: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;.
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
| パラメーター | 説明 | 型 | 状態 | |
|---|---|---|---|---|
| Code | 1 | Enter the code you want to format. | 不明 | 省略可能 |