User Tools

Site Tools


org.gramar.base:tag.include

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

org.gramar.base:tag.include [2016/06/27 20:35] (current)
Line 1: Line 1:
 +
 +==== include Tag ====
 +
 +The include tag Processes another template in the gramar in-line as resolves to the text content produced by that template.
 +
 +
 +^ Attribute ​     ^ Kind   ^ Required ​   ^ Purpose ​         ^
 +|**template** ​ |string ​ |yes  |The gramar-relative pathname of the template to be processed in-line (included). ​ |
 +|**restore** ​ |string ​ |no  |A string containing a set of names, separated by commas or spaces. ​ The values of these context variables will be restored when the tag processing completes. ​ |
 +
 +=== Full Form ===
 +
 +<​**c:​include** ​ **template**="" ​ **restore**=""​ >
 +
 +
 +=== Usage and Samples ===
 +
 +
 +
 +
 +Return to [[org.gramar.base:​index|index]]
 +
 +
  
org.gramar.base/tag.include.txt ยท Last modified: 2016/06/27 20:35 (external edit)