The following list of variables can be access from within a template:
The 'pre_liquid_textX' attributes will give you an unprocessed version of the page textX. It allows you to output the actuall liquid tags to your site instead of the processed version of the tag. This is mainly useful if you need to detail the use of a liquid tag within a page.