Difference between revisions of "Template:Contact page"
From partnersenproppersolutions
Line 7: | Line 7: | ||
}}<!--- | }}<!--- | ||
+ | 1. d-none d-sm-block ... | ||
+ | ---> | ||
+ | <div class="d-none d-sm-block d-md-none panel-default" style="width:300px;position:relative;top:-600px;margin-bottom: -300px; " > | ||
+ | <div class="panel-body d-none d-sm-block d-md-none" style="padding:10px 40px 30px"> | ||
+ | {{#vardefineecho:@contacttitle|<h1 class="pageTitle">Contact {{#ifingroup:user| {{#formlink:form=Contact page |target={{FULLPAGENAME}} |link text={{Fa|pencil-square-o}} }} }}</h1>}} | ||
+ | {{{Introductie|}}} | ||
+ | {| style="width:200px;padding:2em" | ||
+ | {{#if:{{{Contactpersoon|}}} | <br> | ||
+ | {{!}}- valign="top" | ||
+ | {{!}} Contactpersoon | ||
+ | {{!}} {{{Contactpersoon|}}} | ||
+ | }} | ||
+ | {{!}}- valign="top" | ||
+ | {{!}} style="padding-top: 1em" {{!}} {{Fa |phone}} | ||
+ | {{!}} style="padding-top: 1em" {{!}} {{{Phone numbers|}}}<!--- uses Phone number for contact- | ||
+ | -->{{#if:{{{Email address|}}} | <br> | ||
+ | {{!}}- | ||
+ | {{!}} style="padding-top: 1em" {{!}} {{Fa |envelope-o}} | ||
+ | {{!}} style="padding-top: 1em" {{!}} {{#vardefineecho:EMAILCONTACT | {{#arraymap:{{{Email address|}}}| ; |xxx|{{#widget:Link |type=a |class=link-black |href=mailto:xxx |text=xxx}}|<br>}} }} | ||
+ | }} | ||
+ | |- valign="top" | ||
+ | | style="padding-top: 1em" | {{Fa |map-marker}} | ||
+ | | style="padding-top: 1em" | {{{Addresses|}}} | ||
+ | |} | ||
+ | </div> | ||
+ | </div><!--- | ||
2. d-block d-lg-none d-xl-block ... | 2. d-block d-lg-none d-xl-block ... | ||
− | ---><div class="d-none d-lg-none d-xl-block panel panel-default" style=" width:600px" > | + | ---> |
+ | <div class="d-none d-lg-none d-xl-block panel panel-default" style=" width:600px" > | ||
<div class="panel-body" style="padding:40px"> | <div class="panel-body" style="padding:40px"> | ||
{{#vardefineecho:@contacttitle|<h1 class="pageTitle">Contact {{#ifingroup:user| {{#formlink:form=Contact page |target={{FULLPAGENAME}} |link text={{Fa|pencil-square-o}} }} }}</h1>}} | {{#vardefineecho:@contacttitle|<h1 class="pageTitle">Contact {{#ifingroup:user| {{#formlink:form=Contact page |target={{FULLPAGENAME}} |link text={{Fa|pencil-square-o}} }} }}</h1>}} |