Difference between revisions of "Template:Boldmono"
The official GemStone IV encyclopedia.
(Explicit font-shrinking to match behavior of some browsers.) |
|||
Line 1: | Line 1: | ||
− | <span style="font-family:monospace,monospace;font-weight:bold; | + | <span style="font-family:monospace,monospace;font-weight:bold;">{{{1}}}</span><noinclude> |
==== Usage ==== | ==== Usage ==== | ||
My <nowiki>{{boldmono|monospaced}}</nowiki> text. | My <nowiki>{{boldmono|monospaced}}</nowiki> text. | ||
Produces:<br/> | Produces:<br/> | ||
− | My <span style="font-family:monospace,monospace;font-weight:bold; | + | My <span style="font-family:monospace,monospace;font-weight:bold;">monospaced</span> text. |
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 14:35, 25 September 2015
{{{1}}}
Usage
My {{boldmono|monospaced}} text.
Produces:
My monospaced text.