TinyTemplate Tests

Variable

{working} {variable}

If

{if:varif} {working} {endif} {if:variable}{endif}

Ifnot

{ifnot:varnot} {working} {endif} {ifnot:variable}{endif}

Else

{if:varnot} {else} {working} {endif} {if:variable}{else}{endif}

Elseif

{if:varnot} {else:varif} {working} {endif} {if:variable}{else:variable}{endif}

Loop

{loop:varlist} {item} {endloop} {loop:list}{variable}{endloop}

PHP code

The code should display as a comment block

Import

{import:test2.htm}

Custom rule

{translate:generic,hello_world} {translate:generic,hello_world}