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.

Template parameters

ParameterDescriptionTypeStatus
name1

The standard or common name of the key.

Example
Shift
Linerequired
label2

Label for the key if different from the name, leave empty to suppress label.

Example
Level 2 Select
Lineoptional
alternate symbol3

Switch for certain alternate symbols (return, control, insert, stop, record)

Example
true
Booleanoptional