Template:Boldmono/doc
From FORwiki
(Difference between revisions)
(Created page with '== Example == My <nowiki>{{boldmono|monospaced}}</nowiki> text. Produces:<br/> My <span style="font-family:monospace">'''monospaced'''</span> tex...') |
|||
| (One intermediate revision not shown) | |||
| Line 1: | Line 1: | ||
| + | This template can be used to bold text. | ||
| + | |||
| + | == Usage == | ||
| + | |||
| + | <nowiki>{{boldmono|text}}</nowiki> | ||
| + | |||
== Example == | == Example == | ||
| - | + | My <nowiki>{{boldmono|monospaced}}</nowiki> text. | |
| - | + | ||
| - | + | produces | |
| + | |||
| + | My <span style="font-family:monospace">'''monospaced'''</span> text. | ||
Current revision as of 12:45, 13 January 2010
This template can be used to bold text.
Usage
{{boldmono|text}}
Example
My {{boldmono|monospaced}} text.
produces
My monospaced text.

