Template:Glow: Difference between revisions

From Songs of Syx Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:


The following example: <code><nowiki>{{glow|Some more text.|white|#ffffff</nowiki><span style="color:#ff6666";">55</span><nowiki>}}</nowiki></code> will create...<br />
The following example: <code><nowiki>{{glow|Some more text.|white|#ffffff</nowiki><span style="color:#ff6666";">55</span><nowiki>}}</nowiki></code> will create...<br />
{{glow|Some more text.|white|#ffffff55}} <-- Notice how that text as a weaker glow.
{{glow|Some more text.|white|#ffffff55}} <-- Notice how that text has a weaker glow.
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 16:09, 1 June 2021

{{{1}}}
This template adds a glow effect to text
The format of this templates is as follows: {{glow|text|text color|glow color}}.
This an example of what text could look like.

Note that the opacity of the text color and glow color can also be modified.
The first two numbers in a color code, with the next two and last two resemble red, green and blue respectivelty.
However, adding a seventh and eighth number can control opacity, with 00 being lowest and FF being highest.

The following example: {{glow|Some more text.|white|#ffffff55}} will create...
Some more text. <-- Notice how that text has a weaker glow.