Difference between revisions of "Template:FlashyCSS/doc"

From EVE University Wiki
Jump to: navigation, search
(Wrote docs)
 
m (Remove dependency. No longer included in [[NPCTableCSS)))
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{FlashyCSS}}
 +
 +
; Description
 +
: This template contains the CSS to make icons wrapped in {{co|violet|<nowiki><span class="flashy"&gt; </span&gt;</nowiki>}} flashing. It needs to be included <em>once</em> on any page where class="flashy" is used.
 +
 +
; Syntax
 +
: {{T|FlashyCSS}}
  
;Description
+
; Sample
:This template is used to make icons wrapped in {{co|violet|<nowiki><span class="flashy"&gt;</span&gt;</nowiki>}} flashing.
+
: {{Code|<nowiki>{{FlashyCSS}}
:Wrapped around an icon yields <span class="flashy">{{icon|tag war|9}}</span>.
+
<span class="flashy">[[Image:ColorTag-StarRed9.gif|9px]]</span></nowiki>}} gives... <span class="flashy">[[Image:ColorTag-StarRed9.gif|9px]]</span>
;Syntax
 
:<code>{{t|FlashyCSS}}</code>
 
;See also:
 
:* [[Template:Icon]]
 
  
{{FlashyCSS}}
+
<includeonly>[[Category:Formatting templates]]<!-- Any categories for the template itself --></includeonly>
<includeonly>[[Category:Formatting templates|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly>
+
<noinclude>[[Category:Template documentation]]</noinclude>
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
 

Latest revision as of 17:21, 25 January 2023


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}}
Sample
{{FlashyCSS}} <span class="flashy">[[Image:ColorTag-StarRed9.gif|9px]]</span>
gives... ColorTag-StarRed9.gif