Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
Regel 5: | Regel 5: | ||
<pre> | <pre> | ||
{{BB Hero | {{BB Hero | ||
| | |heading= | ||
| | |summary= | ||
| | |lead text= | ||
| | |imagename= | ||
| | |button text= | ||
| | |button link= | ||
| | |contact button text= | ||
| | |contact button link= | ||
}} | }} | ||
</pre> | </pre> | ||
Regel 20: | Regel 20: | ||
<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="c-white h2 fw-b">{{{ | <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">[[File:{{#if:{{{ | <div class="col col-m-6"><div class="img-border">[[File:{{#if:{{{imagename|}}}|{{{imagename|}}}|image-landscape-white.png}}|link=]]</div> | ||
</div> | </div> | ||
</div> | </div> | ||
Regel 38: | Regel 38: | ||
{ | { | ||
"params": { | "params": { | ||
" | "heading": { | ||
"required": true, | "required": true, | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "lead text": { | ||
"required": true, | "required": true, | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "summary": { | ||
"required": true, | "required": true, | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "button link": { | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
Regel 56: | Regel 56: | ||
"type": "wiki-page-name" | "type": "wiki-page-name" | ||
}, | }, | ||
" | "button text": { | ||
"required": true, | "required": true, | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "contact button link": { | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
Regel 66: | Regel 66: | ||
"type": "wiki-page-name" | "type": "wiki-page-name" | ||
}, | }, | ||
" | "contact button text": { | ||
"required": true, | "required": true, | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "imagename": { | ||
"required": true, | "required": true, | ||
"suggested": true | "suggested": true |
Versie van 18 sep 2023 12:18
This is the "BB Hero" template.
{{BB Hero |heading= |summary= |lead text= |imagename= |button text= |button link= |contact button text= |contact button link= }}
Geen beschrijving.
Parameter | Beschrijving | Type | Status | |
---|---|---|---|---|
heading | heading | geen beschrijving | Onbekend | vereist |
lead text | lead text | geen beschrijving | Onbekend | vereist |
summary | summary | geen beschrijving | Onbekend | vereist |
Pagina link | button link | geen beschrijving | Paginanaam | vereist |
button text | button text | geen beschrijving | Onbekend | vereist |
Contact pagina link | contact button link | geen beschrijving | Paginanaam | vereist |
contact button text | contact button text | geen beschrijving | Onbekend | vereist |
imagename | imagename | geen beschrijving | Onbekend | vereist |