Template:UStownSideBar: Difference between revisions
m (Text replacement - "E-mail" to "Email") |
mNo edit summary |
||
| (55 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{| class="usTownSidebarFontSize" style="border:2px solid gray; width: | {| class="usTownSidebarFontSize" 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"| | | Style="text-align:center; border-bottom:4px solid black; font-size:1.1em; font-weight:bold"|Town Information | ||
|- | |- | ||
| | | style="text-align:center"|{{{townSeal}}} | ||
|- | |- | ||
|<div style="display:grid; grid-template-columns: | | class="usTownSidebarHeaders"|{{{town name}}} | ||
|- | |||
|<div style="display:grid; grid-template-columns:35% 65%"> | |||
<div >County:</div> | <div >County:</div> | ||
<div > {{{county}}}</div> | <div > {{{county}}}</div> | ||
<div >Established:</div> | <div >Established:</div> | ||
<div >{{{established}}}</div> | <div >{{{established}}}</div> | ||
<div > | <div >Incorporated:</div> | ||
<div > | <div >{{{incorporated}}}</div> | ||
</div> | </div> | ||
|- | |- | ||
| class="usTownSidebarHeaders"|Town Clerk | | class="usTownSidebarHeaders"|Town Clerk | ||
|- | |- | ||
|<div style="display:grid; grid-template-columns: | |<div style="display:grid; grid-template-columns:35% 65%"> | ||
<div>Address:</div> | <div >Address:</div> | ||
<div>{{{address}}}</div> | <div > {{{address}}}</div> | ||
<div>Telephone:</div> | <div >Telephone:</div> | ||
<div>{{{ | <div >{{{phone number}}}</div> | ||
<div> | <div >Fax:</div> | ||
<div>{{{ | <div >{{{fax number}}}</div> | ||
<div> | <div >E-mail:</div> | ||
<div>{{ | <div >{{{e-mail}}}</div> | ||
</div> | </div> | ||
|- | |- | ||
| | | class="usTownSidebarHeaders"|Website | ||
|- | |||
| <div >{{{website}}}</div> | |||
|- | |||
| <div >See map: {{{google map}}}</div> | |||
|} | |} | ||
Revision as of 07:01, 27 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}}}
|