Template:C: Difference between revisions

No change in size ,  10 November 2024
no edit summary
(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>")
 
No edit summary
 
Line 5: Line 5:


'''See also:''' [[Template:B]] - to set the ''background'' color of the text.
'''See also:''' [[Template:B]] - to set the ''background'' color of the text.
</noinclude>
 
<includeonly><span style="color:{{{1}}}">{{{2}}}</span></includeonly>
</noinclude><includeonly><span style="color:{{{1}}}">{{{2}}}</span></includeonly>