No edit summary |
No edit summary |
||
| (17 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><div class="banner"><!-- | <includeonly><div class="banner"><!--{{{start date|}}} | ||
--><div class=" | --><div class="banner__content" {{#if:{{{background color|}}}|style="background:{{{background color|}}}; color:{{{color|#000}}};"|}}><!-- | ||
--><h1 {{#if:{{{background color|}}}|style="color:{{{color|#000}}};"|}}>{{{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>{{#if:{{{summary|}}}|{{{summary|}}}|}}</p><!-- | ||
--><div class=" | --><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=" | -->{{#if:{{{image|}}}|<div class="banner__image" {{#if:{{{background color|}}}|style="background:{{{background color|}}}; color:{{{color|#000}}};"|}}><!-- | ||
-->{{#if:{{{image|}}}|[[File:{{{image|Image-landscape.png}}}|link=]]|}}<!-- | |||
--></div><!-- | --></div>|}}<!-- | ||
--></div></includeonly> | --></div></includeonly> | ||
<noinclude> | <noinclude> | ||
| Line 22: | Line 22: | ||
"en": "Heading" | "en": "Heading" | ||
}, | }, | ||
"suggested": true, | "suggested": true, | ||
"type": "string" | "type": "string" | ||
| Line 39: | Line 38: | ||
"en": "Summary" | "en": "Summary" | ||
}, | }, | ||
"suggested": true, | "suggested": true, | ||
"type": "string" | "type": "string" | ||
| Line 80: | Line 78: | ||
"en": "Image" | "en": "Image" | ||
}, | }, | ||
"suggested": true, | "suggested": true, | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | }, | ||
"parent": { | |||
"label": "Parent page", | "label": "Parent page", | ||
"description": "Title of the parent page", | "description": "Title of the parent page", | ||
"type": "wiki-page-name" | "type": "wiki-page-name" | ||
}, | |||
"start date": { | |||
"label": { | |||
"en": "Start date", | |||
"nl": "Startdatum" | |||
}, | |||
"type": "date" | |||
} | } | ||
}, | }, | ||
"description": "Heading" | |||
"description": " | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 15:30, 27 January 2026
Heading
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Heading | heading | no description | String | suggested |
| Introduction text | lead | no description | String | suggested |
| Summary | summary | no description | String | suggested |
| 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 | suggested |
| Parent page | parent | Title of the parent page | Page name | optional |
| Start date | start date | no description | Date | optional |