Difference between revisions of "Template:Plainlink"
Jump to navigation
Jump to search
m |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{url | + | <includeonly><span class="plainlinks">[{{{url}}}]</span></includeonly><noinclude> |
+ | |||
+ | ==Description== | ||
+ | This template will allow you to link to a site with out having that little[http://en.wikipedia.org ] in the way. | ||
+ | |||
+ | ====Usage==== | ||
+ | <nowiki>{{plainlink |url=</nowiki>''<id>''<nowiki> </nowiki>''<name>''<nowiki>}}</nowiki> | ||
+ | |||
+ | {| class="wikitable" | ||
+ | ! Example !! Output | ||
+ | |- | ||
+ | | <nowiki>{{plainlink |url=http://google.com/ google}}</nowiki> || {{Plainlink |url=http://google.com/ google}} | ||
+ | |} | ||
+ | |||
+ | ====Fields==== | ||
+ | {| class="wikitable" style="text-align: left" | ||
+ | | url || the url of the link followed by the text you wish to use for the link | ||
+ | |} | ||
+ | |||
+ | [[Category:Templates|Plainlink]] | ||
+ | </noinclude> |
Latest revision as of 23:26, 23 September 2022
Description
This template will allow you to link to a site with out having that little in the way.
Usage
{{plainlink |url=<id> <name>}}
Example | Output |
---|---|
{{plainlink |url=http://google.com/ google}} |
Fields
url | the url of the link followed by the text you wish to use for the link |