Loading...
 
Skip to main content
Format the font type and size of text

Plugin Font

Use this wiki plugin, introduced in Tiki8, to format the font type and size of text.

Parameters

Tiki Doc From Code error: font not found

Example

This code:

Copy to clipboard
{FONT(family="Comic Sans MS" size="20")}This text is shown in Comic Sans MS font and the size is 20{FONT}


Would produce:

This text is shown in Comic Sans MS font
and
the size is 20


Show PHP error messages