Understanding and using helper functions with shortcodes in Flashquotes
{{function_name variable_1 variable_2...}}
where the function_name value tells the system which function to trigger.
Sometimes more advanced functions will have an open and closing tag which are formatted as:
{{#function_name}}
{{/function_name}}