Template:Kbd

From Team Fortress Wiki
Jump to: navigation, search

{{{1}}}

Documentation for Kbd

Small helper function which formats the first parameter ({{{1}}}) with <kbd> tags. This renders the text in a monospaced font, but with no background coloring (i.e. unlike {{code}}).

Example

This text is normal, but {{kbd|this text}} is monospaced.

This text is normal, but this text is monospaced.