k (5 versies geïmporteerd: Actuele versies developmentomgeving overgezet) |
Geen bewerkingssamenvatting |
||
(29 tussenliggende versies door 3 gebruikers niet weergegeven) | |||
Regel 2: | Regel 2: | ||
[[Category:BB]] | [[Category:BB]] | ||
[[Category:EMont core]] | [[Category:EMont core]] | ||
This is the " | This is the "BB Hero b" template. | ||
<pre> | <pre> | ||
{{BB Hero b | {{BB Hero b | ||
| | |heading= | ||
| | |lead= | ||
| | |summary= | ||
| | |imagename= | ||
| | |button text= | ||
| | |button link= | ||
| | |contact button text= | ||
|contact button link= | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
<includeonly><div class=" | <includeonly><div class="hero hero--b"> | ||
<div class="row row-flush"> | <div class="row row--flush"> | ||
<div class="col col-m-6 | <div class="col col-m-6"> | ||
<div class="limit-6 | <div class="limit-6"> | ||
<h1 class="c-white h2">{{{ | <h1 class="c-white h2">{{{heading|}}}</h1> | ||
<p class="lead c-white">{{{ | <p class="lead c-white">{{{lead|}}}</p> | ||
<p class="c-white">{{{ | <p class="c-white">{{{summary|}}}</p> | ||
<div> | <div> | ||
<div class="mw-btn mw-btn- | <div class="mw-btn mw-btn-cta 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 mr-s d-ib">[[{{{contact button link|}}}|{{{contact button text|}}}]]</div> | ||
{{#if:{{{other button link|}}}|<div class="mw-btn mw-btn-ghostdiap d-ib">[[{{{other button link|}}}|{{{other button text|}}}]]</div>|}} | |||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="col col-m-6"><div class="object-fit-image">[[File:{{#if:{{{ | <div class="col col-m-6"><div class="object-fit-image">[[File:{{#if:{{{imagename|}}}|{{{imagename|}}}|image-landscape-white.png}}|link=]]</div></div> | ||
</div> | </div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"heading": { | |||
"label": { | |||
"nl": "Titel", | |||
"en": "Heading" | |||
}, | |||
"required": true, | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"lead": { | |||
"label": { | |||
"nl": "Inleidende tekst", | |||
"en": "Leading text" | |||
}, | |||
"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" | |||
} | |||
}, | |||
"description": "Bouwblok banner - variant b" | |||
} | |||
</templatedata> | |||
</noinclude> |
Huidige versie van 21 nov 2024 om 12:00
This is the "BB Hero b" template.
{{BB Hero b |heading= |lead= |summary= |imagename= |button text= |button link= |contact button text= |contact button link= }}
Bouwblok banner - variant b
Parameter | Beschrijving | Type | Status | |
---|---|---|---|---|
Titel | heading | geen beschrijving | Tekenreeks | vereist |
Inleidende tekst | lead | 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 |