Template:Infobox command: Difference between revisions
Jump to navigation
Jump to search
m okay hm |
m Alias |
||
| Line 3: | Line 3: | ||
|imagearea=none | |imagearea=none | ||
|rows= | |rows= | ||
{{#if: {{{alias|}}} | {{infobox row|class=list-style-none|Aliases|{{{alias}}} | |||
}} | |||
}} | |||
{{infobox row|Restrictions|{{ | {{infobox row|Restrictions|{{ | ||
#switch: {{lc:{{{2|}}}}} | #switch: {{lc:{{{2|}}}}} | ||
| Line 42: | Line 45: | ||
| The commands name | | The commands name | ||
| N/A | | N/A | ||
|- | |||
| <code>alias</code> | |||
| Aliases for the commands. | |||
| | |||
|- | |- | ||
| <code>2</code> | | <code>2</code> | ||
| Restrictions on who can use the command. Can be <code>OP</code> (operator) or <code>MP</code> (multiplayer and operator) | | Restrictions on who can use the command. Can be <code>OP</code> (operator) or <code>MP</code> (multiplayer and operator) | ||
| | | | ||
|- | |- | ||
| <code>3</code> | | <code>3</code> | ||
Revision as of 07:40, 4 March 2017
{{{1}}}
| Restrictions |
None |
|---|
{
"title": "{{{1}}}",
"rows": [
{
"field": "None",
"label": "Restrictions"
}
],
"invimages": [],
"images": []
}
This template provides a uniform design for the infobox on the commands page. Template:Pipe escape