Tags
Global Variables
{structure:variable:value}
A library of global variables related to the current page. Variables will not work inside snippets.
{structure:child_listing:channel_id}
The channel ID of a channel attached as a listing
{structure:child_listing:short_name}
The channel short name of a channel attached as a listing
{structure:is:page}
Returns 1 or blank for the current page
Detects if the current page is a page type of "Page" in Structure » Channel Settings
{structure:is:listing}
Returns 1 or blank for the current page
Detects if the current page is a listing detail page
{structure:is:listing:parent}
Returns 1 or blank for the current page
Detects if the current page is a page type of "Listing" in Structure » Channel Settings (has a listing attached to it)
{structure:page:entry_id}
The current page's "entry_id" variable
{structure:page:title}
The same as EE's native "title" variable
{structure:page:slug}
The segment for the current page
{structure:page:uri}
The same as EE's native "page_uri" variable
{structure:page:url}
The same as EE's native "page_url" variable
{structure:child_ids}
Returns IDs of children for the current page.
Example: "24" or "4|8|5|16|23|42"
{structure:parent:entry_id}
The entry ID of the current page's parent
{structure:parent:title}
The "title" variable of the current page's parent
{structure:parent:slug}
The single segment of the URL/URI of the current page's parent
{structure:parent:uri}
The full URI of the current page's parent
{structure:parent:url}
The full URL of the current page's parent
{structure:top:entry_id}
The entry ID of the current page's top level parent
{structure:top:title}
The "title" variable of the current page's top level parent
{structure:top:slug}
The single segment of the URL/URI of the current page's top level parent
{structure:top:uri}
The full URI of the current page's top level parent
{structure:top:url}
The full URL of the current page's top level parent
