Requires The mg.core.element application.
This contains a bunch of Element in a named container.
Name of the roll
Slug, for URL generation
As other conainers for Element objects, Roll also implements the ElementContainer protocol.
{% show_roll_info roll info_list %}
Gets the next element in roll:
{% get_roll_next element as element_next %}
Gets the previous element in roll:
{% get_roll_prev element as element_prev %}