385
edits
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
__notoc__ | __notoc__ | ||
'''(This page is a work in progress, come back weekly for more updates!)''' | '''(This page is a work in progress, come back weekly for more updates! You can see when this page was last updated by scrolling all the way to the bottom where it says "This page was last edited on...".)''' | ||
Updating family history center (FHC) pages are done infrequently and can be time consuming. Styling them can be even more difficult, especially for those just learning how to edit. I have put together a set of templates that can help other contributors organize and style their own FHC pages with (hopefully) minimal effort. This page contains an exhaustive list of all the templates with descriptions their intended use and how to use them on your own FHC page. | Updating family history center (FHC) pages are done infrequently and can be time consuming. Styling them can be even more difficult, especially for those just learning how to edit. I have put together a set of templates that can help other contributors organize and style their own FHC pages with (hopefully) minimal effort. This page contains an exhaustive list of all the templates with descriptions their intended use and how to use them on your own FHC page. | ||
Line 75: | Line 75: | ||
</pre> | </pre> | ||
'''3.6.''' At the bottom of the "Edit Source" page click the button that says "Show Preview." This button allows you to see the changes you made without saving the page. You should see something similar to the section below. As you can see, each section has the title with an underline at the top, and a link "Back to Top" at the bottom. All of our content, that we will add in later, will end up between the title and the "Back to Top" link. If you don't see something like below, go to step '''3.7'''. | '''3.6.''' At the bottom of the "Edit Source" page click the button that says "Show Preview." This button allows you to see the changes you made without saving the page. You should see something similar to the section below. As you can see, each section has the title with an underline at the top, and a link "Back to Top" at the bottom. All of our content, that we will add in later, will end up between the title and the "Back to Top" link. If you don't see something like below, go to step '''3.7.'''. | ||
{{Kalispell FHC Section | {{Kalispell FHC Section | ||
| Section Title = Articles | | Section Title = Articles | ||
Line 82: | Line 82: | ||
}}<!-- End Kalispell FHC Section --> | }}<!-- End Kalispell FHC Section --> | ||
'''3.7.''' Notice the brackets at the beginning (<nowiki>{{</nowiki>) and end (<nowiki>}}</nowiki>) of the text in step '''3.3'''. These brackets are very important because they mark the beginning and end of the section. If you miss the brackets, then you will see a whole bunch of random text on the screen instead of the section, like below, instead of the section in step '''3.6'''. | '''3.7.''' Notice the brackets at the beginning (<nowiki>{{</nowiki>) and end (<nowiki>}}</nowiki>) of the text in step '''3.3.'''. These brackets are very important because they mark the beginning and end of the section. If you miss the brackets, then you will see a whole bunch of random text on the screen instead of the section, like below, instead of the section in step '''3.6.'''. | ||
Line 89: | Line 89: | ||
'''3.8.''' Repeat steps '''3.2''' through '''3.5''' with the rest of the sections. Below is an example of what it should look like once you've created our three sections: "Articles," "Announcements," and "Resources," in that order. | '''3.8.''' Repeat steps '''3.2.''' through '''3.5.''' with the rest of the sections. Below is an example of what it should look like once you've created our three sections: "Articles," "Announcements," and "Resources," in that order. | ||
<pre> | <pre> | ||
{{Kalispell FHC Section | {{Kalispell FHC Section | ||
Line 144: | Line 144: | ||
</pre> | </pre> | ||
''' | '''4.1.''' Open up the page you would like to edit and click "Edit source" at the top. | ||
''' | '''4.2.''' Copy everything in the box below. | ||
<pre> | <pre> | ||
{{Kalispell FHC Article | {{Kalispell FHC Article | ||
Line 156: | Line 156: | ||
</pre> | </pre> | ||
''' | '''4.3.''' Paste what you copied in step '''4.2.''' between the equals sign after "Section Content" and the curly brackets ( }} ) in the "Articles" section. It should look like the example below. Be careful with the curly brackets - if you don't have it exactly as it is below, it will not look correct. | ||
<pre> | <pre> | ||
Line 173: | Line 173: | ||
</pre> | </pre> | ||
''' | '''4.4.''' Now click the "Show Preview" button. You should see something similar to below, with a new article box appearing in the "Articles" section. The article doesn't have anything content in it yet, but you can see that there is a default image that appears if you don't include an image. ''This example is only showing the "Articles" section. It does not include the "Announcements" or "Resources" sections.'' | ||
{{Kalispell FHC Section | {{Kalispell FHC Section | ||
Line 188: | Line 188: | ||
}}<!-- End Kalispell FHC Section --> | }}<!-- End Kalispell FHC Section --> | ||
''' | '''4.5.''' We will now add in our title for the article. After "Article Title =" paste the following text: | ||
<pre> | <pre> | ||
Family History Highlight: April | Family History Highlight: April | ||
</pre> | </pre> | ||
''' | '''4.6.''' We will now add in our subtitle for the article. After "Article Subtitle =" paste the following text: | ||
<pre> | <pre> | ||
Finding Your Roots | Finding Your Roots | ||
</pre> | </pre> | ||
''' | '''4.7.''' We will now add in our content for the article. After "Article Content =" paste the text: "Family History Highlight: April" | ||
<pre> | <pre> | ||
Need a break from your own family history? Or maybe some inspiration to get you going? This fun series by Ancestry on YouTube features 38 5-minute episodes featuring famous people's reaction to finding out about their ancestors. | Need a break from your own family history? Or maybe some inspiration to get you going? This fun series by Ancestry on YouTube features 38 5-minute episodes featuring famous people's reaction to finding out about their ancestors. | ||
Line 205: | Line 205: | ||
</pre> | </pre> | ||
''' | '''4.8.''' When you're done it should look like the text below. | ||
<pre> | <pre> | ||
Line 223: | Line 223: | ||
</pre> | </pre> | ||
''' | '''4.9.''' Click the "Show Preview" button again, and you should see that your article now has content. ''This example is only showing the "Articles" section. It does not include the "Announcements" or "Resources" sections.'' | ||
{{Kalispell FHC Section | {{Kalispell FHC Section | ||
Line 238: | Line 238: | ||
}} | }} | ||
''' | '''4.10.''' Click the "Save changes" button. You have now added an article to your page! | ||
== 5. Add an image to your article == | == 5. Add an image to your article == | ||
Line 255: | Line 255: | ||
For this part of the tutorial, we already have an image that has been approved and uploaded to the wiki. <br /><br /><br /><br /> | For this part of the tutorial, we already have an image that has been approved and uploaded to the wiki. <br /><br /><br /><br /> | ||
''' | '''5.1.''' Open up the page you would like to edit and click "Edit source" at the top. | ||
''' | '''5.2.''' First, we need to add in a new field to our article, so that the page knows to use our image instead of the default one. Place your cursor at the end of the "Article Subtitle" line and hit enter. Now copy and paste the following text into the space you just created. | ||
<pre> | <pre> | ||
Line 263: | Line 263: | ||
</pre> | </pre> | ||
''' | '''5.3.''' Your code should now look like the code below. | ||
<pre> | <pre> | ||
{{Kalispell FHC Section | {{Kalispell FHC Section | ||
Line 281: | Line 281: | ||
</pre> | </pre> | ||
''' | '''5.4.''' Now that we have told the page to use our image instead of the default one, we need to tell it which image we want to use. Below is the link to the image that we will be using for our article. Copy the link. | ||
<pre> | <pre> | ||
Line 287: | Line 287: | ||
</pre> | </pre> | ||
''' | '''5.5.''' Paste the link after "Article Image URL =". When you're done it should look like the example below. | ||
<pre> | <pre> | ||
Line 306: | Line 306: | ||
</pre> | </pre> | ||
''' | '''5.6.''' Click the "Show preview" button. You should see something like below. Notice how the picture has now changed to the image we picked. ''This example is only showing the "Articles" section. It does not include the "Announcements" or "Resources" sections.'' | ||
{{Kalispell FHC Section | {{Kalispell FHC Section | ||
Line 322: | Line 322: | ||
}} | }} | ||
''' | '''5.7.''' Click the "Save changes" button at the bottom of your "Edit source" page. Good work! Now you have your own image in the article. | ||
== 6. Add 3 announcement boxes to the "Announcements" section using the [https://www.familysearch.org/en/wiki/Template:Kalispell_FHC_Announcement Kalispell FHC Announcement] Template == | == 6. Add 3 announcement boxes to the "Announcements" section using the [https://www.familysearch.org/en/wiki/Template:Kalispell_FHC_Announcement Kalispell FHC Announcement] Template == | ||
Line 355: | Line 355: | ||
</pre> | </pre> | ||
''' | '''6.1.''' Open up the page you would like to edit and click "Edit source" at the top. | ||
''' | '''6.2.''' Copy everything in the box below. This is code creates an announcement box. | ||
<pre> | <pre> | ||
{{Kalispell FHC Announcement | {{Kalispell FHC Announcement | ||
Line 366: | Line 366: | ||
</pre> | </pre> | ||
''' | '''6.3.''' Paste what you copied in step '''6.2.''' between the equals sign after "Section Content" and the curly brackets ( }} ) in the "Announcements" section. It should look like the example below. Be careful with the curly brackets - if you don't have it exactly as it is below, it will not look correct. | ||
<pre> | <pre> | ||
{{Kalispell FHC Section | {{Kalispell FHC Section | ||
Line 380: | Line 380: | ||
}}<!-- End Kalispell FHC Section --> | }}<!-- End Kalispell FHC Section --> | ||
</pre> | </pre> | ||
''' | '''6.4.''' Now click the "Show Preview" button. You should see something similar to below, with a new article box appearing in the "Announcements" section. The article doesn't have anything content in it yet, but you can see that there is now a green box on the page. ''This example is only showing the "Announcements" section. It does not include the "Articles" or "Resources" sections.'' | ||
{{Kalispell FHC Section | {{Kalispell FHC Section | ||
| Section Title = Announcements | | Section Title = Announcements | ||
Line 392: | Line 392: | ||
}}<!-- End Kalispell FHC Section --> | }}<!-- End Kalispell FHC Section --> | ||
''' | '''6.5.''' Now let's add in our content for the first announcement. After "Announcement Title =" paste the following title text: | ||
<pre>2022 RootsTech videos available now!</pre> | <pre>2022 RootsTech videos available now!</pre> | ||
''' | '''6.6.''' After "Announcement Content =" paste the following text: | ||
<pre> | <pre> | ||
Line 404: | Line 404: | ||
</pre> | </pre> | ||
''' | '''6.7.''' When your done it should look like the text below: | ||
<pre> | <pre> | ||
{{Kalispell FHC Section | {{Kalispell FHC Section | ||
Line 421: | Line 421: | ||
}}<!-- End Kalispell FHC Section --> | }}<!-- End Kalispell FHC Section --> | ||
</pre> | </pre> | ||
''' | '''6.8.''' Click the "Show Preview" button again, and you should see that your announcement now has content. ''This example is only showing the "Announcements" section. It does not include the "Articles" or "Resources" sections.'' | ||
{{Kalispell FHC Section | {{Kalispell FHC Section | ||
| Section Title = Announcements | | Section Title = Announcements | ||
Line 437: | Line 437: | ||
}}<!-- End Kalispell FHC Section --> | }}<!-- End Kalispell FHC Section --> | ||
''' | '''6.9.''' This is a good point to save your work by hitting "Save changes." After you save, hit the "Edit source" button in the top right corner to continue editing. | ||
''' | '''6.10.''' Let's add our second announcement. Again, copy the announcement code below. | ||
<pre> | <pre> | ||
{{Kalispell FHC Announcement | {{Kalispell FHC Announcement | ||
Line 447: | Line 447: | ||
}}<!-- End Kalispell FHC Announcement --> | }}<!-- End Kalispell FHC Announcement --> | ||
</pre> | </pre> | ||
''' | '''6.11.''' This time we are going to paste the announcement code just below our previous announcement. If you look at the code you already have down you should see the following two lines after the content of your first announcement. | ||
<pre> | <pre> | ||
}}<!-- End Kalispell FHC Announcement --> | }}<!-- End Kalispell FHC Announcement --> | ||
Line 474: | Line 474: | ||
}}<!-- End Kalispell FHC Section --> | }}<!-- End Kalispell FHC Section --> | ||
</pre> | </pre> | ||
''' | '''6.12.''' Now click the "Show Preview" button. You should see something similar to below, with one announcement box complete and a new empty announcement box ready for more content. ''This example is only showing the "Announcements" section. It does not include the "Articles" or "Resources" sections.'' | ||
{{Kalispell FHC Section | {{Kalispell FHC Section | ||
| Section Title = Announcements | | Section Title = Announcements | ||
Line 494: | Line 494: | ||
}}<!-- End Kalispell FHC Announcement --> | }}<!-- End Kalispell FHC Announcement --> | ||
}}<!-- End Kalispell FHC Section --> | }}<!-- End Kalispell FHC Section --> | ||
''' | '''6.13.''' Now fill in the title and the content for the second announcement following steps '''6.5.''' through '''6.7''' and using the content below. | ||
<br />Title: | <br />Title: | ||
<pre> | <pre> | ||
Line 505: | Line 505: | ||
For questions or digitization requests go to the https://www.fsrecordfinder.org/contact Family Search Record Finder Contact Page. | For questions or digitization requests go to the https://www.fsrecordfinder.org/contact Family Search Record Finder Contact Page. | ||
</pre> | </pre> | ||
''' | '''6.14.''' When you're done, your "Announcements" section should look something like the text below. | ||
<pre> | <pre> | ||
{{Kalispell FHC Section | {{Kalispell FHC Section | ||
Line 531: | Line 531: | ||
}}<!-- End Kalispell FHC Section --> | }}<!-- End Kalispell FHC Section --> | ||
</pre> | </pre> | ||
''' | '''6.15.''' Finally, let's add the third announcement. Following the instructions in '''6.10.''' and '''6.11.''', add in another announcement box just below your second announcement. | ||
''' | <br /> | ||
'''6.16.''' Follow steps '''6.5.''' through '''6.7.''' using the content below to complete the third announcement box. | |||
<br />Title: | <br />Title: | ||
<pre> | <pre> | ||
Line 544: | Line 545: | ||
</pre> | </pre> | ||
''' | '''6.17.''' When you are done adding the third announcement box, your "Announcements" section should look like the text below: | ||
<pre> | <pre> | ||
{{Kalispell FHC Section | {{Kalispell FHC Section | ||
Line 578: | Line 579: | ||
</pre> | </pre> | ||
''' | '''6.18.''' Click the "Show preview" button. You should see something like below. ''This example is only showing the "Announcements" section. It does not include the "Articles" or "Resources" sections.'' | ||
{{Kalispell FHC Section | {{Kalispell FHC Section | ||
Line 611: | Line 612: | ||
}}<!-- End Kalispell FHC Section --> | }}<!-- End Kalispell FHC Section --> | ||
''' | '''6.19.''' Click the "Save changes" button at the bottom of your "Edit source" page. Good work! Now you have three announcements in your announcement section. | ||
<br /><br /><br /><br /> | <br /><br /><br /><br /> |
edits