Template:Command: Difference between revisions

No edit summary
No edit summary
 
Line 1: Line 1:
<noinclude class="template-guide">
<noinclude>
== Usage ==
<div class="mw-message-box">
You can add a command using the following syntax:
You can add a command using the following syntax:
<code><nowiki>{{Command|spawn}}</nowiki></code>
<code><nowiki>{{Command|spawn}}</nowiki></code>


You can optionally hide the slash by specifying a 2nd argument.
You can optionally hide the slash by specifying a 2nd argument.
</div>
</noinclude>
</noinclude>
<code>{{#if: {{{2|}}}||/}}{{{1}}}</code>
<code>{{#if: {{{2|}}}||/}}{{{1}}}</code>