|
|
Line 52: |
Line 52: |
| *'''Problem''': An external link that looks something like this: | | *'''Problem''': An external link that looks something like this: |
|
| |
|
| ::<font color="blue"><nowiki><a href="https://familysearch.org/learn/wiki/en/Main_Page>FamilySearch Wiki</a></nowiki></font> | | ::<font color="blue"><nowiki><a href="https://familysearch.org/wiki/en/Main_Page>FamilySearch Wiki</a></nowiki></font> |
|
| |
|
| *'''Cause''': Patron tried to install an external link in HTML style rather than in Wikitext style. | | *'''Cause''': Patron tried to install an external link in HTML style rather than in Wikitext style. |
Line 61: |
Line 61: |
| :*Change the </a> to a ] | | :*Change the </a> to a ] |
| :*It should look like this in Wikitext: | | :*It should look like this in Wikitext: |
| ::<font color="blue"><nowiki>[https://familysearch.org/learn/wiki/en/Main_Page FamilySearch Wiki]</nowiki></font> | | ::<font color="blue"><nowiki>[https://familysearch.org/wiki/en/Main_Page FamilySearch Wiki]</nowiki></font> |
|
| |
|
| ---- | | ---- |
Line 69: |
Line 69: |
| *'''Problem''' | | *'''Problem''' |
|
| |
|
| ::<a href="https://familysearch.org/learn/wiki/en/United_States_Naturalization_and_Citizenship#On_the_Internet_one_two_three_four_five_six_seven_eight_nine_ten">United States Naturalization and Citizenship</a> | | ::<a href="https://familysearch.org/wiki/en/United_States_Naturalization_and_Citizenship#On_the_Internet_one_two_three_four_five_six_seven_eight_nine_ten">United States Naturalization and Citizenship</a> |
|
| |
|
| *'''Cause''': Patron tried to install an external link in HTML style rather than in Wikitext style. | | *'''Cause''': Patron tried to install an external link in HTML style rather than in Wikitext style. |
Line 79: |
Line 79: |
| :*The code the code should look like this: | | :*The code the code should look like this: |
|
| |
|
| ::<font color="blue"><nowiki>[https://familysearch.org/learn/wiki/en/United_States_Naturalization_and_<br> | | ::<font color="blue"><nowiki>[https://familysearch.org/wiki/en/United_States_Naturalization_and_<br> |
| Citizenship#On_the_Internet_one_two_three_four_five_six_seven_eight_nine_ten United States Naturalization and Citizenship]</nowiki></font> | | Citizenship#On_the_Internet_one_two_three_four_five_six_seven_eight_nine_ten United States Naturalization and Citizenship]</nowiki></font> |
|
| |
|
| *The link will look this in the article: | | *The link will look this in the article: |
|
| |
|
| ::[https://familysearch.org/learn/wiki/en/United_States_Naturalization_and_Citizenship#On_the_Internet_one_two_three_four_five_six_seven_eight_nine_ten United States Naturalization and Citizenship] | | ::[https://familysearch.org/wiki/en/United_States_Naturalization_and_Citizenship#On_the_Internet_one_two_three_four_five_six_seven_eight_nine_ten United States Naturalization and Citizenship] |
|
| |
|
| ---- | | ---- |
Line 110: |
Line 110: |
| *'''Cause''': Check to see if a space is missing between the URL and the name of the link: | | *'''Cause''': Check to see if a space is missing between the URL and the name of the link: |
|
| |
|
| ::<nowiki>[https://familysearch.org/learn/wiki/en/Main_PageFamilySearch Wiki Main Page]</nowiki> | | ::<nowiki>[https://familysearch.org/wiki/en/Main_PageFamilySearch Wiki Main Page]</nowiki> |
| ::The link looks like this: | | ::The link looks like this: |
|
| |
|
| ::[https://familysearch.org/learn/wiki/en/Main_PageFamilySearch Wiki Main Page]. | | ::[https://familysearch.org/wiki/en/Main_PageFamilySearch Wiki Main Page]. |
|
| |
|
| The link should be ''FamilySearch Wiki Main Page'' not ''Wiki Main Page''. The name of the link is ''Wiki Main Page'' instead of ''FamilySearch Wiki Main Page'' because there is no space between '''Page''' (the ''last word'' of the URL) and '''FamilySearch''' (the ''first word'' in the name of the link). The result is clicking on "Wiki Main Page" leads nowhere. | | The link should be ''FamilySearch Wiki Main Page'' not ''Wiki Main Page''. The name of the link is ''Wiki Main Page'' instead of ''FamilySearch Wiki Main Page'' because there is no space between '''Page''' (the ''last word'' of the URL) and '''FamilySearch''' (the ''first word'' in the name of the link). The result is clicking on "Wiki Main Page" leads nowhere. |
| *'''Cure''': Add the missing space. The link should look like this: | | *'''Cure''': Add the missing space. The link should look like this: |
| ::[https://familysearch.org/learn/wiki/en/Main_Page FamilySearch Wiki Main Page] | | ::[https://familysearch.org/wiki/en/Main_Page FamilySearch Wiki Main Page] |
| This link works and has the proper spacing between the URL and link. | | This link works and has the proper spacing between the URL and link. |
| Here is the coding: | | Here is the coding: |
| ::<font color="blue"><nowiki>[https://familysearch.org/learn/wiki/en/Main_Page FamilySearch Wiki Main Page]</nowiki> </font> | | ::<font color="blue"><nowiki>[https://familysearch.org/wiki/en/Main_Page FamilySearch Wiki Main Page]</nowiki> </font> |
|
| |
|
| ---- | | ---- |
Line 127: |
Line 127: |
|
| |
|
| *'''Problem''': External link shows as a number in brackets, which does not tell what the link is for or the source. | | *'''Problem''': External link shows as a number in brackets, which does not tell what the link is for or the source. |
| ::[https://familysearch.org/learn/wiki/en/Main_Page] | | ::[https://familysearch.org/wiki/en/Main_Page] |
| *'''Cause''': External link is not named. <font color="blue"><nowiki>[https://familysearch.org/learn/wiki/en/Main_Page]</nowiki></font> | | *'''Cause''': External link is not named. <font color="blue"><nowiki>[https://familysearch.org/wiki/en/Main_Page]</nowiki></font> |
| *'''Cure''': Place a name in the external link. We want the link to look like this: | | *'''Cure''': Place a name in the external link. We want the link to look like this: |
| ::[https://familysearch.org/learn/wiki/en/Main_Page Main Page] | | ::[https://familysearch.org/wiki/en/Main_Page Main Page] |
| The code should look like this: | | The code should look like this: |
| ::<font color="blue"><nowiki>[https://familysearch.org/learn/wiki/en/Main_Page</nowiki></font> <font color="blue">'''Main Page''']</font> | | ::<font color="blue"><nowiki>[https://familysearch.org/wiki/en/Main_Page</nowiki></font> <font color="blue">'''Main Page''']</font> |
| ---- | | ---- |
|
| |
|