No edit summary |
No edit summary |
||
| (5 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>{{#if:{{{summary|}}}|{{{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><!-- | ||
-->{{#if:{{{image|}}}|<div class=" | -->{{#if:{{{image|}}}|<div class="banner__image" {{#if:{{{background color|}}}|style="background:{{{background color|}}}; color:{{{color|#000}}};"|}}><!-- | ||
-->{{#if:{{{image|}}}|[[File:{{{image|}}}|link=]]|}}<!-- | -->{{#if:{{{image|}}}|[[File:{{{image|Image-landscape.png}}}|link=]]|}}<!-- | ||
--></div>|}}<!-- | --></div>|}}<!-- | ||
--></div></includeonly> | --></div></includeonly> | ||
| Line 94: | Line 94: | ||
} | } | ||
}, | }, | ||
"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 |