No edit summary |
No edit summary |
||
| (15 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
-->{{#if:{{{category page|}}}|[[category:{{{category page|}}}]]}}<!-- | -->{{#if:{{{category page|}}}|[[category:{{{category page|}}}]]}}<!-- | ||
-->{{#if:{{{category group|}}}|[[category:{{{category group|}}}]]}}<!-- | -->{{#if:{{{category group|}}}|[[category:{{{category group|}}}]]}}<!-- | ||
-->{{#if:{{{category theme|}}}|[[category:{{{category theme|}}}]]}}<!-- | |||
-->{{#if:{{{category life|}}}|[[category:{{{category life|}}}]]}}<!-- | -->{{#if:{{{category life|}}}|[[category:{{{category life|}}}]]}}<!-- | ||
-->{{#if:{{{ | -->{{#if:{{{hide title|}}}||<h1> {{PAGENAME}} </h1>|}}<!-- | ||
<h1> {{ | |||
| | |||
--><div style="display:none;">{{{start date|}}} | --><div style="display:none;">{{{start date|}}} | ||
{{{end date|}}}</div><!-- | {{{end date|}}}</div><!-- | ||
| Line 33: | Line 31: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "hide title": { | ||
"label": { | "label": { | ||
"en": " | "en": "Hide page title", | ||
"nl": "Pagina titel" | "nl": "Pagina titel verbergen" | ||
}, | }, | ||
"description": { | "description": { | ||
"en": " | "en": "Hide title of the page.", | ||
"nl": "Titel van de pagina." | "nl": "Titel van de pagina verbergen." | ||
}, | }, | ||
"type": " | "type": "boolean", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
| Line 69: | Line 67: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"category": { | "category group": { | ||
"label": { | "label": { | ||
"en": "General category", | "en": "General category", | ||
| Line 88: | Line 86: | ||
"en": "Specific type classification category.", | "en": "Specific type classification category.", | ||
"nl": "Specifieke type classificatie categorie." | "nl": "Specifieke type classificatie categorie." | ||
}, | |||
"type": "string" | |||
}, | |||
"category": { | |||
"label": { | |||
"en": "Category", | |||
"nl": "Categorie" | |||
}, | |||
"description": { | |||
"en": "Categorization.", | |||
"nl": "Categorisering." | |||
}, | }, | ||
"type": "string" | "type": "string" | ||
| Line 118: | Line 127: | ||
"en": "Image" | "en": "Image" | ||
}, | }, | ||
"suggested": true, | "suggested": true, | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
Latest revision as of 15:34, 9 February 2026
Links this page to a parent page for breadcrumb navigation and handles categorization.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Parent page | parent | Title of the parent page. | Page name | required |
| Hide page title | hide title | Hide title of the page. | Boolean | suggested |
| Start date | start date | The date the event or period starts. | Date | suggested |
| End date | end date | The date the event or period ends. | Date | suggested |
| General category | category group | Category to add the page to. | String | optional |
| Type category | category type | Specific type classification category. | String | optional |
| Category | category | Categorization. | String | optional |
| Page category | category page | Categorization specific to the page context. | String | optional |
| Life cycle category | category life | Category related to life cycle or status. | String | optional |
| Image | image | no description | File | suggested |