User:Ajl772/link-title
From Wikipedia, the free encyclopedia
[edit] Documentation
[edit] Usage
This template makes the rollover tooltip text display the specified text.
- Full Capability Usage: {{User:Ajl772/link-title|(url|wiki)=|text=|plain=}}
Only the bolded letters are necessary for the template to function properly.
[edit] Parameter Definitions
Parameter | Required | Notes |
---|---|---|
url | See notes | Use url for external links. (i.e. non-wiki namespace)
|
wiki | Yes | Use wiki for internal links. |
text | No | Defines the text displayed in the tooltip box. Enclose more than one word in quotes ("). |
plain | No | Defines the text to click on. |
[edit] Examples
Input | Output | ||||||
---|---|---|---|---|---|---|---|
{{User:Ajl772/link-title|url=http://www.google.com/}} | http://www.google.com/ | ||||||
{{User:Ajl772/link-title|url=http://www.google.com/|text="A search engine"}} | http://www.google.com/ | ||||||
{{User:Ajl772/link-title|url=http://www.google.com/|plain=Google Search}} | Google Search | ||||||
{{User:Ajl772/link-title|url=http://www.google.com/|text="A search engine"|plain=Google Search}} | Google Search | ||||||
{{User:Ajl772/link-title|wiki=WP:POL}} | WP:POL | ||||||
{{User:Ajl772/link-title|wiki=WP:POL|text="Wikipedia Policies and Guidelines"}} | WP:POL | ||||||
|
|||||||
{{User:Ajl772/link-title|wiki=Wikipedia:Policies_and_guidelines|text="poli and guide"|plain=WP:POL}} | WP:POL |