Difference between revisions of "Template:Color fill"

From blackwiki
Jump to navigation Jump to search
imported>Ed Cormany
(new template)
 
imported>Frietjes
 
Line 1: Line 1:
<noinclude>
+
<div style="height: 100%; width: 100%; background: {{{1}}};">&nbsp;</div><noinclude>{{documentation
 +
| content =
 
Fills a table cell with the specified color.  Can be used to insert a background color into another template without modifying the original.
 
Fills a table cell with the specified color.  Can be used to insert a background color into another template without modifying the original.
</noinclude>
 
  
<div style="height: 100%; width: 100%; background: {{{1}}};">&nbsp;</div>
+
== See also ==
 +
* {{tl|color box}}
 +
* {{tl|legend}}
 +
 
 +
[[Category:Color templates]]
 +
}}</noinclude>

Latest revision as of 23:07, 13 July 2012

 
Template documentation

Fills a table cell with the specified color. Can be used to insert a background color into another template without modifying the original.

See also