Difference between revisions of "Template:TitleStyle"

From BrikWars
Jump to navigation Jump to search
 
Line 1: Line 1:
style="background-color:#ccc; font-size:12px"
+
style="background-color:#ccc; font-size:12px; font-weight:bold"
 
<noinclude>
 
<noinclude>
  

Latest revision as of 15:10, 12 May 2015

style="background-color:#ccc; font-size:12px; font-weight:bold"


This is a style declaration for table titles to keep them consistent across templates. It only works for rows, not cells. Usage as follows:

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