Template:Plainlinks: Difference between revisions
Template page
More actions
No edit summary |
m Protected "Template:Plainlinks": High-risk template ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)) |
||
(No difference)
| |||
Revision as of 18:39, 27 December 2019
[ ]
This documentation is transcluded from Template:Plainlinks/doc.
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|https://commons.wikimedia.org|Commons}} | Commons |
| {{Plainlinks2}} | {{plainlinks2|https://commons.wikimedia.org|Commons}} | Commons |