Template:Annoying clickable button/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:Annoying clickable button. It contains usage information, categories, and other content that is not part of the original template page. |
| This template uses TemplateStyles: |
This takes any wiki or external link and turns it into an annoying clickable button.
Examples
With wikilink
- Code:
{{Annoying clickable button|Fox tossing}} - Result:
Note: if you use an invalid local link, it will show up like this:
With external link
- Code:
{{Annoying clickable button|url=//example.com|text=Somewhere else}} - Result:
Different colors
class= may be set to red, blue, green, orange, yellow, purple, pink, brown, or white. Default is white.
- Red:
- Blue:
- Green
- White
- Yellow:
- Orange:
- Purple
- Pink
- Brown
Tooltips
tooltip= can be set to add a tooltip when you hover the button.
- Code:
{{Annoying clickable button|tooltip=Well, at least he's a human|Some guy}}- Result:
Custom
color= can be set to specify a custom color.
- Code:
{{Annoying clickable button|color=#bada55|Some guy}}- Result:
textcolor= can be set to specify a custom text color (WILL ONLY WORK IF USED WITH {{{color}}}!).
- Code:
{{Annoying clickable button|color=#bada55|textcolor=#f35a80|Some guy}}- Result:
See also