Template Programming Language
Title | Template Programming Language |
---|---|
Icon | |
Description | Also known as Tempcode. Perform computations: Run loops, manipulate logic, numbers, and text. Handy effects: Easily create design effects like “Zebra striping” and tooltips – and much more. Branching and filtering: Tailor output according to permissions and usergroups, as well as user options such as language selection. Include other templates, blocks, or pages, within a template Create and use standard boxes: Avoid having to copy and paste complex segments of XHTML5. Easy web browser sniffing: Present different markup to different web browsers, detect whether JavaScript is enabled, detect bots, and detect PDAs/Smartphones. Randomisation features Pull up member details with ease: For example, show the current users avatar or point count. Easily pull different banner rotations into your templates Escaping: Easily escape parameters and strings to avoid JavaScript or HTML syntax errors and XSS vulnerabilities. Create your own Tempcode symbols through hooks |
Comments
There have been no comments yet