Template:Key top: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Crissov No edit summary |
meta>Crissov No edit summary |
||
Line 165: | Line 165: | ||
{ | { | ||
"params": { | "params": { | ||
"1": {}, | "1": {"description": "The standard or common name of the key.", "label": "name", "type": "line", "example": "Shift", "required": true}, | ||
"2": {}, | "2": {"description": "Label for the key if different from the name, leave empty to suppress label.", "label": "label", "type": "line", "example": "Level 2 Select", "required": false}, | ||
"3": {} | "3": {"description": "Switch for certain alternate symbols (return, control, insert, stop, record)", "label": "alternate symbol", "type": "boolean", "example": "true", "required": false} | ||
}, | }, | ||
"description": "Display symbolic key tops as seen on computer keyboards, phones and typewriters." | "description": "Display symbolic key tops as seen on computer keyboards, phones and typewriters." |
Revision as of 23:44, 14 July 2015
{{{1}}}
Display symbolic key tops as seen on computer keyboards, phones and typewriters.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | 1 | The standard or common name of the key.
| Line | required |
label | 2 | Label for the key if different from the name, leave empty to suppress label.
| Line | optional |
alternate symbol | 3 | Switch for certain alternate symbols (return, control, insert, stop, record)
| Boolean | optional |