Template:Infobox command: Difference between revisions
Jump to navigation
Jump to search
m Whoops |
m Host as a restriction |
||
| Line 17: | Line 17: | ||
#ifeq: {{{cmdblock|}}} | 0 | <br>No [[command block]]s }} | #ifeq: {{{cmdblock|}}} | 0 | <br>No [[command block]]s }} | ||
|mp|multiplayer = [[Multiplayer]]<br>[[Operator]]{{ | |mp|multiplayer = [[Multiplayer]]<br>[[Operator]]{{ | ||
#ifeq: {{{cmdblock|}}} | 1 || <br>No [[command block]]s }} | |||
|host|host = Host<br>{{ | |||
#ifeq: {{{cmdblock|}}} | 1 || <br>No [[command block]]s }} | #ifeq: {{{cmdblock|}}} | 1 || <br>No [[command block]]s }} | ||
|None | |None | ||
| Line 61: | Line 63: | ||
|- | |- | ||
| <code>2</code> | | <code>2</code> | ||
| Restrictions on who can use the command. Can be <code> | | Restrictions on who can use the command. Can be <code>op</code> (operator), <code>admin</code> (administrator), <code>mp</code> (multiplayer and operator), or <code>host</code> | ||
| | | | ||
|- | |- | ||
Revision as of 09:32, 8 July 2017
{{{1}}}
| Restrictions |
None |
|---|---|
| First introduced |
? |
{
"title": "{{{1}}}",
"rows": [
{
"field": "None",
"label": "Restrictions"
},
{
"field": "?",
"label": "First introduced"
}
],
"invimages": [],
"images": []
}
This template provides a uniform design for the infobox on the commands page. Template:Pipe escape