Reviewer, editor, pagecreator
31,994
edits
| (12 intermediate revisions by 3 users not shown) | |||
| Line 8: | Line 8: | ||
== Purpose ==  | == Purpose ==  | ||
To create clickable maps for every parish in Finland.  | To create clickable maps for every parish in Finland to help patrons find surrounding parishes.  | ||
== Task List ==    | == Task List ==    | ||
*[https://docs.google.com/spreadsheets/d/1-fapm1U2P2Ztc3MBanAFcZoTr7lSZwYquTISUqDhve8/edit?usp=sharing Task List]  | *[https://docs.google.com/spreadsheets/d/1-fapm1U2P2Ztc3MBanAFcZoTr7lSZwYquTISUqDhve8/edit?usp=sharing Task List]  | ||
== Video Instructions ==  | == Video Instructions ==  | ||
*[https://office365lds-my.sharepoint.com/:v:/g/personal/batsondl_churchofjesuschrist_org/Edg94yZyKE5Blcg2FgyZJBMBrzyrrxCUzseeQuieGBvQug?nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJTdHJlYW1XZWJBcHAiLCJyZWZlcnJhbFZpZXciOiJTaGFyZURpYWxvZyIsInJlZmVycmFsQXBwUGxhdGZvcm0iOiJXZWIiLCJyZWZlcnJhbE1vZGUiOiJ2aWV3In19&e=7mksLr  Instructions]  | *[https://office365lds-my.sharepoint.com/:v:/g/personal/batsondl_churchofjesuschrist_org/Edg94yZyKE5Blcg2FgyZJBMBrzyrrxCUzseeQuieGBvQug?nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJTdHJlYW1XZWJBcHAiLCJyZWZlcnJhbFZpZXciOiJTaGFyZURpYWxvZyIsInJlZmVycmFsQXBwUGxhdGZvcm0iOiJXZWIiLCJyZWZlcnJhbE1vZGUiOiJ2aWV3In19&e=7mksLr  Video Instructions]  | ||
== Instructions ==  | == Instructions ==  | ||
| Line 27: | Line 27: | ||
2. Click on the map and it will display the map.<br>    | 2. Click on the map and it will display the map.<br>    | ||
<br>  | <br>  | ||
3. Click on   | 3. left Click on "Open Media Viewer", or right click on displayed map open to a new tab.<br>  | ||
<br>  | <br>  | ||
4. Right click on the image and click on "Copy image address".<br>  | |||
<br>  | <br>  | ||
| Line 36: | Line 36: | ||
1. Open a new tab on your browser so you can follow instructions on how to create an image map: '''[[Help:Wiki_University_Wikitext--Image_Maps#Select_a_source_image_for_upload_to_the_Online_Image_Map_Editor|'''Instructions''']]<br>  | 1. Open a new tab on your browser so you can follow instructions on how to create an image map: '''[[Help:Wiki_University_Wikitext--Image_Maps#Select_a_source_image_for_upload_to_the_Online_Image_Map_Editor|'''Instructions''']]<br>  | ||
<br>  | <br>  | ||
2.   | 2. Follow the instructions and make all the parishes on the map clickable, including the parish you are on. (it will just go to it's own page it's on). If the parish name is missing on the map, look on the corresponding Finland county pages to determine the parish name. You may also have to check the Finland country page to determine the county that is bordering your parish. You can also use this map to determine the parish names: [https://www.doria.fi/handle/10024/79345 Map of Parishes in Finland]<br>   | ||
<br>  | |||
3. Click "Create Image Map" in the [https://niebert.github.io/imgmap/index.html Map Editor Tool], '''copy''' all of the generated wikitext code.<br><br>  | |||
=== Step 4 - Save the Image Map Code to a Sandbox Page ===  | === Step 4 - Save the Image Map Code to a Sandbox Page ===  | ||
| Line 46: | Line 46: | ||
2. Now add the following wikitext code after the | for the name of the image:<br>  | 2. Now add the following wikitext code after the | for the name of the image:<br>  | ||
<br>  | <br>  | ||
<nowiki>450px</nowiki><br>  | |||
<br>  | <br>  | ||
3. If the image is still too large, bring it down 50px until you find a good size. The map should still appear on the left side of the screen.<br>  | 3. If the image is still too large, bring it down 50px until you find a good size. The map should still appear on the left side of the screen.<br>  | ||
| Line 54: | Line 54: | ||
5. Copy and paste the following wikitext directly below the last of the code for the clickable map so it's the last thing on the page:<br>  | 5. Copy and paste the following wikitext directly below the last of the code for the clickable map so it's the last thing on the page:<br>  | ||
<br>  | <br>  | ||
<nowiki></imagemap><noinclude>[[Category:Image map templates]][[Category:COUNTYNAME County, Finland]] </noinclude></nowiki><br>  | |||
<br>  | <br>  | ||
6. Replace COUNTYNAME in the category to the county the parish is in. For example, <nowiki>[[Category:Oulu County, Finland]]</nowiki><br>  | 6. Replace COUNTYNAME in the category to the county the parish is in. For example, <nowiki>[[Category:Oulu County, Finland]]</nowiki><br>  | ||
| Line 67: | Line 67: | ||
1. Create a new template for the parish in the county you picked in Step 1 by copying and pasting the following wikitext into the Wiki search field on the [https://www.familysearch.org/en/wiki/Main_Page Main Page]:<br>  | 1. Create a new template for the parish in the county you picked in Step 1 by copying and pasting the following wikitext into the Wiki search field on the [https://www.familysearch.org/en/wiki/Main_Page Main Page]:<br>  | ||
<br>  | <br>  | ||
<nowiki>Template:FinlandCOUNTYPARISH</nowiki>  | |||
<br>  | <br>  | ||
2. Replace the county and parish name in the template ''before'' clicking on Enter. For example, the Kempele parish in Oulu County would be <nowiki>Template:FinlandOuluKempele</nowiki><br>  | 2. Replace the county and parish name in the template ''before'' clicking on Enter. For example, the Kempele parish in Oulu County would be <nowiki>Template:FinlandOuluKempele</nowiki><br>  | ||
| Line 89: | Line 89: | ||
5. Paste the following wikitext code exactly where you removed the map image:<br>  | 5. Paste the following wikitext code exactly where you removed the map image:<br>  | ||
<br>  | <br>  | ||
<nowiki>{{FinlandCOUNTYPARISH}}</nowiki><br>  | |||
<br>  | <br>  | ||
6. Change "FinlandCOUNTYPARISH" to match the name of the clickable map template you made in Step 5.<br>  | 6. Change "FinlandCOUNTYPARISH" to match the name of the clickable map template you made in Step 5.<br>  | ||
| Line 95: | Line 95: | ||
7. Add the following code to the Summary field before saving the page:<br>  | 7. Add the following code to the Summary field before saving the page:<br>  | ||
<br>  | <br>  | ||
<nowiki>/* Surrounding Parishes */ Added Clickable Parish Map</nowiki><br>  | |||
<br>  | <br>  | ||
8. Go back to the [https://docs.google.com/spreadsheets/d/1-fapm1U2P2Ztc3MBanAFcZoTr7lSZwYquTISUqDhve8/edit?usp=sharing Task List] and put the date next to the parish you finished.<br>  | 8. Go back to the [https://docs.google.com/spreadsheets/d/1-fapm1U2P2Ztc3MBanAFcZoTr7lSZwYquTISUqDhve8/edit?usp=sharing Task List] and put the date next to the parish you finished.<br>  | ||