The skin workspace-catalog has a view parameter for the template "page"
<template> <label i18n="true">SKIN_BO_ZONING_PAGE_LABEL</label> <description i18n="true">SKIN_BO_ZONING_PAGE_DESCRIPTION</description> <thumbnail> <medium>thumbnail_32.png</medium> </thumbnail> <zones> <zone id="default"> <label i18n="true">SKIN_BO_ZONING_PAGE_MAIN_LABEL</label> <description i18n="true">SKIN_BO_ZONING_PAGE_MAIN_DESCRIPTION</description> </zone> </zones> <parameters> <parameter name="displaySections" type="boolean"> <label i18n="true">SKIN_BO_ZONING_PAGE_MAIN_TEMPLATE_PARAMETERS_DISPLAY_SECTIONS</label> <description i18n="true">SKIN_BO_ZONING_PAGE_MAIN_TEMPLATE_PARAMETERS_DISPLAY_SECTIONS_DESCRIPTION</description> </parameter> </parameters> </template>
In a skin that extends the workspace-catalog skin, the view parameter is not available