Difference between revisions of "Template:Modular Heading"

From Crystal Path
Jump to navigationJump to search
Line 1: Line 1:
!colspan="{{{colspan}}}" style="text-align:{{{txtalgn}}}; background: {{{backcolor}}}; font-size: {{{fontsize}}};"|{{{headertext}}}
+
!colspan="{{{colspan}}}" style="text-align:{{{txtalgn}}}; background: {{{backcolor}}}; font-color: {{{fontcolor}}}; font-size: {{{fontsize}}};"|{{{headertext}}}
 
<noinclude>
 
<noinclude>
 
==Usage==
 
==Usage==
Line 9: Line 9:
 
| fontsize=  
 
| fontsize=  
 
| headertext=
 
| headertext=
 +
| fontcolor=
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 10:37, 28 February 2010

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

Usage

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