7,657
edits
Terriethomas (talk | contribs) |
Terriethomas (talk | contribs) |
||
Line 54: | Line 54: | ||
*'''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. | ||
*'''Cure''': Substitute the HTML code with these Wikitext codes | *'''Cure''': Substitute the HTML code with these Wikitext codes: | ||
:*Change the <a href=" to a [ | :*Change the <a href=" to a [ | ||
:*Change the "> to a space | :*Change the "> to a space | ||
:*Change the </a> to a ] | :*Change the </a> to a ] | ||
:*It should look like this in | :*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/learn/wiki/en/Main_Page FamilySearch Wiki]</nowiki></font> | ||
edits