Create HTML link That Starts A Skype Call

To create a link that visitors can click on to call a phone number or skype username follow this syntax.
Replace the asterisks with a valid username or number.
Phone Number:
<a href="callto://+***********">Link will initiate Skype to call my number!</a>
Skype Username:
<a href="skype:********?call">Link will initiate Skype to call my Skype username!</a>
[... To create a link that visitors can click on to call a phone number or skype username follow this syntax. Replace the asterisks with a valid username or number. Phone Number: Link will ...]