kmp>Admin
No edit summary
Maickel (talk | contribs)
No edit summary
 
(45 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{#breadcrumb:}}<!-- invisible -->
<includeonly>{{#ifeq:1|2||}}<!-- {{{parent|}}}
 
needed to show this template as puzzle icon in visual editor
</includeonly><noinclude>
-->{{#if:{{{category|}}}|[[category:{{{category|}}}]]}}<!--
-->{{#if:{{{category type|}}}|[[category:{{{category type|}}}]]}}<!--
-->{{#if:{{{category page|}}}|[[category:{{{category page|}}}]]}}<!--
-->{{#if:{{{category group|}}}|[[category:{{{category group|}}}]]}}<!--
-->{{#if:{{{category theme|}}}|[[category:{{{category theme|}}}]]}}<!--
-->{{#if:{{{category life|}}}|[[category:{{{category life|}}}]]}}<!--
-->{{#if:{{{hide title|}}}||<h1> {{PAGENAME}} </h1>|}}<!--
--><div style="display:none;">{{{start date|}}}
{{{end date|}}}</div><!--
--></includeonly><noinclude>
<templatedata>
<templatedata>
{
{
"description": "Links this page to a parent page for breadcrumb navigation.",
"description": {
"en": "Links this page to a parent page for breadcrumb navigation and handles categorization.",
"nl": "Koppelt deze pagina aan een bovenliggende pagina voor broodkruimelnavigatie en beheert categorisatie."
},
"params": {
"params": {
"parent": {
"parent": {
"label": "Parent page",
"label": {
"description": "Title of the parent page",
"en": "Parent page",
"nl": "Bovenliggende pagina"
},
"description": {
"en": "Title of the parent page.",
"nl": "Titel van de bovenliggende pagina."
},
"type": "wiki-page-name",
"type": "wiki-page-name",
"required": true
"required": true,
"suggested": true
},
    "hide title": {
"label": {
"en": "Hide page title",
"nl": "Pagina titel verbergen"
},
"description": {
"en": "Hide title of the page.",
"nl": "Titel van de pagina verbergen."
},
"type": "boolean",
"suggested": true
},
"start date": {
"label": {
"en": "Start date",
"nl": "Startdatum"
},
"description": {
"en": "The date the event or period starts.",
"nl": "De datum waarop het evenement of de periode begint."
},
"type": "date",
"suggested": true
},
"end date": {
"label": {
"en": "End date",
"nl": "Einddatum"
},
"description": {
"en": "The date the event or period ends.",
"nl": "De datum waarop het evenement of de periode eindigt."
},
"type": "date",
"suggested": true
},
"category group": {
"label": {
"en": "General category",
"nl": "Algemene categorie"
},
"description": {
"en": "Category to add the page to.",
"nl": "Categorie waaraan de pagina moet worden toegevoegd."
},
"type": "string"
},
"category type": {
"label": {
"en": "Type category",
"nl": "Type categorie"
},
"description": {
"en": "Specific type classification category.",
"nl": "Specifieke type classificatie categorie."
},
"type": "string"
},
        "category": {
"label": {
"en": "Category",
"nl": "Categorie"
},
"description": {
"en": "Categorization.",
"nl": "Categorisering."
},
"type": "string"
},
"category page": {
"label": {
"en": "Page category",
"nl": "Pagina categorie"
},
"description": {
"en": "Categorization specific to the page context.",
"nl": "Categorisering specifiek voor de paginacontext."
},
"type": "string"
},
"category life": {
"label": {
"en": "Life cycle category",
"nl": "Life cycle categorie"
},
"description": {
"en": "Category related to life cycle or status.",
"nl": "Categorie gerelateerd aan life cycle of status."
},
"type": "string"
},
"image": {
"label": {
"nl": "Afbeelding",
"en": "Image"
},
"suggested": true,
"type": "wiki-file-name"
}
}
},
}
"format": "block"
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 15:34, 9 February 2026

Links this page to a parent page for breadcrumb navigation and handles categorization.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Parent pageparent

Title of the parent page.

Page namerequired
Hide page titlehide title

Hide title of the page.

Booleansuggested
Start datestart date

The date the event or period starts.

Datesuggested
End dateend date

The date the event or period ends.

Datesuggested
General categorycategory group

Category to add the page to.

Stringoptional
Type categorycategory type

Specific type classification category.

Stringoptional
Categorycategory

Categorization.

Stringoptional
Page categorycategory page

Categorization specific to the page context.

Stringoptional
Life cycle categorycategory life

Category related to life cycle or status.

Stringoptional
Imageimage

no description

Filesuggested