Template:Backgroundcolor: Difference between revisions

Jump to navigation Jump to search
no edit summary
*>Monkey 05 06
mNo edit summary
*>Monkey 05 06
No edit summary
 
Line 1: Line 1:
<includeonly><span style = "background-color: {{{1|transparent}}};">{{{2|}}}</span></includeonly><noinclude>Sets the background color for an area. Takes a CSS color value (HEX or rgb function) as the first parameter and the content as the second.
<includeonly><span style = "background-color: {{{1|transparent}}};">{{{2|}}}</span></includeonly><noinclude>Sets the background color for an area. Takes a [http://www.w3schools.com/Css/css_text.asp CSS color value] (#HEX value, CSS color name, or rgb function) as the first parameter and the content as the second.


   <nowiki>{{backgroundcolor|rgb(221,255,221)|This text is on a green background.}}</nowiki>
   <nowiki>{{backgroundcolor|rgb(221,255,221)|This text is on a green background.}}</nowiki>
Anonymous user

Navigation menu