Template:UStownSideBar: Difference between revisions

From FamilySearch Wiki
m (Text replacement - "E-mail" to "Email")
mNo edit summary
(66 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="usTownSidebarFontSize" style="border:2px solid gray; width:25%; float:right; margin-left:10px; padding:5px; box-shadow:2px 2px 2px #888888"
{| style="border:2px solid gray; width:20%; float:right; margin-left:10px; padding:5px; box-shadow:2px 2px 2px #888888"
|-
|-
| 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"|Town Information
|-
|-
| Style="text-align:center; border-bottom:4px solid black; font-size:1.1em; font-weight:bold"|{{#if:{{{townImage}}}|{{{townImage}}}|}}
| {{{townSeal}}}
|-
|-
|<div style="display:grid; grid-template-columns:40% 60%">
| class="usTownSidebarHeaders"|Town Name
<div >County:</div>
|-
<div > {{{county}}}</div>
| County: {{{county}}}
<div >Established:</div>
|-
<div >{{{established}}}</div>
| Established: {{{established}}}
<div >{{#if:{{{incorporated}}}|Incorporated:|}}</div>
|-
<div >{{#if:{{{incorporated}}}|{{{incorporated}}}|}}</div>
| Incorporated: {{{incorporated}}}
</div>
|-
|-
| class="usTownSidebarHeaders"|Town Clerk
| class="usTownSidebarHeaders"|Town Clerk
|-
|-
|<div style="display:grid; grid-template-columns:40% 60%">
| Address: {{{address}}}
<div>Address:</div>
<div>{{{address}}}</div>
<div>Telephone:</div>
<div>{{{telephone}}}</div>
<div>Email:</div>
<div>{{{e-mail}}}</div>
<div>{{#if:{{{website}}}|Website:|}}</div>
<div>{{#if:{{{website}}}|{{{website}}}|}}</div>
<div>Location:</div>
<div>{{{googleMap}}}</div>
</div>
|-
|-
| style="text-align:center; border-top:4px solid black"|{{{cityLocationMap}}}
| Telephone: {{{phone number}}}
|-
| Fax: {{{fax number}}}
|-
| E-mail: {{{e-mail}}}
|-
| class="usTownSidebarHeaders"|Website
|-
| {{{website}}}
|-
| See map: {{{google map}}}
 


|}
|}
<noinclude>{{Documentation}}[[Category:Templates]]</noinclude>

Revision as of 14:33, 23 January 2022

Town Information
{{{townSeal}}}
Town Name
County: {{{county}}}
Established: {{{established}}}
Incorporated: {{{incorporated}}}
Town Clerk
Address: {{{address}}}
Telephone: {{{phone number}}}
Fax: {{{fax number}}}
E-mail: {{{e-mail}}}
Website
{{{website}}}
See map: {{{google map}}}