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"><!-- | ||
--><h1 | --><h1>{{{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"><!-- | ||
--> | -->[[File:{{#if:{{{image|}}}|{{{image|}}}|Image-landscape.png}}|link=]]<!-- | ||
--></div><!-- | --></div><!-- | ||
--></div></includeonly> | --></div></includeonly> | ||
| Line 31: | Line 31: | ||
"en": "Introduction text" | "en": "Introduction text" | ||
}, | }, | ||
"required": true, | |||
"suggested": true, | "suggested": true, | ||
"type": "string" | "type": "string" | ||
| Line 49: | Line 50: | ||
}, | }, | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": true, | |||
"suggested": true | "suggested": true | ||
}, | }, | ||
| Line 56: | Line 58: | ||
"en": "Button text" | "en": "Button text" | ||
}, | }, | ||
"required": true, | |||
"suggested": true, | "suggested": true, | ||
"type": "string" | "type": "string" | ||
| Line 64: | Line 67: | ||
"en": "Contact button link" | "en": "Contact button link" | ||
}, | }, | ||
"required": true, | |||
"suggested": true, | "suggested": true, | ||
"type": "wiki-page-name" | "type": "wiki-page-name" | ||
| Line 72: | Line 76: | ||
"en": "Contact button text" | "en": "Contact button text" | ||
}, | }, | ||
"required": true, | |||
"suggested": true, | "suggested": true, | ||
"type": "string" | "type": "string" | ||
| Line 83: | Line 88: | ||
"suggested": true, | "suggested": true, | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
} | } | ||
}, | }, | ||
Revision as of 11:40, 28 October 2025
Bouwblok banner - variant d
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Heading | heading | no description | String | required |
| Introduction text | lead | 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 | image | no description | File | required |