Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
(51 tussenliggende versies door 3 gebruikers niet weergegeven) | |||
Regel 2: | Regel 2: | ||
[[Category:BB]] | [[Category:BB]] | ||
[[Category:EMont core]] | [[Category:EMont core]] | ||
This is the "BB Hero" template. | |||
This is the "BB | |||
<pre> | <pre> | ||
{{Hero | {{BB Hero | ||
| | |heading= | ||
| | |lead text= | ||
| | |summary= | ||
| | |imagename= | ||
| | |button text= | ||
| | |button link= | ||
| | |contact button text= | ||
|contact button link= | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude><includeonly><!-- | ||
<includeonly> | --><div class="section o-v hero hero--fullwidth bg-primary pt-xxl pb-xxl"> | ||
<div class="section hero bg-primary pt-xxl pb-xxl"> | |||
<div class="limit-12"> | <div class="limit-12"> | ||
<div class="row row-default ai-c"> | <div class="row row-default ai-c"> | ||
<div class="col col-m-6 mb-s-m"> | <div class="col col-m-6 mb-s-m"> | ||
<h1 class="c-white | <h1 class="c-white">{{{heading|}}}</h1> | ||
<p class=" | <p class="c-white h2 fw-b">{{{lead text|}}}</p> | ||
<p class="c-white">{{{?Summary | <p class="c-white">{{{summary|{{#show: {{PAGENAME}}|?Summary}} }}}</p> | ||
<div> | <div> | ||
<div class="mw-btn mw-btn-diap d-ib mr-s mb-xs">[[{{{ | <div class="mw-btn mw-btn-diap d-ib mr-s mb-xs">[[{{{button link|}}}|{{{button text|}}}]]</div> | ||
<div class="mw-btn mw-btn-ghostdiap d-ib">[[{{{ | <div class="mw-btn mw-btn-ghostdiap d-ib">[[{{{contact button link|}}}|{{{contact button text|}}}]]</div> | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="col col-m-6"><div class="img-border"> | <div class="col col-m-6"><div class="img-border">[[File:{{#if:{{{imagename|}}}|{{{imagename|}}}|image-landscape-white.png}}|link=]]</div> | ||
[[File:{{#if:{{{ | |||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div><!-- | ||
</ | --></includeonly> | ||
</ | <noinclude> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"heading": { | |||
"label": { | |||
"nl": "Titel", | |||
"en": "Heading" | |||
}, | |||
"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": { | |||
"label": { | |||
"nl": "Afbeelding", | |||
"en": "Image" | |||
}, | |||
"required": true, | |||
"suggested": true, | |||
"type": "wiki-file-name" | |||
} | |||
}, | |||
"format": "block", | |||
"description": "Bouwblok banner - variant a" | |||
} | |||
</templatedata> | |||
</noinclude> |
Huidige versie van 19 jun 2024 om 08:06
This is the "BB Hero" template.
{{BB Hero |heading= |lead text= |summary= |imagename= |button text= |button link= |contact button text= |contact button link= }}
Bouwblok banner - variant a
Parameter | Beschrijving | Type | Status | |
---|---|---|---|---|
Titel | heading | geen beschrijving | Tekenreeks | vereist |
Samenvatting | summary | geen beschrijving | Tekenreeks | vereist |
Knop pagina link | button link | geen beschrijving | Paginanaam | vereist |
Knop tekst | button text | geen beschrijving | Tekenreeks | vereist |
Contact knop link | contact button link | geen beschrijving | Paginanaam | vereist |
Contact knop text | contact button text | geen beschrijving | Tekenreeks | vereist |
Afbeelding | imagename | geen beschrijving | Bestand | vereist |