Template:Kbd: Difference between revisions
From Space Station 14 Wiki
(template code formatting for readability) |
(cat) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
{{#if:{{{id|}}}|id="{{{id}}}"}} | {{#if:{{{id|}}}|id="{{{id}}}"}} | ||
style=" | style=" | ||
background:# | background:#1b1e1f; | ||
color: #e8e6e3; | |||
border: 1px solid #353a3c; | |||
{{#if:{{{spacing|}}} | {{#if:{{{spacing|}}} | ||
| padding-left:{{{padding|0.2em}}}; | | padding-left:{{{padding|0.2em}}}; | ||
Line 15: | Line 17: | ||
{{#if:{{{title|}}}|title="{{{title}}}"}} | {{#if:{{{title|}}}|title="{{{title}}}"}} | ||
>{{{1}}}</kbd><noinclude> | >{{{1}}}</kbd><noinclude> | ||
''Taken from https://en.wikipedia.org/wiki/Template:Kbd'' | |||
{{Documentation}} | {{Documentation}} | ||
[[Category:HTML typing-aid templates]] | |||
[[Category:Templates without documentation pages]] | |||
</noinclude> | </noinclude> |