|
|
| (14 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| [[FamilySearch Wiki:Current Projects|Current Projects page]] [[Image:Gotoarrow.png]] '''Reformatting Repositories and Societies''' __NOTOC__ | | [[FamilySearch Wiki:WikiProject Nevada|Nevada Project Page]] [[Image:Gotoarrow.png]] '''Reformatting Repositories and Societies''' __NOTOC__ |
|
| |
|
| === PURPOSE === | | == Purpose == |
|
| |
|
| To check website links and reformat archives, libraries, museums, and societies contact information on each Nevada county page. | | To check website links and reformat archives, libraries, museums, and societies contact information on each Nevada county page. |
| === CONTACT ===
| |
|
| |
|
| [[User:Evancol|Jane Colmenares]]
| | == Task List == |
|
| |
|
| == TASK LIST ==
| | [[FamilySearch Wiki:WikiProject Nevada Task List#Formatting Repositories and Societies|Task List]] |
|
| |
|
| [[FamilySearch Wiki:WikiProject Nevada Task List#Reformatting Repositories and Societies|Task List]]
| | == Instructions == |
|
| |
|
| == INSTRUCTIONS ==
| | 1. Go to the [[FamilySearch Wiki:WikiProject Nevada Task List#Formatting Repositories and Societies|Task List]] and sign up for a span of counties to work on. <br> |
|
| |
|
| 1. Go to the [[FamilySearch Wiki:WikiProject Nevada Task List#Reformatting Repositories and Societies|Task List]] and sign up for a span of counties to work on. <br>
| | 2. There should be archives, libraries, museums, and/or societies already listed on the county page. We are '''not''' formatting FamilySearch Centers listed on the county page. |
| | |
| 2. There should be archives, libraries, museums, and/or societies already listed on the county page. | |
|
| |
|
| === Check for broken links === | | === Check for broken links === |
| 3. Check the links listed in the contact information for the archives, libraries, museums, and/or societies. | | 3. Check the links listed in the contact information for each archives, libraries, museums, and/or societies listed on the county page. |
|
| |
|
| 4. If the link is broken, use the Wayback machine or Google to locate the correct link. | | 4. If the link is broken, use the [https://archive.org/ Wayback machine] or [https://www.google.com/ Google] to locate the correct link. |
|
| |
|
| 5. If you find the new link, replace the old link. | | 5. If you find the new link, replace the old link. |
| Line 29: |
Line 26: |
| Use the following instructions to reformat any listing that does not match.<br> | | Use the following instructions to reformat any listing that does not match.<br> |
|
| |
|
| ''NOTE:'' you do not need to locate additional archives, libraries, museums or societies. Although, if only a website is given, we ask that you add the contact information using the instructions below:<br> | | ''NOTE:'' you do not need to locate additional archives, libraries, museums or societies as this will be done in other projects. Although, if only a website is given, we ask that you add the contact information using the instructions below:<br> |
|
| |
|
| 3. We would like each entry to have the following when available.<br>
| | 6. We would like each entry to have the following when available.<br> |
|
| |
|
| *Name of the society<br> | | *Name of the society<br> |
| *Address<br> | | *Address<br> |
| *Telephone number<br> | | *Telephone number<br> |
| *E-mail<br> | | *Email<br> |
| *Website<br> | | *Website<br> |
|
| |
|
| 6. '''Format name of society''': Add the name of the society in alpha order under the appropriate heading. Bold the name of the society. In Wikitext, use three apostrophes to bold the name. If a URL is in the title, remove the URL and add it to the end of the list to be formatted later. There should be no bullet before the name of the society.<br>
| | 7. '''Format name of society''': Add the name of the society in alpha order under the appropriate heading. Bold the name of the society. In Wikitext, use three apostrophes to bold the name. If a URL is in the title, remove the URL and add it to the end of the list to be formatted later. There should be no bullet before the name of the society.<br><br> |
| | |
| | ''Example in wikitext:'' <br> |
| | |
| | <nowiki>'''Autauga County Genealogical Society'''<br></nowiki><br><br> |
|
| |
|
| Example in wikitext: <br> | | 8. '''Format Address''': In wikitext, the address should be directly behind the name of the city and have a <nowiki><br></nowiki> after each portion of the address.<br> <br> |
| | ''Example in wikitext:'' <br> |
|
| |
|
| :<nowiki>'''Autauga County Genealogical Society'''<br></nowiki><br>
| | <nowiki>'''Autauga County Genealogical Society'''<br>1234 Main Street<br>Prattville, Alabama 36068-0668<br></nowiki><br><br> |
|
| |
|
| 7. '''Format Address''': The address should be directly behind the name of the city and have a <nowiki><br></nowiki> after each portion of the address.<br>
| | 9. '''Add Telephone''': If there is a telephone number, add it after the address using the example below. <br><br> |
| Example in wikitext: <br>
| |
|
| |
|
| :<nowiki>'''Autauga County Genealogical Society'''<br>1234 Main Street<br>Prattville, Alabama 36068-0668<br></nowiki><br>
| | ''Example in wikitext:'' <br> |
|
| |
|
| <br> 8. '''Add Telephone''': If there is a telephone number, add it after the address using the example below. <br> | | <nowiki>'''Autauga County Genealogical Society'''<br>1234 Main Street<br>Prattville, Alabama 36068-0668<br>Telephone:310-555-2929<br></nowiki><br><br> |
|
| |
|
| Example in wikitext: <br>
| | 10. '''Add Email:''' If there is an e-mail address for the society, make the e-mail address into a clickable link by using the wikitext: <nowiki> [mailto:</nowiki> as seen in the example below. The e-mail address goes directly after the telephone number.<br> <br> |
|
| |
|
| :<nowiki>'''Autauga County Genealogical Society'''<br>1234 Main Street<br>Prattville, Alabama 36068-0668<br>Telephone:310-555-2929<br></nowiki><br>
| | ''Example of correct link for e-mail address in wikitext:''<br> |
|
| |
|
| 9. '''Add E-mail:''' If there is an e-mail address for the society, make the e-mail address into a clickable link by using the wikitext: <nowiki> [mailto:</nowiki> as seen in the example below. The e-mail address goes directly after the telephone number.<br>
| | <nowiki>Email: [mailto:askarchives@autaugahistory.org askarchives@autaugahistory.org]<br></nowiki><br><br> |
|
| |
|
| Example of correct link for e-mail address in wikitext:<br> | | ''Example of contact information with Email address:''<br> |
|
| |
|
| :<nowiki>E-mail: [mailto:askarchives@autaugahistory.org askarchives@autaugahistory.org]<br></nowiki><br>
| | <nowiki>'''Autauga County Genealogical Society'''<br>1234 Main Street<br>Prattville, Alabama 36068-0668<br>Telephone:310-555-2929<br>Email: [mailto:askarchives@autaugahistory.org askarchives@autaugahistory.org]<br></nowiki><br><br> |
|
| |
|
| Example of contact information with E-mail address:
| | 11. '''Adding Website:''' Put the URL after the address, telephone, and e-mail address on the page. If there is a website already listed on the page, change any exposed URLs so that the full URL does not appear. Use the example to help you enter the URL for the society. <br><br> |
| :<nowiki>'''Autauga County Genealogical Society'''<br>1234 Main Street<br>Prattville, Alabama 36068-0668<br>Telephone:310-555-2929<br>E-mail: [mailto:askarchives@autaugahistory.org askarchives@autaugahistory.org]<br></nowiki><br>
| |
|
| |
|
| 10. '''Adding Website:''' Put the URL after the address and e-mail address on the page. If there is a website already listed on the page, change any exposed URLs so that the full URL does not appear. Use the example to help you enter the URL for the society. Example of correct URL link in wikitext:<br>
| | ''Example of correct URL link in wikitext:''<br> |
|
| |
|
| :<nowiki>'''Autauga County Genealogical Society'''<br>1234 Main Street<br>Prattville, Alabama 36068-0668<br>Telephone:310-555-2929<br>E-mail: [mailto:askarchives@autaugahistory.org askarchives@autaugahistory.org]<br>[http://www.rootsweb.ancestry.com/~alags/index.html Website]</nowiki><br><br>
| | <nowiki>'''Autauga County Genealogical Society'''<br>1234 Main Street<br>Prattville, Alabama 36068-0668<br>Telephone:310-555-2929<br>Email: [mailto:askarchives@autaugahistory.org askarchives@autaugahistory.org]<br>[http://www.rootsweb.ancestry.com/~alags/index.html Website]</nowiki><br><br> |
|
| |
|
| 11. Make sure there is double <nowiki><br></nowiki> at the end of the listing. This will make sure there is enough space between each listing.<br>
| | 12. Make sure there is double <nowiki><br></nowiki> at the end of the listing. This will make sure there is enough space between each listing.<br> |
|
| |
|
| === Confirm Contact Information === | | === Confirm Contact Information === |
|
| |
|
| 12. Use the Website link (if there is one) or use Google to confirm the contact information we have listed on the county page. Change anything as necessary.
| | 13. Use the Website link (if there is one) or use Google to confirm the contact information we have listed on the county page. Change anything as necessary. |
|
| |
|
| === Additional Information === | | === Additional Information === |
| 13. Sometimes additional information is listed under an archive, library, museum, or society. If there is already information listed, format it so it is under the contact information. Use a colon in front of the information so it is indented. NOTE: YOU DO NOT NEED TO ADD MORE INFORMATION. We are only formatting in this project. <br>
| | 14. Sometimes additional information is listed under an archive, library, museum, or society. If there is already information listed, format it so it is under the contact information. Use a colon in front of the information so it is indented and move the double <nowiki><br></nowiki> to the end of information. NOTE: YOU DO NOT NEED TO ADD MORE INFORMATION. We are only formatting in this project. <br><br> |
|
| |
|
| Example in wikitext:<br> | | ''Example in wikitext:''<br> |
| <nowiki>:Has an obituary collection in the Genealogy Room of the library.</nowiki> | | <nowiki>:Has an obituary collection in the Genealogy Room of the library.<br><br></nowiki><br> |
|
| |
|
| === Preview the Page === | | === Preview the Page === |
|
| |
|
| 14. Once you formatted all of the repositories and societies, preview the page to make sure links work and formatting is correct. <br>
| | 15. Once you formatted all of the repositories and societies, preview the page to make sure links work and formatting is correct. <br> |
|
| |
|
| 15. In the Edit Summary box add, formatted repositories and societies and save the page.<br>
| | 16. In the Edit Summary box add, formatted repositories and societies and save the page.<br> |
|
| |
|
| 16. Go back to the task list and put the date and sign up for a new span of counties. <br>
| | 17. Go back to the task list and put the date and sign up for a new span of counties. <br> |
|
| |
|
| == Example == | | == Example == |
| | Below are some examples of repositories and societies contact info. |
| | === Archives === |
| | {{ND Archives Intro}} |
| | '''North Dakota State University Archives'''<br>West Building 3551 7th Avenue<br>N Fargo, ND 58102<br>'''''Mailing Address:'''''<br>NDSU Archives<br>Libraries NDSU Dept #2080<br>PO Box 6050<br>Fargo, ND 58108-6050<br>Telephone: 701-231-8914<br>Fax: 701-231-5632<br>Email: [mailto:ndsu.archives@ndsu.edu ndsu.archives@ndsu.edu]<br>[https://library.ndsu.edu/ndsuarchives/ Website]<br><br> |
| | |
| | === Libraries === |
| | {{ND Libraries Intro|Cass}} |
| | '''Fargo Public Library Central Library'''<br>102 3rd St N,<br>Fargo, ND 58102<br>Telephone: 701-241-1492<br>Email: [mailto:askreference@cityoffargo.com askreference@cityoffargo.com]<br>[http://www.cityoffargo.com/CityInfo/Departments/Library/ Website] |
| | :Main library has a Genealogy Room with an obituary collection.<br><br> |
| | |
| | === Societies === |
| | {{ND Societies Intro|Cass}} |
| | |
| | '''Cass County Historical Society'''<br>1351 Main Ave W<br>West Fargo 58078-1321<br>Telephone: 701-282-2822<br>Email: [mailto:mwarren@bonanzaville.com mwarren@bonanzaville.com]<br>[http://www.bonanzaville.org/ Website]<br><br> |
| | |
| | '''Casselton Historical Society'''<br>PO Box 86<br>Casselton, ND 58012<br>Telephone: 701-347-4163 <br><br> |
|
| |
|
| | '''Red River Valley Genealogy Society'''<br> c/o Linda Zeutschel<br> PO Box 9284<br> Fargo, ND 58106<br>Telephone: 701-239-4129 or 701-282-2076<br>[http://www.redrivergenealogy.com/index.htm Website]<br><br> |
|
| |
|
|
| |
|
| [[Category:WikiProject_United_States]] | | [[Category:WikiProject_United_States]] |