Template:Infobox command: Difference between revisions
Jump to navigation
Jump to search
m Administrator |
m Visibility of command (future use) |
||
| Line 5: | Line 5: | ||
{{#if: {{{alias|}}} | {{infobox row|class=list-style-none|Aliases|{{{alias}}} | {{#if: {{{alias|}}} | {{infobox row|class=list-style-none|Aliases|{{{alias}}} | ||
}} | }} | ||
}} | |||
{{#if: {{{hidden|}}} | {{infobox row|class=list-style-none|Visibility|{{ | |||
#ifeq: {{{hidden|}}} | 1 | Hidden | Visible }} | |||
}} | |||
}} | }} | ||
{{infobox row|Restrictions|{{ | {{infobox row|Restrictions|{{ | ||
| Line 50: | Line 54: | ||
| <code>alias</code> | | <code>alias</code> | ||
| Aliases for the commands. | | Aliases for the commands. | ||
| | |||
|- | |||
| <code>hidden</code> | |||
| Set to 0 for visible, or 1 for hidden | |||
| | |||
|- | |||
| <code>hidden</code> | |||
| Set if | |||
| | | | ||
|- | |- | ||
Revision as of 09:03, 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