Template:Smalltext: Difference between revisions

From Adventure Game Studio
Jump to navigation Jump to search
*>Monkey 05 06
No edit summary
*>Monkey 05 06
No edit summary
 
Line 1: Line 1:
<includeonly><span style = "font-family: Courier New;">{{{1|}}}</span></includeonly><noinclude>{{textcolor|rgb(255,0,0)|Example:}}
<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>
   <nowiki>{{smalltext|This is some smaller text.}}</nowiki>


{{smalltext|This is some smaller text.}}</noinclude>
{{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.