Template:UStownSideBar: Difference between revisions
m (Text replacement - "E-mail" to "Email") |
No edit summary |
||
| (53 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> | |||
|} | |||
|} | This is the code to place on town pages:<br><br> | ||
<noinclude>{{Documentation}} | <nowiki>{{UStownSideBar</nowiki><br> | ||
<nowiki>| townSeal =</nowiki><br> | |||
<nowiki>| town name =</nowiki><br> | |||
<nowiki>| county = </nowiki><br> | |||
<nowiki>| established =</nowiki><br> | |||
<nowiki>| incorporated =</nowiki><br> | |||
<nowiki>| address =</nowiki><br> | |||
<nowiki>| phone number =</nowiki><br> | |||
<nowiki>| fax number =</nowiki><br> | |||
<nowiki>| e-mail = </nowiki><br> | |||
<nowiki>| website =</nowiki><br> | |||
<nowiki>| google map =</nowiki><br> | |||
<nowiki>}}</nowiki> | |||
<noinclude> | |||
{{Documentation}} | |||
</noinclude> | |||
Revision as of 14:20, 31 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}}}
|
This is the code to place on town pages:
{{UStownSideBar
| townSeal =
| town name =
| county =
| established =
| incorporated =
| address =
| phone number =
| fax number =
| e-mail =
| website =
| google map =
}}
| The above documentation is transcluded from Template:UStownSideBar/doc. (editEditors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |