Association Specific Templates
Three additional templates are provided to Ascribe users with an Association account. Similar to the normal templates, they contain a combination of HTML code and Liquid markup. The three extra templates available for customization:
- Awards
- This template handles the pages displaying a list of awards recognized through your association. You might configure which project or member details show in the list, modify the number of awards on a page, or change the order of the award handouts.
- Project Award
- This template determines how each individual project award looks. You can customize how the project photos are displayed, move the description around, and specify how the award details are highlighted.
- Member Award
- This template displays an award handed out to a particular member company. You can configure how the award photos are displayed, the look of the member's and award details.
Layout Placeholders
In addition to the three extra templates, there are two more placeholders available to the layout template.
award_header
- You can use this placeholder to insert your own award-specific content up above the main content section of the page when it is rendered in a specific context. For example, the project award template uses this placeholder to add an additional content via the
capture tag.
sidebar
- You can use this placeholder to insert your own award-specific content in the right column of the layout. For example, the awards template uses this placeholder to display links to award years and portfolio groups via the
capture tag.