Template:Key press/core: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Add Caps Lock)
>The Evil IP [email protected]
(the semantically correct <kbd> can now be used)
Line 1: Line 1:
<span class="keyboard-key" style="border: 0.2em outset #cecbc7; background: #f0ece8; padding: 0 0.4em 0.1em 0.3em; font-size: 0.85em; white-space: nowrap;">{{#switch:{{lc:{{{1}}}}}
<kbd class="keyboard-key" style="border: 0.2em outset #cecbc7; background: #f0ece8; padding: 0 0.4em 0.1em 0.3em; font-size: 0.85em; white-space: nowrap;">{{#switch:{{lc:{{{1}}}}}
| caps lock          = {{Unicode|⇪}} Caps Lock
| caps lock          = {{Unicode|⇪}} Caps Lock
| [[caps lock]]      = {{Unicode|⇪}} [[Caps Lock]]
| [[caps lock]]      = {{Unicode|⇪}} [[Caps Lock]]
Line 37: Line 37:


| #default            = {{{1}}}
| #default            = {{{1}}}
}}</span><noinclude>
}}</kbd><noinclude>


{{documentation}}
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Revision as of 19:34, 18 April 2011

{{{1}}}

[edit] Template documentation

Do not use this template directly, use {{key press}} instead.