Template:Plainlinks/doc
Appearance
This is a documentation subpage for Template:Plainlinks. It contains usage information, categories and other content that is not part of the original template page. |
Usage
[edit]This will create an external link with the appearance of a wikilink.
{{plainlinks | url = | name = }}
{{plainlinks|link url|display name}}
Parameters
[edit]Both parameters are required. The parameters may be named (first version above) or unnamed (second version).
- url: The URL of the website or resource to be linked.
- name: The displayed text of the link.
Examples
[edit]{{plainlinks|url=http://www.amazon.com|name=Amazon}}
{{plainlinks|http://www.amazon.com|Amazon}}