Monklets
Monklets are snippets of code used to dynamically display content from a module on your site. For example, a Monklet can be used to include the latest blog post, the three latest articles, or a signup form from the Forms module. Monklets can be added into your page content as well as sections.
Overview
To insert a Monklet into your content, click Insert > Insert Monklet and select the Monklet you want from the pop-up menu. The selected monklet will add a tag to your content area, which looks like this:
{{page-monklet-staff}}
Help Article: Using Monklets
Inline Parameters
Within the monklet tag, you use inline parameters to pull content from a specific group or category (ie: kid's events). Using an inline parameter would look like this:
{{page-monklet-staff|find_group="staff"}}
The bolded portion is the added parameter, the this example is telling the system to display only the "Staff" group.
Help Article: Using Inline Parameters
Preset Monklets
Below is an overview of the preset monklets that can be added to your content.
Tabbed Content
{{page-monklet-accordions|find="tabs"}}
Ex: {{page-monklet-tabs|find="tabs-kids"}}. The inline parameter pulls a specific link list title, and each tab is setup as an item in the link list.
Events
{{page-monklet-events-3|find_category="childrens-ministry"}} : Displays the next 4 events
Staff
{{page-monklet-staff|find_group="leadership-team"}} : Displays 3 staff
Small Groups
{{page-monklet-small-groups|find_category="mixed-age"}} : Displays a list of small groups