No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><div class="banner"><!-- | <includeonly><div class="banner"><!-- | ||
--><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 class="lead">{{{lead|}}}</p><!-- | --><p class="lead">{{{lead|}}}</p><!-- | ||
--><p>{{{summary|}}}</p><!-- | --><p>{{{summary|}}}</p><!-- | ||
| Line 9: | Line 9: | ||
--></div><!-- | --></div><!-- | ||
--></div><!-- | --></div><!-- | ||
--><div class="banner-image"><!-- | --><div class="banner-image" {{#if:{{{background color|}}}|style="background:{{{background color|}}}; color:{{{color|#000}}};"|}}><!-- | ||
-->[[File:{{#if:{{{image|}}}|{{{image|}}}|Image-landscape.png}}|link=]]<!-- | -->[[File:{{#if:{{{image|}}}|{{{image|}}}|Image-landscape.png}}|link=]]<!-- | ||
--></div><!-- | --></div><!-- | ||
| Line 31: | Line 31: | ||
"en": "Introduction text" | "en": "Introduction text" | ||
}, | }, | ||
"suggested": true, | "suggested": true, | ||
"type": "string" | "type": "string" | ||
| Line 50: | Line 49: | ||
}, | }, | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
| Line 58: | Line 56: | ||
"en": "Button text" | "en": "Button text" | ||
}, | }, | ||
"suggested": true, | "suggested": true, | ||
"type": "string" | "type": "string" | ||
| Line 67: | Line 64: | ||
"en": "Contact button link" | "en": "Contact button link" | ||
}, | }, | ||
"suggested": true, | "suggested": true, | ||
"type": "wiki-page-name" | "type": "wiki-page-name" | ||
| Line 76: | Line 72: | ||
"en": "Contact button text" | "en": "Contact button text" | ||
}, | }, | ||
"suggested": true, | "suggested": true, | ||
"type": "string" | "type": "string" | ||
| Line 88: | Line 83: | ||
"suggested": true, | "suggested": true, | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | |||
"parent": { | |||
"label": "Parent page", | |||
"description": "Title of the parent page", | |||
"type": "wiki-page-name" | |||
} | } | ||
}, | }, | ||
Revision as of 11:42, 28 October 2025
Bouwblok banner - variant d
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Heading | heading | no description | String | required |
| Introduction text | lead | no description | String | suggested |
| Summary | summary | no description | String | required |
| Button link | button link | no description | Page name | suggested |
| Button text | button text | no description | String | suggested |
| Contact button link | contact button link | no description | Page name | suggested |
| Contact button text | contact button text | no description | String | suggested |
| Image | image | no description | File | required |
| Parent page | parent | Title of the parent page | Page name | optional |