From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(addition)
(templatestyles)
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<span class="keyboard_button">{{#switch:{{{1}}}|up=↑|down=↓|left=←|right=→|{{{1}}}}}</span><noinclude>
<templatestyles src="Template:Kbd/styles.css" /><span class="t_kbd">{{#switch:{{{1}}}|up=&nbsp;&nbsp;|down=&nbsp;&nbsp;|left=←|right=→|&nbsp;{{{1}}}&nbsp;}}</span><noinclude>
{{Documentation}}


A template for making keyboard keys, typically for PCs.
[[Category:Controller button templates]]</noinclude>
 
== Usage ==
 
Here are some examples of usage of this template. Letters must always be in upper-case, and special keys must be as shown:
* <nowiki>{{kbd|A}}</nowiki>: {{kbd|A}}
* <nowiki>{{kbd|Space}}</nowiki>: {{kbd|Space}}
* <nowiki>{{kbd|Enter}}</nowiki>: {{kbd|Enter}}
* <nowiki>{{kbd|Esc}}</nowiki>: {{kbd|Esc}}
* <nowiki>{{kbd|Ctrl}}</nowiki>: {{kbd|Ctrl}}
* <nowiki>{{kbd|+}}</nowiki>: {{kbd|+}}
* <nowiki>{{kbd|up}}</nowiki>: {{kbd|up}}
* <nowiki>{{kbd|down}}</nowiki>: {{kbd|down}}
* <nowiki>{{kbd|left}}</nowiki>: {{kbd|left}}
* <nowiki>{{kbd|right}}</nowiki>: {{kbd|right}}
etc.
 
When using "=" you must put <nowiki><nowiki></nowiki> tags around it.
 
[[Category:Templates|K]]</noinclude>

Latest revision as of 04:09, 1 May 2024

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


A template for making keyboard keys, typically for PCs.

Examples

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}}:
  • {{kbd|{{=}}}} or {{kbd|<nowiki>=</nowiki>}}:  = 
  • {{kbd|{{!}}}} or {{kbd|<nowiki>|</nowiki>}}:  | 

See also