Template Variables

Take a tour!

Template Variables

Page variables

The following list of variables can be access from within a template:

  • page.title
  • page.handle
  • page.event_date
  • page.text1
  • page.text2
  • page.text3
  • page.text4
  • page.text5
  • page.pre_liquid_text1
  • page.pre_liquid_text2
  • page.pre_liquid_text3
  • page.pre_liquid_text4
  • page.pre_liquid_text5

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. 

Other variables

  • site
  • assets
  • tags
  • menus
  • tags
  • calendar
  • rss_feeds