Loading...
 
Skip to main content

History: PluginFont

Source of version: 12 (current)

Copy to clipboard
            ! Plugin Font
Use this ((wiki plugin)), introduced in ((Tiki8)), to format the font type and size of text.
!! Parameters
{pluginmanager plugin=font}
!! Example
''This code:''
{CODE(colors="tiki")}
{FONT(family="Comic Sans MS" size="20")}This text is shown in Comic Sans MS font 
and 
the size is 20{FONT}
{CODE}

''Would produce:''

{FONT(family="Comic Sans MS" size="20")}This text is shown in Comic Sans MS font 
and 
the size is 20{FONT}
!! Related pages
* ((Google Web Fonts))
* ((PluginMono)) - display text in a monospace font
* [http://doc.tiki.org/tiki-index.php?page=Wiki-Syntax+Text&structure=Documentation#Quick_Reference_Basic_Text_Formatting|Wiki-Syntax Text: Quick Reference Basic Text Formatting] - which shows a wiki-syntax shortcut to producing monospace text