Template:Plainlink/Doc
From PCSAR
The template {{Plainlink|URL|text|Style=...}}
displays a link to a URL as a plain link.
- URL
- the address to link to.
- text
- (optional) what to display the link text as
- Style
- (optional) HTML CSS style to apply to link
| You type... | You get... |
|---|---|
{{plainlink|http://google.ca|Google}}
| |
{{plainlink|http://google.ca}}
| http://google.ca |
{{plainlink|http://google.ca|Google|Style=color: green;}}
|

