WikiProject:New England Infobox: Difference between revisions
(Created page with "{{breadcrumb | link1=Current Projects page | link2= | link3= | link4= | link5=New England Town infobox }} == Purpose == To add and fi...") |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 11: | Line 11: | ||
==Task List== | ==Task List== | ||
==Instructions== | |||
===Part 1: Add Infobox Template=== | |||
1. Go to the Task List and put your name beside a town on the list. <br> | |||
<br> | |||
2. Add the following code directly under the breadcrumb at the top of the Wiki page: ADD IMAGE<br> | |||
<br> | |||
<nowiki>{{UStownSideBar | |||
| townName = | |||
| townImage = | |||
| county = | |||
| established = | |||
| incorporated = | |||
| address = | |||
| telephone = | |||
| e-mail = | |||
| website = | |||
| googleMap = | |||
| cityLocationMap = | |||
}}</nowiki><br> | |||
===Part 2: Add Town Name and County=== | |||
{{UStownSideBar | |||
| townName = Monroe, Connecticut | |||
| townImage = [[File:640px-Monroe Connecticut Town Hall.jpg|800px]] | |||
| county = Fairfield | |||
| established = 1823 | |||
| incorporated = May 1823 | |||
| address = Monroe Town Hall Room 201<br>7 Fan Hill Road<br>Monroe, CT 06468 | |||
| telephone = (203) 452-2811 | |||
| e-mail = vstone@monroect.org | |||
| website = [http://www.monroect.org/ Monroe, Connecticut] | |||
| googleMap = [https://www.google.com/maps/place/Monroe,+CT/@41.3428605,-73.3014986,12z/data=!3m1!4b1!4m5!3m4!1s0x89e7e2f668cbc151:0xc5e087b4ad4cb5b5!8m2!3d41.3325962!4d-73.2073358 Google Maps] | |||
| cityLocationMap = [[File:US-CT-Monroe.png|600px]] | |||
}} | |||
[[Category:WikiProject]] |
Latest revision as of 17:59, 15 November 2022
Purpose
To add and fill out the infoboxes for each town.
Task List
Instructions
Part 1: Add Infobox Template
1. Go to the Task List and put your name beside a town on the list.
2. Add the following code directly under the breadcrumb at the top of the Wiki page: ADD IMAGE
{{UStownSideBar | townName = | townImage = | county = | established = | incorporated = | address = | telephone = | e-mail = | website = | googleMap = | cityLocationMap = }}