Template:Infobox command: Difference between revisions
Permission level has nothing to do with cheats, operator, or administrator. And command hiding is not related to automatic completion. |
m 87 revisions imported |
||
| (36 intermediate revisions by 12 users not shown) | |||
| Line 1: | Line 1: | ||
{{#invoke:infobox|infobox | |||
|title={{{name|{{SUBPAGENAME}}}}} | |title=<code>/{{{name|{{SUBPAGENAME}}}}}</code> | ||
|imagearea=none | |imagearea=none | ||
|rows= | |rows= | ||
| Line 7: | Line 7: | ||
#ifeq: {{{hidden|}}} | 1 | Hidden | Visible }}}} | #ifeq: {{{hidden|}}} | 1 | Hidden | Visible }}}} | ||
}} | }} | ||
{{infobox row|[[ | {{infobox row|[[Permission level|Permission level<br>required]]|{{#if:{{{oplevel|}}}|{{{oplevel}}}|Unknown}}}} | ||
{{infobox row|[[Commands#Restrictions|Restrictions]]|{{ | {{infobox row|[[Commands#Restrictions|Restrictions]]|{{ | ||
#if: {{{cheat|}}} | [[Option|Cheat]] only<br> }}{{ | #if: {{{cheat|}}} | [[Option|Cheat]] only<br> }}{{ | ||
#if: {{{serveronly|}}} | Dedicated server only<br>}}{{ | #if: {{{serveronly|}}} | Dedicated server only<br>}}{{ | ||
#if: {{{singleplayer|}}} | [[Singleplayer]] only<br> }}{{ | #if: {{{singleplayer|}}} | [[Singleplayer]] only<br> }}{{ | ||
#if: {{{others|}}} | {{{others}}} }}{{ | #if: {{{others|}}} | {{{others}}} }}{{ | ||
#if: | #if: {{{serveronly|}}}{{{singleplayer|}}}{{{cheat|}}}{{{others|}}} || None }} | ||
}} | }} | ||
}}</includeonly><noinclude> | }}<includeonly></includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||