قالب:URL
المظهر
This template can be used to create a formatted external link.
Usage
[تعديل]{{URL|url name|optional link text}}
Examples
[تعديل]Code | Result |
---|---|
{{URL|example.com}} | example |
{{URL|www.example.com}} | www |
{{URL|http://www.example.com}} | www |
{{URL|https://www.example.com}} | www |
{{URL|www.example.com/foo}} | www |
{{URL|http://www.example.com/foo|link}} | link |
{{URL|www.example.com/foo|link}} | link |
Microformat
[تعديل]The template wraps the displayed URL with a class="url"
so that it is included in any parent microformat which takes a URL parameter - see our microformats project.
See also
[تعديل]- {{link}}