Template:UStownSideBar: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 3: Line 3:
| Style="text-align:center; border-bottom:4px solid black; font-size:1.1em; font-weight:bold"|{{{townName}}}
| Style="text-align:center; border-bottom:4px solid black; font-size:1.1em; font-weight:bold"|{{{townName}}}
|-
|-
| style="text-align:center; border-bottom:4px solid black"|{{{townImage}}}
| style="text-align:center; border-bottom:4px solid black"|{{#if:{{{townImage}}}|{{{townImage}}}|}}
|-
|-
|<div style="display:grid; grid-template-columns:35% 65%">
|<div style="display:grid; grid-template-columns:35% 65%">
Line 23: Line 23:
<div >E-mail:</div>
<div >E-mail:</div>
<div >{{{e-mail}}}</div>
<div >{{{e-mail}}}</div>
<div>Website:</div>
<div>{{#if:{{{website}}}|Website:|}}</div>
<div >{{{website}}}</div>
<div >{{#if:{{{website}}}|{{{website}}}|}}</div>
<div>Location</div>
<div>Location</div>
<div >{{{google map}}}</div>
<div >{{{google map}}}</div>