Template:Monospace
Jump to navigation
Jump to search
Use this to monospace text inline, a similar function to <pre> html tags but inline.
Parameters[edit]
first parameter is the text to monospace
second parameter is the optional title, AKA hover text, AKA tooltip
Examples[edit]
test
Code | Output | Notes |
---|---|---|
{{monospace}} | nothing | |
{{monospace|this is some text}} | this is some text | monospace text |
{{monospace|this is some text|this is the hover text}} | this is some text | monospaced text with hover text |
This text has some monospaced words inline with it.