Template:Blink/doc

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
This is a documentation subpage for Template:Blink.
It contains usage information, categories and other content that is not part of the original template page.
To view the template page itself, see Template:Blink.

Usage

{{Blink}}

Symbol comment vote.svg Note: The Blink element is deprecated and may not display in all browsers.

Example

{{Blink|some text}}

some text

Disabling

Blinking can be annoying. Registered users can disable blinking with this snippet in Special:MyPage/common.css:

.blink {
	text-decoration: none !important;
	animation: none !important;
}

Unregistered users may be able to find a "user CSS" extension for their browser.