Difference between revisions of "Template:Modular Heading"
From Crystal Path
Jump to navigationJump to search (Created page with '!colspan="{{{colspan}}}" style="text-align:{{{txtalgn}}}; background: {{{color}}}; font-size: {{{fontsize}}};"|{{{headertext}}} |-') |
|||
| Line 1: | Line 1: | ||
| − | !colspan="{{{colspan}}}" style="text-align:{{{txtalgn}}}; background: {{{ | + | !colspan="{{{colspan}}}" style="text-align:{{{txtalgn}}}; background: {{{backcolor}}}; font-size: {{{fontsize}}};"|{{{headertext}}} |
|- | |- | ||
| + | <noinclude> | ||
| + | ==Usage== | ||
| + | <pre> | ||
| + | {{Modular Heading | ||
| + | | colspan= | ||
| + | | txtalign= | ||
| + | | backcolor= | ||
| + | | fontsize= | ||
| + | | headertext= | ||
| + | }} | ||
| + | </pre> | ||
| + | </noinclude> | ||
Revision as of 10:02, 28 February 2010
!colspan="{{{colspan}}}" style="text-align:{{{txtalgn}}}; background: {{{backcolor}}}; font-size: {{{fontsize}}};"|{{{headertext}}} |-
Usage
{{Modular Heading
| colspan=
| txtalign=
| backcolor=
| fontsize=
| headertext=
}}