Section Monklets
Overview
Monklets are predefined code snippets that allow you to bring other module content into your pages (ie: events.). There are a few monklets that have been created that are placed in the content area of your fullwidth sections on your Subpage and Homepage.
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. -> see this help article for details. For additional information about using monklets, check out our help article here.
Note: you will see some additional monklets listed for your custom layouts (ministry, new here, etc); however, these are only used with the respective layouts.
Section Monklets
Displays linked images from the Link List module in rows of 2. You will need to setup a new link list, and each item should use the name, link and image fields. The subtitle field is the optional overlay text.
Within the monklet, the "find" parameter is required in order to specify which link list to use.
ex: {{section-monklet-linked-image-2|find="linked-image-2"}}
Displays linked images from the Link List module in rows of 3. You will need to setup a new link list, and each item should use the name, link and image fields. The subtitle field is the optional overlay text.
Within the monklet, the "find" parameter is required in order to specify which link list to use.
Displays a video from the Link List module. The find inline parameter is required. The video is assigned in the url field of the link.
Displays a row of columns from the Link List module, and each item in the list represents a column. The following fields are used:
- Name - internal use only for the column setup
- Image - displays as the background
- Subtitle - displays the heading of the column
- Description - displays a block of text after the heading
- Link - button link. Required if the button text is used.
- Button text - controls the text for the button. Required if a link is used.
To use this setup, the monklet needs to be added to a section and the "find" parameter is required, in order to specify which link list to use.
ex: {{section-monklet-linklist-fullwidth-columns|find="two-columns"}}
NOTE - This is a full width section option and should not be placed in the page content. No other content should be placed in the section with this monklet.
**This featured events 3 monklet is used in the "Home - Events" section
Events > Events
Displays the 2 or 3 most recent events published as featured. Images are displayed at the top of the column followed by the event information.
With the monklet, you can use the find_group or find_category inline parameters as needed.
**This monklet is used in the "Home - Podcasts" section
Content > Articles
Displays the most recent articles from the Articles module published to the "Podcasts" category. You can use the find_group or find_category inline parameters as needed. The summary field is used for the larger text in the left column. The right column contains the podcast information.
**This monklet is used in the "Home - Sermon" section
Content > Sermons
Displays the most recent sermon from the Sermons module. The media displays in the left column and additional sermon information in the right (title, date and speaker). This monklet also displays a section heading at the top.
With this monklet, you can use the find_group or find_category inline parameters as needed.
**This monklet is used in the "Home - Featured Links" section
Content > Link Lists
Displays a row of featured columns from the Link List module inside a callout block. The URL and the Button Text are both required to display the button. The name is the heading followed by the description.
The custom icon is created by entering a custom class in the "icon class" field (ie: icon-twitter). A full list of icons is available here: http://princeofpeace.monkpreview3.com/_assets/fonts/icons/icomoon/ or https://www.princeofpeace.org/_assets/fonts/icons/icomoon/ when your site is live.
With this monklet, the "find" parameter is required to specify the link list title.
**This monklet is used in the "Home - Groups" section
Content > Link Lists
Displays a row of icon links from the Link List module. With this monklet, the "find" parameter is required to specify the link list title.
The link list should only have a single level 1 entry. This is used for the left column and displays the Name as the section heading followed by the Description. The URL and Button text are required to display the button.
The link list second level entries will display in the right column. This will look best with 3 (possibly 2) entries. These require the Name, URL and the custom icon is created by entering a custom class in the "icon class" field (ie: icon-twitter).
A full list of icons is available here: http://princeofpeace.monkpreview3.com/_assets/fonts/icons/icomoon/ or https://www.princeofpeace.org/_assets/fonts/icons/icomoon/ when your site is live.
**This monklet is used in the "Home - Stories" section
Content > Articles
Displays the 6 most recent articles from the Articles module in blockquote form. The article Summary/Preview is displayed as the blockquote with the Author listed as the caption.
You can use the find_group or find_category inline parameters as needed.