Jump to content

Template:B: Difference between revisions

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


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