k (3 versies geïmporteerd: Actuele versies developmentomgeving overgezet) |
Geen bewerkingssamenvatting |
||
Regel 5: | Regel 5: | ||
<pre> | <pre> | ||
{{BB Hero c | {{BB Hero c | ||
| | |heading= | ||
| | |lead text= | ||
| | |summary= | ||
| | |imagename 1= | ||
| | |imagename 2= | ||
| | |imagename 3= | ||
| | |imagename 4= | ||
| | |button text= | ||
| | |button link= | ||
| | |contact button text= | ||
| | |contact button link= | ||
}} | }} | ||
</pre> | </pre> | ||
Regel 23: | Regel 23: | ||
<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">{{{ | <h1 class="c-white h1">{{{heading|}}}</h1> | ||
<p class="lead c-white">{{{ | <p class="lead c-white">{{{lead text|}}}</p> | ||
<p class="c-white">{{{ | <p class="c-white">{{{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> | ||
Regel 34: | Regel 34: | ||
<div class="grid grid--plus"><!-- | <div class="grid grid--plus"><!-- | ||
--><div class="ar-1/1">[[File:{{#if:{{{ | --><div class="ar-1/1">[[File:{{#if:{{{imagename 1|}}}|{{{imagename 1|}}}|image-landscape-white.png}}|500px|link=]]</div><!-- | ||
--><div class="ar-1/1">[[File:{{#if:{{{ | --><div class="ar-1/1">[[File:{{#if:{{{imagename 2|}}}|{{{imagename 2|}}}|image-landscape-white.png}}|500px|link=]]</div><!-- | ||
--><div class="ar-1/1">[[File:{{#if:{{{ | --><div class="ar-1/1">[[File:{{#if:{{{imagename 3|}}}|{{{imagename 3|}}}|image-landscape-white.png}}|500px|link=]]</div><!-- | ||
--><div class="ar-1/1">[[File:{{#if:{{{ | --><div class="ar-1/1">[[File:{{#if:{{{imagename 4|}}}|{{{imagename 4|}}}|image-landscape-white.png}}|500px|link=]]</div><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
Regel 44: | Regel 44: | ||
</div> | </div> | ||
</includeonly> | </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" | |||
} | |||
</templatedata> | |||
</noinclude> |
Versie van 18 sep 2023 12:59
This is the "BB Home BB Hero c" template.
{{BB Hero c |heading= |lead text= |summary= |imagename 1= |imagename 2= |imagename 3= |imagename 4= |button text= |button link= |contact button text= |contact button link= }}
Geen beschrijving.
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 |