Template:Infobox command: Difference between revisions
Jump to navigation
Jump to search
m aliases for op and mp |
m call the module directly, category |
||
| Line 1: | Line 1: | ||
{{infobox | {{#invoke:infobox|infobox | ||
|title={{{1}}} | |title={{{1}}} | ||
|imagearea=none | |imagearea=none | ||
| Line 52: | Line 52: | ||
| | | | ||
|} | |} | ||
[[Category:Infobox templates]] | |||
</noinclude> | |||
Revision as of 03:07, 15 December 2014
{{{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.
| Parameter | Function | Default value |
|---|---|---|
1
|
The commands name | N/A |
2
|
Restrictions on who can use the command. Can be OP (operator) or MP (multiplayer and operator)
|
None |
3
|
First version that it was seen in (e.g. Alpha 1.0.17, classic 0.0.23a). | |
4
|
First development snapshot it was seen in, requires 3.
|
|
cmdblock
|
Set to 0 for no command block, or 1 for command blocks when using MP
|
Based on 2
|
upcoming
|
Sets the command to upcoming, adding the upcoming footer. |