Maickel (talk | contribs)
No edit summary
Maickel (talk | contribs)
No edit summary
Line 11: Line 11:
<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
},
"start date": {
"label": {
"en": "Start date",
"nl": "Startdatum"
},
"description": {
"en": "The date the event or period starts (YYYY-MM-DD).",
"nl": "De datum waarop het evenement of de periode begint (JJJJ-MM-DD)."
},
"type": "date",
"suggested": true
},
"end date": {
"label": {
"en": "End date",
"nl": "Einddatum"
},
"description": {
"en": "The date the event or period ends (YYYY-MM-DD).",
"nl": "De datum waarop het evenement of de periode eindigt (JJJJ-MM-DD)."
},
"type": "date",
"suggested": true
},
"category": {
"label": {
"en": "General category",
"nl": "Algemene categorie"
},
"description": {
"en": "Category to add the page to.",
"nl": "Categorie waaraan de pagina moet worden toegevoegd."
},
"type": "wiki-page-name"
},
"category type": {
"label": {
"en": "Type category",
"nl": "Type categorie"
},
"description": {
"en": "Specific type classification category.",
"nl": "Specifieke type classificatie categorie."
},
"type": "wiki-page-name"
},
"category page": {
"label": {
"en": "Page category",
"nl": "Pagina categorie"
},
"description": {
"en": "Categorization specific to the page context.",
"nl": "Categorisering specifiek voor de paginacontext."
},
"type": "wiki-page-name"
},
"category featured": {
"label": {
"en": "Featured category",
"nl": "Uitgelichte categorie"
},
"description": {
"en": "Category for featured content.",
"nl": "Categorie voor uitgelichte inhoud."
},
"type": "wiki-page-name"
},
"category life": {
"label": {
"en": "Life category",
"nl": "Levensloop categorie"
},
"description": {
"en": "Category related to life cycle or status.",
"nl": "Categorie gerelateerd aan levensloop of status."
},
"type": "wiki-page-name"
}
}
},
},

Revision as of 11:24, 20 January 2026

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

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Parent pageparent

Title of the parent page.

Page namerequired
Start datestart date

The date the event or period starts (YYYY-MM-DD).

Datesuggested
End dateend date

The date the event or period ends (YYYY-MM-DD).

Datesuggested
General categorycategory

Category to add the page to.

Page nameoptional
Type categorycategory type

Specific type classification category.

Page nameoptional
Page categorycategory page

Categorization specific to the page context.

Page nameoptional
Featured categorycategory featured

Category for featured content.

Page nameoptional
Life categorycategory life

Category related to life cycle or status.

Page nameoptional