Difference between revisions of "Template:Kbd"
Jump to navigation
Jump to search
imported>SMcCandlish (spacing fix test) |
m (1 revision imported) |
||
(14 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | <kbd style="background:#EEEEEE | + | <kbd {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} style="background:#EEEEEE; {{#if:{{{spacing|}}}| padding-left:{{{padding|0.2em}}}; padding-right:{{{padding|0.2em}}};| letter-spacing:0.05em; padding-left:0.25em; padding-right:0.2em;}}{{#if:{{{style|}}}|{{{style}}}}}" {{#if:{{{lang|}}}|lang="{{{lang}}}" xml:lang="{{{lang}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</kbd><noinclude> |
<!--Categories and interwikis go near the bottom of the /doc page.--> | <!--Categories and interwikis go near the bottom of the /doc page.--> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> |