Mr. Johnson (talk | contribs) (Created page with "<includeonly><!--Template Subcategories--></includeonly> {{Template|Key}} is used to create stylized keyboard input hints via the HTML {{Code|<nowiki><kbd /></nowiki>}} element and CSS. ==Usage== It accepts one {{Parameter|mandatory|string}}. Typically this will be a label found on a keyboard. ==Returns== {{Code|<nowiki>{{Key|R}}</nowiki>}} returns: {{Return|{{Key|R}}}} {{Code|<nowiki>{{Key|Exterminatus}}</nowiki>}} returns: {{Return|{{Key|Exterminatus}}}}") |
(No difference)
|
Revision as of 21:48, 14 December 2023
Template:Key
is used to create stylized keyboard input hints via the HTML <kbd />
element and CSS.
Usage
It accepts one mandatory string parameter. Typically this will be a label found on a keyboard.
Returns
{{Key|R}}
returns:
R
{{Key|Exterminatus}}
returns:
EXTERMINATUS