Template:Boldmono: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Explicit font-shrinking to match behavior of some browsers.)
(Undo revision 69243 by ZHOUY1 (talk) Auto-resizing unintuitive, should be added separately.)
Line 1: Line 1:
<span style="font-family:monospace,monospace;font-weight:bold;font-size:0.8125em">{{{1}}}</span><noinclude>
<span style="font-family:monospace,monospace;font-weight:bold;">{{{1}}}</span><noinclude>


==== Usage ====
==== Usage ====
My <nowiki>&#123;&#123;boldmono|monospaced&#125;&#125;</nowiki> text.
My <nowiki>&#123;&#123;boldmono|monospaced&#125;&#125;</nowiki> text.
Produces:<br/>
Produces:<br/>
&nbsp;&nbsp;My <span style="font-family:monospace,monospace;font-weight:bold;font-size:0.8125em">monospaced</span> text.
&nbsp;&nbsp;My <span style="font-family:monospace,monospace;font-weight:bold;">monospaced</span> text.


[[Category:Templates]]
[[Category:Templates]]

Revision as of 15:35, 25 September 2015

{{{1}}}

Usage

My {{boldmono|monospaced}} text.

Produces:
  My monospaced text.