Sidebar Monklets

Overview

Monklets are predefined code snippets that allow you to bring other module content into your pages (sermons, articles, etc.) . You can use a monklet inside a section by placing your cursor in the content area and selecting:

Insert > Monklet > "Desired Monklet"

Some monklets allow inline parameters to be added into the monklet tag to pull items from a specific group, category, etc.

For additional information about using monklets, check out our help article here. For help with inline parameters, check our help article here.

Monklets

Note: Monklets that have "Sidebar Monklet" in the title can only be inserted into the content area of a sidebar section, which are used on the Subpage Default template.

Check out your Style Guide page for the sidebar monklet examples.

There are 5 sidebar monklet options you can use for your sidebar sections.  

Displays image links from a link list (Content > Link Lists).  All images used within the same list should be the same size.  Square or 16:9 ratio images are recommended.  The "find" parameter is required in order to specify the link list title (all lowercase and dashes instead of spaces). 

ex: {{sidebar-monklet-connect-links|find="connect-links-sidebar"}} 

The coloring is based on your Accent Color options from the color picker.

Displays the latest article.  You can use the find_group and find_category inline parameters as needed.

Displays the latest event.  You can use the find_group and find_category inline parameters as needed.

Displays the two latest posts from a blog.  The "name" inline parameter is required.

ex: {{sidebar-monklet-recent-posts-2|name="our-blog"}}

Displays the latest sermon.  You can use the find_group and find_category inline parameters as needed.