Template:Smalltext: Difference between revisions

*>Monkey 05 06
(New page: <span style = "font-family: Courier New;">{{{1|}}}</span>)
 
*>Monkey 05 06
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span style = "font-family: Courier New;">{{{1|}}}</span>
<includeonly><span style = "font-family: Courier New;">{{{1|}}}</span></includeonly><noinclude>Changes the font to <span style = "font-family:Courier New;">Courier New</span> which is slightly smaller than the default font, setting it apart from the rest of the page. This is the same font used in code snippets.
 
{{textcolor|red|Example:}}
 
  <nowiki>{{smalltext|This is some smaller text.}}</nowiki>
 
{{smalltext|This is some smaller text.}}
 
[[Category:Formatting templates]]</noinclude>

Latest revision as of 06:01, 24 June 2009

Changes the font to Courier New which is slightly smaller than the default font, setting it apart from the rest of the page. This is the same font used in code snippets.

Example:

 {{smalltext|This is some smaller text.}}

This is some smaller text.