shortcuts: {{tt}} {{ttt}}

Template:Mono

From Linux Web Expert

{{{1}}}

Template documentation


This template is for formatting short bits of content (the only parameter) as monospaced (nonproportional) text. It is a replacement for <tt>...</tt>, which is an obsolete element under HTML5.

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Mono

<templatedata> { "description": { "en": "This template is for formatting short bits of content as monospaced text.", "cs": "Tato šablona je určena pro formátování krátkých částí obsahu jako textu s neproporcionálním rozložením." }, "format": "inline", "params": { "1": { "label": { "en": "Content", "cs": "Obsah" }, "description": { "en": "The content to format as monospaced.", "cs": "Obsah, který se má formátovat jako jednoprostorový." }, "required": true, "type": "line" } } } </templatedata>

See also