Template:Tt
Due to the sensitive nature of this template or the fact that it is used on a large number of pages, it has been semi-protected to prevent site-wide damage by vandal bots. Editors: In order to minimize the impact on our servers, please use sandboxes to make and test changes to widely used templates before deployment. For more information, please see this article's talk page. |
Summary
This template replaces the long-deprecated <tt>
tag and displays anything passed to it in a monospaced font.
Parameters
Parameter | Scope | Description |
---|---|---|
1 | required | The text to display. |
Examples
{{tt|This text is monospaced.}}
This text is monospaced.