Template:Kbd: Difference between revisions

Jump to navigation Jump to search
semi-colon fix
(unbold ='()
(semi-colon fix)
(7 intermediate revisions by 5 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}}


A template for making keyboard keys, typically for PCs.
[[Category:Controller button templates|K]]</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.
 
[[Category:Templates|K]]</noinclude>

Navigation menu