Difference between revisions of "Template:Key"
Jump to navigation
Jump to search
m (Pretty keys! Taken from Wikipedia) |
Ostentatio (talk | contribs) (Fixing gradient and removing old vendor-specific tags) |
||
Line 1: | Line 1: | ||
− | <span style="border: 1px solid #aaa; | + | <span style="border: 1px solid #aaa; border-radius: 2px; box-shadow: 1px 2px 2px #ddd; background-color: #f9f9f9; background-image: linear-gradient(to top, #eee, #f9f9f9, #eee); padding: 1px 3px; font-family: inherit; font-size: 0.85em;">{{{1}}}</span><noinclude> |
Usage: <span style="background:#E6FFE6;"><nowiki>{{key|keytext}}</nowiki></span> produces {{key|keytext}}. Simply replace keytext with the desired key. | Usage: <span style="background:#E6FFE6;"><nowiki>{{key|keytext}}</nowiki></span> produces {{key|keytext}}. Simply replace keytext with the desired key. | ||
[[Category:Template]] | [[Category:Template]] | ||
</noinclude> | </noinclude> |
Revision as of 20:00, 22 April 2021
{{{1}}} Usage: {{key|keytext}} produces keytext. Simply replace keytext with the desired key.