Template:CommandBox: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<table class="wikitable" style="width:320px; float:right; margin-left:10px"><tr><td colspan="2" style="text-align:center">Command</td></tr><tr><th colspan="2"><span style="font-size:2em;line-height:2em">{{{name}}}</span><p>{{{purpose}}}</p></th>{{#if:{{{aliases|}}}|<tr><th>Aliases</th><td>{{{aliases}}}</td></tr>|}}<tr><th scope="col" width="100px">Usage</th><td style="font-family:consolas,monospace"> | |||
{{{uses}}} | |||
</td></tr><tr><th scope="col">Category</th><td>{{{cat}}}</td></tr>{{#if:{{{perm|}}}|<tr><th>Required permissions</th><td>{{{perm}}}</td></tr>|}}<tr><th scope="col">Usable from console?</th><td>{{{console}}}</td></tr><tr><th scope="col">Introduced in</th><td>[[Version history#{{{v}}}|fCraft {{{v}}}]]</td></tr></table><includeonly>[[Category:Commands|{{{name}}}]][[Category:{{{cat}}}Commands|{{{name}}}]]</includeonly> | |||
<noinclude> | |||
{{{purpose}}} | Template: | ||
{{#if:{{aliases|}}|<tr><th>Aliases </th><td>{{{aliases}}}</td></tr>|}} | |||
{{#if:{{perm|}}|<tr><th>Required permissions</th><td>{{{perm}}}</td></tr>|}} | |||
<includeonly>[[Category:Commands|{{{name}}}]][[Category:{{{cat}}}Commands|{{{name}}}]]</includeonly> | |||
<noinclude>Template: | |||
<pre>{{CommandBox | <pre>{{CommandBox | ||
|name= | |name= | ||
Latest revision as of 05:38, 22 August 2012
| Command | |
| {{{name}}} {{{purpose}}} | |
|---|---|
| Usage |
{{{uses}}} |
| Category | {{{cat}}} |
| Usable from console? | {{{console}}} |
| Introduced in | [[Version history#{{{v}}}|fCraft {{{v}}}]] |
Template:
{{CommandBox
|name=
|purpose=
|uses=
|cat=
|aliases=
|perm=
|console=
|}}