SUIT Framework

Scripting Using Integrated Templates

Docs - font

12/21/2010: SUIT 2.0.2 and Rulebox 1.1.1 released.

Available Since: Rulebox (1.0.0)

Modify the font of text.

Syntax [font(=equal)]string[/font]
Parameters
string

The string to change the font of.

equal

The font to make the text. (Default: "serif")

Static Variables
label

A string used to label this rule. (Default: "font")

template

The template to execute and replace the statement with. (Default: "". The template must be loaded manually.)

Output

The modified text.

Config Notes
See Also