Template objects
The following objects are available in the different views.
Please have a look at the templates included with the extension, since they show many of the properties of the given objects and how to use them.
Tip: You can use <f:debug>{object}</f:debug> in your template to see available properties of each object.
Plugin: FAQs
List view
| 
     Object:  | 
                            
     Description:  | 
                    
|---|---|
| 
     {faqs}  |             
     An object holding all FAQs that matched the configured demand in the plugin settings  |     
| 
     {faqDemand}  |             
     The faqDemand object  |     
| 
     {overwriteDemand}  |             
     The overwriteDemand object  |     
| 
     {contentObjectData}  |             
     The current content object of the plugin  |     
| 
     {pageData}  |             
     The current page data  |     
Detail view
| 
     Object:  | 
                            
     Description:  | 
                    
|---|---|
| 
     {faq}  |             
     An object holding the given FAQ  |     
| 
     {contentObjectData}  |             
     The current content object of the plugin  |     
| 
     {pageData}  |             
     The current page data  |