Template:Infobox command: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 30: | Line 30: | ||
}} }} | }} }} | ||
}} | {{infobox row|First introduced|?}} | }} | {{infobox row|First introduced|?}} | ||
}} | |||
{{#if: {{{until|}}} | {{infobox row|Until|{{ | |||
#switch: {{{until}}} | |||
| ? | unknown = ? | |||
| {{version link|{{{until}}} }} | |||
}}}} | |||
}} | }} | ||
{{#if: {{{removed|}}} | {{infobox row|Removed|{{ | {{#if: {{{removed|}}} | {{infobox row|Removed|{{ | ||
| Line 80: | Line 86: | ||
| <code>upcoming</code> | | <code>upcoming</code> | ||
| Sets the command to upcoming, adding the upcoming footer. | | Sets the command to upcoming, adding the upcoming footer. | ||
| | |||
|- | |||
| <code>until</code> | |||
| Sets the version the command will be removed. If set to ? or unknown, it will display an unlinked ? | |||
| | | | ||
|- | |- | ||
Revision as of 14:56, 9 November 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