This high-risk template is indefinitely protected from editing to prevent vandalism.

Template:Blink

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search

{{{1}}}

[edit] [purge] Template-info.svg Template documentation

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.