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..." |
kmp>Admin No edit summary |
||
| Line 13: | Line 13: | ||
--></div><!-- | --></div><!-- | ||
--></div></includeonly> | --></div></includeonly> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"heading": { | |||
"label": { | |||
"nl": "Titel", | |||
"en": "Heading" | |||
}, | |||
"required": true, | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"lead text": { | |||
"label": { | |||
"nl": "Inleidende text", | |||
"en": "Introduction text" | |||
}, | |||
"required": true, | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"summary": { | |||
"label": { | |||
"nl": "Samenvatting", | |||
"en": "Summary" | |||
}, | |||
"required": true, | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"button link": { | |||
"label": { | |||
"nl": "Knop pagina link", | |||
"en": "Button link" | |||
}, | |||
"type": "wiki-page-name", | |||
"required": true, | |||
"suggested": true | |||
}, | |||
"button text": { | |||
"label": { | |||
"nl": "Knop tekst", | |||
"en": "Button text" | |||
}, | |||
"required": true, | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"contact button link": { | |||
"label": { | |||
"nl": "Contact knop link", | |||
"en": "Contact button link" | |||
}, | |||
"required": true, | |||
"suggested": true, | |||
"type": "wiki-page-name" | |||
}, | |||
"contact button text": { | |||
"label": { | |||
"nl": "Contact knop text", | |||
"en": "Contact button text" | |||
}, | |||
"required": true, | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"imagename 1": { | |||
"label": { | |||
"nl": "Afbeelding boven", | |||
"en": "Image top" | |||
}, | |||
"required": true, | |||
"suggested": true, | |||
"type": "wiki-file-name" | |||
}, | |||
"imagename 2": { | |||
"label": { | |||
"nl": "Afbeelding links onder", | |||
"en": "Image bottom left" | |||
}, | |||
"required": true, | |||
"suggested": true, | |||
"type": "wiki-file-name" | |||
}, | |||
"imagename 3": { | |||
"label": { | |||
"nl": "Afbeelding rechts onder", | |||
"en": "Image bottom right" | |||
}, | |||
"required": true, | |||
"suggested": true, | |||
"type": "wiki-file-name" | |||
} | |||
}, | |||
"format": "block", | |||
"description": "Bouwblok banner - variant d" | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 19:33, 14 October 2025
Bouwblok banner - variant d
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Heading | heading | no description | String | required |
| Introduction text | lead text | no description | String | required |
| Summary | summary | no description | String | required |
| Button link | button link | no description | Page name | required |
| Button text | button text | no description | String | required |
| Contact button link | contact button link | no description | Page name | required |
| Contact button text | contact button text | no description | String | required |
| Image top | imagename 1 | no description | File | required |
| Image bottom left | imagename 2 | no description | File | required |
| Image bottom right | imagename 3 | no description | File | required |