Template:Plainlinks/doc
Template page
More actions
This template creates a plain link (this instead of this). If the template doesn't work as expected, try defining the parameters like this: {{plainlinks|1=URL|2=link text}}
See also: {{Plainlinks2}}
Usage
{{Plainlinks |url= |text= }}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
url | url | The link URL. | empty | optional |
text | text | The URL text. If you do not provide this parameter, it defaults to the URL. | The link URL | optional |
Additional information
The template is intended to be used in the following namespaces: no namespace specified
The template is intended to be used by the following user groups: no user group specified
Examples
The following table illustrates three different ways to define a link.
| Template | Code | Result |
|---|---|---|
| (none) | [https://commons.wikimedia.org Commons] | Commons |
| {{Plainlinks}} | {{plainlinks|httsp://commons.wikimedia.org|Commons}} | Commons |
| {{Plainlinks2}} | {{plainlinks2|https://commons.wikimedia.org|Commons}} | Commons |