This is the "Slider Emails" template. It should be called in the following format:
{{Slider Emails
|Photo array = < name of complex array >
}}
When adding a new picture to the slider, use the following code:
{{#capush:<complex array name>|
(("src":"<image filepath>","href":"<page link>"))
}}
- If you don't have a page link to go with the picture, you should still add
"href":""to keep the array functional!