kmp>Admin
Created page with "<includeonly><div class="banner"><!-- --><div class="banner-content"><!-- --><h1>{{{heading|}}}</h1><!-- --><p>{{{lead|}}}</p><!-- --><p>{{{summary|}}}</p><!-- --><div class="banner-buttons"><!-- -->{{#if:{{{button link|}}}|<div class="btn btn--cta">[[{{{button link|}}}|{{{button text|}}}]]</div>}}<!-- -->{{#if:{{{contact button link|}}}|<div class="btn btn--ghost">[[{{{contact button link|}}}|{{{contact button text|}}}]]</div>}}<!-- --></div><!-- --></div><!-- --><div c..."
 
Maickel (talk | contribs)
No edit summary
 
(39 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly><div class="banner"><!--
<includeonly><div class="banner"><!--{{{start date|}}}
--><div class="banner-content"><!--
--><div class="banner__content" {{#if:{{{background color|}}}|style="background:{{{background color|}}}; color:{{{color|#000}}};"|}}><!--
--><h1>{{{heading|}}}</h1><!--
--><h1 {{#if:{{{background color|}}}|style="color:{{{color|#000}}};"|}}>{{{heading|}}}</h1><!--
--><p>{{{lead|}}}</p><!--
--><p class="lead">{{{lead|}}}</p><!--
--><p>{{{summary|}}}</p><!--
--><p>{{#if:{{{summary|}}}|{{{summary|}}}|}}</p><!--
--><div class="banner-buttons"><!--
--><div class="banner__button"><!--
-->{{#if:{{{button link|}}}|<div class="btn btn--cta">[[{{{button link|}}}|{{{button text|}}}]]</div>}}<!--
-->{{#if:{{{button link|}}}|<div class="btn btn--cta">[[{{{button link|}}}|{{{button text|}}}]]</div>}}<!--
-->{{#if:{{{contact button link|}}}|<div class="btn btn--ghost">[[{{{contact button link|}}}|{{{contact button text|}}}]]</div>}}<!--
-->{{#if:{{{contact button link|}}}|<div class="btn btn--ghost">[[{{{contact button link|}}}|{{{contact button text|}}}]]</div>}}<!--
--></div><!--
--></div><!--
--></div><!--
--></div><!--
--><div class="banner-image"><!--
-->{{#if:{{{image|}}}|<div class="banner__image" {{#if:{{{background color|}}}|style="background:{{{background color|}}}; color:{{{color|#000}}};"|}}><!--
-->{{#if:{{{image|}}}|[[File:{{#if:{{{image|}}}|{{{image|}}}}}|link=]]}}<!--
-->{{#if:{{{image|}}}|[[File:{{{image|Image-landscape.png}}}|link=]]|}}<!--
--></div><!--
--></div>|}}<!--
--></div></includeonly>
--></div></includeonly>
<noinclude>
<templatedata>
{
"params": {
"heading": {
"label": {
"nl": "Titel",
"en": "Heading"
},
"suggested": true,
"type": "string"
},
"lead": {
"label": {
"nl": "Inleidende text",
"en": "Introduction text"
},
"suggested": true,
"type": "string"
},
"summary": {
"label": {
"nl": "Samenvatting",
"en": "Summary"
},
"suggested": true,
"type": "string"
},
"button link": {
"label": {
"nl": "Knop pagina link",
"en": "Button link"
},
"type": "wiki-page-name",
"suggested": true
},
"button text": {
"label": {
"nl": "Knop tekst",
"en": "Button text"
},
"suggested": true,
"type": "string"
},
"contact button link": {
"label": {
"nl": "Contact knop link",
"en": "Contact button link"
},
"suggested": true,
"type": "wiki-page-name"
},
"contact button text": {
"label": {
"nl": "Contact knop text",
"en": "Contact button text"
},
"suggested": true,
"type": "string"
},
"image": {
"label": {
"nl": "Afbeelding",
"en": "Image"
},
"suggested": true,
"type": "wiki-file-name"
},
"parent": {
"label": "Parent page",
"description": "Title of the parent page",
"type": "wiki-page-name"
},
"start date": {
"label": {
"en": "Start date",
"nl": "Startdatum"
},
"type": "date"
}
},
"description": "Heading"
}
</templatedata>
</noinclude>

Latest revision as of 15:30, 27 January 2026


Heading

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Headingheading

no description

Stringsuggested
Introduction textlead

no description

Stringsuggested
Summarysummary

no description

Stringsuggested
Button linkbutton link

no description

Page namesuggested
Button textbutton text

no description

Stringsuggested
Contact button linkcontact button link

no description

Page namesuggested
Contact button textcontact button text

no description

Stringsuggested
Imageimage

no description

Filesuggested
Parent pageparent

Title of the parent page

Page nameoptional
Start datestart date

no description

Dateoptional