Difference between revisions of "Template:FlashyCSS/doc"
From EVE University Wiki
(Wrote docs) |
m (Change {{Icon}} to image link, because {{Icon}} is deprecated. Remove See also to template Icon.) |
||
Line 1: | Line 1: | ||
+ | {{FlashyCSS}} | ||
+ | |||
+ | ; Description | ||
+ | : This template contains the CSS to make icons wrapped in {{co|violet|<nowiki><span class="flashy"></span></nowiki>}} flashing. It needs to be included <em>once</em> on any page where class="flashy" is used. | ||
+ | |||
+ | ; Syntax | ||
+ | : {{T|FlashyCSS}} | ||
− | ; | + | ; Sample |
− | : | + | : {{Code|<nowiki>{{FlashyCSS}} |
− | + | <span class="flashy">[[Image:ColorTag-StarRed9.gif|9px]]</span></nowiki>}} gives... <span class="flashy">[[Image:ColorTag-StarRed9.gif|9px]]</span> | |
− | |||
− | |||
− | |||
− | |||
− | + | <includeonly>[[Category:Formatting templates]]<!-- Any categories for the template itself --></includeonly> | |
− | <includeonly>[[Category:Formatting templates | + | <noinclude>[[Category:Template documentation]]</noinclude> |
− | <noinclude>[[Category:Template documentation |
Revision as of 11:41, 25 May 2022
- Description
- This template contains the CSS to make icons wrapped in <span class="flashy"></span> flashing. It needs to be included once on any page where class="flashy" is used.
- Syntax
- {{FlashyCSS}}