Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The syntax used is backward compatible with the previous versions of templates, so you can expand the use of STL immediately over your old templates

 

Token(s)
Explanation
STL Example
$!expression$Translates the expression into SIL exactly as it is$!for (number i = 0;
i<0
i<o; i++) $
$output$outputs the string expression in the result$assignee$
\$the $ character ($ needs to be escaped now)\$

 

An example is presented below:

...

Child pages (Children Display)
excerpttrue
excerptTypesimple

 

How Do I Edit Templates ?

...