Template:CMD

Template page
Revision as of 15:39, 23 April 2024 by Mausterio (talk | contribs) (Created page with "<span class="command-template copy">{{#inline-tooltip:/{{{1}}}|Click to copy command}}</span><!-- --><noinclude> <templatedata> { "params": { "1": { "label": "Command", "description": "The command that should display to the reader. use <angle brackets> for required parameters, and [square brackets] for optional parameters.", "example": "lwc create <type> [allowed players]", "type": "string", "required": true } }, "description": "This template displa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

/{{{1}}}

This template displays the provided command in code styling, and allows readers to click the command to copy it. (Chrome only.)

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Command1

The command that should display to the reader. use <angle brackets> for required parameters, and [square brackets] for optional parameters.

Example
lwc create <type> [allowed players]
Stringrequired

See also[edit]