Template:UStownSideBar: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{| style="border:2px solid gray; width:20%; float:right; margin-left:10px; padding:5px; box-shadow:2px 2px 2px #888888" | {| 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"|Town Information | | Style="text-align:center; border-bottom:4px solid black; font-size:1.1em; font-weight:bold"|Town Information | ||
Line 8: | Line 8: | ||
|- | |- | ||
|<div style="display:grid; grid-template-columns:35% 65%"> | |<div style="display:grid; grid-template-columns:35% 65%"> | ||
<div | <div >County:</div> | ||
<div | <div > {{{county}}}</div> | ||
<div | <div >Established:</div> | ||
<div | <div >{{{established}}}</div> | ||
<div | <div >Incorporated:</div> | ||
<div | <div >{{{incorporated}}}</div> | ||
</div> | </div> | ||
|- | |- | ||
Line 19: | Line 19: | ||
|- | |- | ||
|<div style="display:grid; grid-template-columns:35% 65%"> | |<div style="display:grid; grid-template-columns:35% 65%"> | ||
<div | <div >Address:</div> | ||
<div | <div > {{{address}}}</div> | ||
<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 | | class="usTownSidebarHeaders"|Website | ||
|- | |- | ||
| <div | | <div >{{{website}}}</div> | ||
|- | |- | ||
| <div | | <div >See map: {{{google map}}}</div> | ||
|} | |} |
Revision as of 08: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}}}
|