More actions
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<div class="command-template copy">{{#inline-tooltip:{{{1|}}}Click to copy command}}</div>| | <div class="command-template copy">{{#inline-tooltip:{{{1|}}}|Click to copy command}}</div>| | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Revision as of 01:29, 28 April 2023
|
This template displays the provided command in code styling, and allows readers to click the command to copy it. (Chrome only.)
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Command | 1 | The command that should display to the reader. use <angle brackets> for required parameters, and [square brackets] for optional parameters.
| String | required |