This is a list of the various options that can be used in the Page Type option field. For multiple options, enter a comma-separated list, like so: section= print, show= big, ... **section** The name of the section you want to display **tags** Instead of using sections, you can take advantage of the tagging system and tag your projects with related keywords. Enter a comma separated list of tags, and only such tagged projects will be shown: tags= posters, music, festivals **id** Use this option to display a specific project. You can enter the database ID number, slug/simple name (can be found when editing a project under the Title field) or the full title of the project. Using the slug or ID is most reliable. **show** //small// or //big// Small is default. This option lets you decide if the projects should be displayed in list form (small) or full form (big: all images/text/content, useful for single page portfolios). **template** This flexible option lets you override the template used to display projects. For example, you may have a "Featured" page where the layout changes from other "standard" projects. Simply enter the file name of the template you wish to use instead, like "mycustomtemplate.html". The template file should be in the //templates// folder within the folder of the theme you are using. **func** Another very flexible option, this lets you enter the name of a function to override the default actions taken by the system to display projects. Particularly useful if you want to use the functionality provided by a plugin. func= myCustomFunction ===== Related Pages ===== * [[customise:themes:designing-themes|Designing Themes]]