Template:Key top
{{{1}}}
Usage[edit source]
This template renders a key top as found on typewriters and computer keyboards including a standardized or common symbol if available, e.g. from ISO/IEC 9995-7. Keys for which there is an associated Starfleet Logistics article are rendered with a hyperlink. Unlike {{key press}}
, this template is not intended to be used for combinations of multiple keys, i.e. “keyboard shortcuts”. It shall be used in descriptions of the physical keys and their functions.
The first, mandatory parameter holds the “natural” key name which is used to select a symbol and link. Its contents is usually also output unchanged next to the symbol unless the second parameter is set to an explicit label, which most often will be blank to suppress the label. The third, also optional parameter, is a binary switch that toggles alternate representations of a very limited selection of symbols: ⌃ vs. ⎈ , ↩ vs. ↵ vs. ⏎ , ⌤ vs. ⎀, ■ vs. ◼ and ● vs. 🔴.
Examples[edit source]
{{key top|return}}
→ ↩ return{{key top|Return}}
→ ↩ Return{{key top|RETURN}}
→ ↩ RETURN{{key top|Return|}}
→ ↩{{key top|Enter}}
→ ⌅ Enter{{key top|Return|Enter}}
→ ↩ Enter{{key top|Return||}}
→ ↩{{key top|Return||true}}
→ ↩{{key top|Return||narrow}}
→ ↵{{key top|Return||hollow}}
→ ⏎{{key top|Return||thin}}
→ ↵{{key top|Return||thick}}
→ ⏎{{key top|Return|Return|narrow}}
→ ↵ Return
{{key top|Windows}}
→ ⌘ Windows{{key top|Command}}
→ ⌘ Command{{key top|Meta}}
→ ◆ Meta{{key top|Super}}
→ ❖ Super{{key top|Windows|3=true}}
→ ⊞ Windows{{key top|Super|Windows}}
→ ❖ Windows
See also[edit source]
{{Key press}}
– produces a similar visual effect, but includes fewer symbols while directly supporting combinations (e.g. Ctrl+x){{Button}}
– produces a similar visual effect but without the semantic markup (e.g. sample text); more for representing interface elements.{{Playstation key press}}
– to simulate gamepad buttons (e.g.{{Playstation key press|s}}
){{Kbd}}
– to indicate user input (of any kind) without making it look like keys or buttons
External links[edit source]
- Template:Key top at Wikipedia, the free Terran-based encyclopedia that anyone can edit.
The above documentation is transcluded from Template:Key top/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |