Home > template_code

template_code

Template_code is a project mainly written in PHP, it's free.

Display a template without parsing its tags, and converting html entities; useful for showing off template code.

Template Code

Display a template without parsing its tags, and converting html entities; useful for showing off template code. It's like embedding a template without processing it.

Installation

  • Copy the /system/expressionengine/third_party/template_code/ folder to your /system/expressionengine/third_party/ folder

Usage

<pre>{exp:template_code template="site/template"}</pre>
Previous:sparkletest