Template:OS selector/doc: Difference between revisions
Template page
More actions
Created page with "Shows a set of buttons to allow the user to choose their operating system. It links to a subpage. Set the parameters <code>|windows=1</code>, <code>|linux=1</code>, or <code>|mac=1</code>. Shortened aliases are available: <code>|w=1</code>, <code>|l=1</code>, <code>|m=1</code>, <templatedata> { "params": { "windows": { "aliases": [ "w" ], "label": "Windows", "description": "Link to Windows subpage", "type": "boolean" }, "linux": { "aliases..." |
TemplateData |
||
| Line 1: | Line 1: | ||
Shows a set of buttons to allow the user to choose their operating system. It links to a subpage. | Shows a set of buttons to allow the user to choose their operating system. It links to a subpage. | ||
Set the parameters <code>|windows=1</code>, <code>|linux=1</code>, or <code>|mac=1</code>. Shortened aliases are available: <code>|w=1</code>, <code>|l=1</code>, <code>|m=1</code> | Set the parameters <code>|windows=1</code>, <code>|linux=1</code>, or <code>|mac=1</code>. Shortened aliases are available: <code>|w=1</code>, <code>|l=1</code>, <code>|m=1</code> | ||
== TemplateData == | |||
<templatedata> | <templatedata> | ||
Revision as of 05:19, 2 March 2023
Shows a set of buttons to allow the user to choose their operating system. It links to a subpage.
Set the parameters |windows=1, |linux=1, or |mac=1. Shortened aliases are available: |w=1, |l=1, |m=1
TemplateData
Link to per-OS subpages
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Windows | windows w | Link to Windows subpage | Boolean | optional |
| Linux | linux l | Link to Linux subpage | Boolean | optional |
| Mac | mac m | Link to Mac subpage | Boolean | optional |