Template:B

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

Sets the background color of text.

Example: {{B|#FF0|i know how to use a highlighter}}i know how to use a highlighter

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