Difference between revisions of "Template:TitleStyle"

From BrikWars
Jump to navigation Jump to search
(Created page with "style="background-color:#ccc; font-size:12px" <noinclude> This is a style declaration for table title cells to keep them consistent across templates. Usage as follows: <pre...")
 
Line 1: Line 1:
style="background-color:#ccc; font-size:12px"
+
style="background-color:DimGray; font-size:12px"
 
<noinclude>
 
<noinclude>
  

Revision as of 15:03, 12 May 2015

style="background-color:DimGray; font-size:12px"


This is a style declaration for table title cells to keep them consistent across templates. Usage as follows:

{| 
| {{TitleStyle}} | title content
|}