Template:Plainlink/Doc
From PCSAR
(Difference between revisions)
(New page: {{Template Doc|<nowiki>URL|text|Style=...</nowiki>}} 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 ; Sty...) |
(New page: {{Template Doc|<nowiki>URL|text|Style=...</nowiki>}} 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 ; Sty...) |
Current revision
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;}}
|

