Template:Header blue: Difference between revisions
Jump to navigation
Jump to search
m (there's 2 padding in there) |
(from sandbox: add 2nd (unnamed) parameter for additional CSS styles) |
||
Line 1: | Line 1: | ||
<h2 style="border: solid 1px #006699; font-size:120%; font-weight:bold; border-spacing: 0; padding: 0.3em; background: #006699; color: #FFFFFF; text-align:center">{{{1}}}</h2><noinclude> | <h2 style="border: solid 1px #006699; font-size:120%; font-weight:bold; border-spacing: 0; padding: 0.3em; background: #006699; color: #FFFFFF; text-align:center; {{{2}}}">{{{1}}}</h2><noinclude> | ||
===Usage=== | ===Usage=== | ||
This template should be used in the format <nowiki>{{Header blue|Your text here}}</nowiki>. | This template should be used in the format <nowiki>{{Header blue|Your text here|Additional CSS styles}}</nowiki>. | ||
</noinclude> | </noinclude> |
Revision as of 16:54, 20 February 2014
{{{1}}}
Usage
This template should be used in the format {{Header blue|Your text here|Additional CSS styles}}.