Template:Plainlinks/doc

From Wikisource
Jump to navigation Jump to search

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).

  1. url: The URL of the website or resource to be linked.
  2. name: The displayed text of the link.

Examples[edit]

{{plainlinks|url=http://www.amazon.com|name=Amazon}}

Amazon

{{plainlinks|http://www.amazon.com|Amazon}}

Amazon