Difference between revisions of "Template:Modular Heading"

From Crystal Path
Jump to navigationJump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
!colspan="{{{colspan}}}" style="text-align:{{{txtalgn}}}; background: {{{backcolor}}}; font-size: {{{fontsize}}};"|{{{headertext}}}
+
!colspan="{{{colspan}}}" style="text-align:{{{txtalgn}}}; background: {{{backcolor}}}; color: {{{fontcolor}}}; font-size: {{{fontsize}}};"|{{{headertext}}}
|-
 
 
<noinclude>
 
<noinclude>
 
==Usage==
 
==Usage==
Line 6: Line 5:
 
{{Modular Heading
 
{{Modular Heading
 
| colspan=  
 
| colspan=  
| txtalign=  
+
| txtalgn=  
 
| backcolor=  
 
| backcolor=  
 
| fontsize=  
 
| fontsize=  
 
| headertext=
 
| headertext=
 +
| fontcolor=
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Latest revision as of 10:38, 28 February 2010

!colspan="{{{colspan}}}" style="text-align:{{{txtalgn}}}; background: {{{backcolor}}}; color: {{{fontcolor}}}; font-size: {{{fontsize}}};"|{{{headertext}}}

Usage

{{Modular Heading
| colspan= 
| txtalgn= 
| backcolor= 
| fontsize= 
| headertext=
| fontcolor= 
}}