Create a template node that uses the current scope as the template data.
This node is identical to <node>, with the withscope
attribute set to yes
.
name | purpose | type | required? | default | choices |
---|---|---|---|---|---|
from |
Application | application reference | No | ||
if |
Conditional expression | expression | No | yes |
|
ifexists |
Skip if the template can not be found | boolean | No | no |
|
template |
Template | template path | No | ||
withscope |
Is current context when rendering template | boolean | No | no |