Template:C

From the change wiki
Revision as of 03:09, 10 November 2024 by Elie (talk | contribs) (Created page with "<noinclude> Sets the color of text. '''Example:''' <code><nowiki>{{C|#900|'''i wrote this in blooood'''}}</nowiki></code> → <span style="color:#900">'''i wrote this in blooood'''</span> '''See also:''' Template:B - to set the ''background'' color of the text. </noinclude> <includeonly><span style="color:{{{1}}}">{{{2}}}</span></includeonly>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Sets the color of text.

Example: {{C|#900|'''i wrote this in blooood'''}}i wrote this in blooood

See also: Template:B - to set the background color of the text.