Description Usage Arguments Value Examples
Replaces in text the terms {{...}}
by the parameters given in ...
.
Note that if the parameters contain {{...}}
then it will not be replaced recursively.
1 |
text |
character: text in which is replaced |
... |
named list of parameters for replacing |
character: replaced text
1 | template('{{a}}+1', a='test')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.