SUIT Framework

Scripting Using Integrated Templates

Docs - skip

07/31/2010: SUIT 2.0.1 and Rulebox 1.1.0 released.

Available Since: Rulebox (1.0.0)

Skip parsing in a certain section of the template.

Syntax [skip]string[/skip]
Parameters
string

The string not to parse.

Output

The unparsed string.

Config Notes
  • Has 'skip' enabled as true.
  • Has 'skipescape' enabled as true.
See Also