Template:Infobox command/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
|- | |- | ||
| <code>oplevel</code> | | <code>oplevel</code> | ||
| The | | The permission level. | ||
|- | |- | ||
| <code>nocmdblock</code> | | <code>nocmdblock</code> | ||
| If set, adds the "No command blocks" restriction | | If set, adds the "No command blocks" restriction. | ||
|- | |||
| <code>cheat</code> | |||
| If set, adds the "Cheat only" restriction. | |||
|- | |- | ||
| <code>singleplayer</code> | | <code>singleplayer</code> | ||
| If set, adds the "Singleplayer only" restriction. | | If set, adds the "Singleplayer only" restriction. | ||
|- | |- | ||
| <code> | | <code>serveronly</code> | ||
| If set, adds the " | | If set, adds the "Dedicated server only" restriction. | ||
|- | |||
| <code>others</code> | |||
| Others restriction. | |||
|} | |} | ||
Line 38: | Line 43: | ||
[[ko:명령어/infobox]] | [[ko:명령어/infobox]] | ||
[[pt:Comandos/infobox]] | [[pt:Comandos/infobox]] | ||
[[zh:Template:Infobox command]] | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Line 44: | Line 50: | ||
[[ko:틀:Infobox command/doc]] | [[ko:틀:Infobox command/doc]] | ||
[[pt:Comandos/infobox/doc]] | [[pt:Comandos/infobox/doc]] | ||
[[zh:Template:Infobox command/doc]] | |||
</noinclude> | </noinclude> |
Revision as of 01:41, 7 February 2021
[refresh]
This is the documentation page. It should be transcluded into Template:Infobox command. See Template:Documentation for more information./doc
Permission level required |
Unknown |
---|---|
Restrictions |
None |
{ "title": "<code>/doc</code>", "rows": [ { "field": "Unknown", "label": "(link to Permission level article, displayed as Permission level<br>required)" }, { "field": "None", "label": "(link to Commands#Restrictions article, displayed as Restrictions)" } ], "invimages": [], "images": [] }
This template provides a uniform design for the infobox on the commands page.
Parameter | Function |
---|---|
name
|
The commands name, defaults to the subpage name. |
alias
|
Aliases for the commands. |
hidden
|
Set to 0 for visible, or 1 for hidden |
oplevel
|
The permission level. |
nocmdblock
|
If set, adds the "No command blocks" restriction. |
cheat
|
If set, adds the "Cheat only" restriction. |
singleplayer
|
If set, adds the "Singleplayer only" restriction. |
serveronly
|
If set, adds the "Dedicated server only" restriction. |
others
|
Others restriction. |
ja:テンプレート:Infobox command/doc
ko:틀:Infobox command/doc
pt:Comandos/infobox/doc
zh:Template:Infobox command/doc