Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
Regel 5: | Regel 5: | ||
<pre> | <pre> | ||
{{BB Contact | {{BB Contact | ||
| | |heading= | ||
| | |summary= | ||
| | |mail= | ||
| | |phone= | ||
| | |phone text= | ||
| | |contact= | ||
| | |contact text= | ||
}} | }} | ||
</pre> | </pre> | ||
Regel 21: | Regel 21: | ||
<div class="row"> | <div class="row"> | ||
<div class="col col-m-7 col-l-7"> | <div class="col col-m-7 col-l-7"> | ||
<h3 class="c-white">{{{ | <h3 class="c-white">{{{heading|}}}</h3> | ||
<p class="lead c-white">{{{ | <p class="lead c-white">{{{summary|}}}</p> | ||
</div> | </div> | ||
<div class="col col-l-1 desktop-only"> </div> | <div class="col col-l-1 desktop-only"> </div> | ||
<div class="col col-m-5 col-l-4"> | <div class="col col-m-5 col-l-4"> | ||
<div class="mw-btn mw-btn-diap mw-btn-full mw-btn-l mw-btn-icon mb-s"><i class="ri-phone-line ri-2x mr-xxs"></i>[tel:{{{ | <div class="mw-btn mw-btn-diap mw-btn-full mw-btn-l mw-btn-icon mb-s"><i class="ri-phone-line ri-2x mr-xxs"></i>[tel:{{{phone|}}} {{{phone text|}}}]</div> | ||
<div class="mw-btn mw-btn-diap mw-btn-full mw-btn-l mw-btn-icon mb-s"><i class="ri-mail-line ri-2x mr-xxs"></i>[mailto:{{{ | <div class="mw-btn mw-btn-diap mw-btn-full mw-btn-l mw-btn-icon mb-s"><i class="ri-mail-line ri-2x mr-xxs"></i>[mailto:{{{mail|}}} {{{mail|}}}]</div> | ||
<div class="mw-btn mw-btn-diap mw-btn-full mw-btn-l mw-btn-icon"><i class="ri-map-pin-5-line ri-2x mr-xxs"></i>[[{{{ | <div class="mw-btn mw-btn-diap mw-btn-full mw-btn-l mw-btn-icon"><i class="ri-map-pin-5-line ri-2x mr-xxs"></i>[[{{{contact|}}}|{{{contact text|}}}]]</div> | ||
</div> | </div> | ||
</div> | </div> | ||
Regel 38: | Regel 38: | ||
{ | { | ||
"params": { | "params": { | ||
" | "heading": { | ||
"required": true | "required": true | ||
}, | }, | ||
" | "summary": { | ||
"required": true | "required": true | ||
}, | }, | ||
" | "phone": { | ||
"required": true | "required": true | ||
}, | }, | ||
" | "phone text": { | ||
"required": true | "required": true | ||
}, | }, | ||
" | "mail": { | ||
"required": true | "required": true | ||
}, | }, | ||
" | "contact": { | ||
"required": true | "required": true | ||
}, | }, | ||
" | "contact text": { | ||
"required": true | "required": true | ||
} | } |
Versie van 18 sep 2023 14:04
This is the "BB Contact" template.
{{BB Contact |heading= |summary= |mail= |phone= |phone text= |contact= |contact text= }}
Geen beschrijving.
Parameter | Beschrijving | Type | Status | |
---|---|---|---|---|
heading | heading | geen beschrijving | Onbekend | vereist |
summary | summary | geen beschrijving | Onbekend | vereist |
phone | phone | geen beschrijving | Onbekend | vereist |
phone text | phone text | geen beschrijving | Onbekend | vereist |
mail | geen beschrijving | Onbekend | vereist | |
contact | contact | geen beschrijving | Onbekend | vereist |
contact text | contact text | geen beschrijving | Onbekend | vereist |