---json { "page_id": "hjmts8b0t63y2gq3uv0yb" } --- ====== Tabulify - template ====== ===== Template ===== A ''template'' is a [[docs:resource:text|text document]] that contains ''variable name'' (with optionally processing logic syntax). Each [[engine|engine]] supports its own template syntax. A template is used in the [[:docs:op:template|template operation]]. ===== Operation ===== To transform a template into a [[docs:resource:resource|data resource]], you use the [[docs:op:template|template operation]]. ===== Type ===== A template may be from any [[docs:resource:media-type|type]]: * [[docs:resource:text|text]] (default) * [[docs:resource:xml|xml]] * [[docs:resource:json|json]] * ''html'' * ''javascript'' * ''css'' Note: Not all type are supported by the [[engine|template engine]] and you should verify in the [[engine|engine documentation]].