Template:Kbd: Difference between revisions

Template page
w:c:strategywiki>Prod
m (moving to doc page)
m (18 revisions imported: Imported from https://strategywiki.org/)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<span class="keyboard_button">{{#switch:{{{1}}}|up=↑|down=↓|left=←|right=→|{{{1}}}}}</span><noinclude>
<span class="keyboard_button">{{#switch:{{{1}}}|up=&nbsp;&nbsp;|down=&nbsp;&nbsp;|left=←|right=→|;=<nowiki>;</nowiki>|
{{{1}}}}}</span><noinclude>
{{Documentation}}
{{Documentation}}


[[Category:Controller button templates|K]]</noinclude>
[[Category:Controller button templates|K]]</noinclude>

Latest revision as of 18:28, 28 October 2023

{{{1}}} This page has been transcluded from Template:Kbd/Documentation.


A template for making keyboard keys, typically for PCs.

Usage[edit source]

Here are some examples of usage of this template. Letters must always be in upper-case, and special keys must be as shown:

  • {{kbd|A}}: A
  • {{kbd|Space}}: Space
  • {{kbd|Enter}}: Enter
  • {{kbd|Esc}}: Esc
  • {{kbd|Ctrl}}: Ctrl
  • {{kbd|+}}: +
  • {{kbd|up}}:  ↑ 
  • {{kbd|down}}:  ↓ 
  • {{kbd|left}}:
  • {{kbd|right}}:

etc.

When using "=" you must put <nowiki> tags around it.

See Also[edit source]