Sidebar Monklets
Overview
Monklets are predefined code snippets that allow you to bring in other module content (sermons, events, etc.) into your pages. There are a few monklets that have been created that are placed in the content area of your sidebar sections.
You can use a monklet inside a section by placing your cursor in the content area, selecting Insert > Insert Monklet > "Desired Monklet".
Some monklets allow/require inline parameters to be passed to define items from a specific group, category, etc. http://help.monkcms.com/article/using-monklets/ provides details on using these parameters.
*NOTE - Monklets that are defined with "Sidebar Monklet" in the title can only be inserted into the content area of a sidebar section.
Alumni Spotlight Monklet
Pulls a random item from the Alumni Spotlight link list.
{{alumni-spotlight-monklet}}
Latest Events Monklet Sidebar
Shows the next two events. Can pass inline parameters to filter.
{{latest-events-monklet-sidebar}}
Latest News Monklet Sidebar
Shows two recent featured news stories. Can pass inline parameters to filter.
{{latest-news-monklet-sidebar}}
Sidebar Linklist Monklet
Shows items from a link list. Title of the list is the title of the Link List.
{{sidebar-linklist-monklet|find='your-next-step'}}
Job Sidebar Monklet
Shows the newest job from a category.
{{job-sidebar-monklet|find_category='part-time-staff'}}
Countdown Timer Monklet
Shows a countdown time until the starttime of a specified event. Pass in the id of the event you want to countdown to.
{{countdown-timer-monklet|find_id='888736'}}