Difference between revisions of "Template:Subheader"
From LGPedia
					
										
					
					m  | 
				m  | 
				||
| Line 1: | Line 1: | ||
| − | <includeonly><h2 style="margin: 1em 0em 1em 0em; font-size:120%;text-align:center;color:#fff;padding:0.2em 0.4em; {{#switch: {{lc:{{{2|blue}}}}}|blue=background-color: #194B95; border: 1px solid #153d7a;|red=background-color: #ae2301; border: 1px solid #941f01;|purple=background-color: #653373; border: 1px solid #653373;|green=background-color: #489F14; border: 1px solid #489F14;|background-color: #535353; border: 1px solid #4682B4;}}"><div style="position: relative; top: 0px; left: 0px; display: inline;">'''{{{1}}}'''<div style="position: absolute; top: 0.25em; left: -1.5em;">[[Image:Star white on {{{2|blue}}}.gif]]</div><div style="position: absolute; top: 0.25em; right: -1.5em;">[[Image:Star white on {{{2|blue}}}.gif]]</div></div></h2></includeonly><noinclude>This template generates subheaders with a layout fitting [[Template:Header]]. Current options are either <tt>blue</tt> for LG15 or <tt>red</tt> for KM.  | + | <includeonly><h2 style="margin: 1em 0em 1em 0em; font-size:120%;text-align:center;color:#fff;padding:0.2em 0.4em; {{#switch: {{lc:{{{2|blue}}}}}|blue=background-color: #194B95; border: 1px solid #153d7a;|red=background-color: #ae2301; border: 1px solid #941f01;|purple=background-color: #653373; border: 1px solid #653373;|green=background-color: #489F14; border: 1px solid #489F14;|gray=background-color: #666; border: 1px solid #666;|background-color: #535353; border: 1px solid #4682B4;}}"><div style="position: relative; top: 0px; left: 0px; display: inline;">'''{{{1}}}'''<div style="position: absolute; top: 0.25em; left: -1.5em;">[[Image:Star white on {{{2|blue}}}.gif]]</div><div style="position: absolute; top: 0.25em; right: -1.5em;">[[Image:Star white on {{{2|blue}}}.gif]]</div></div></h2></includeonly><noinclude>This template generates subheaders with a layout fitting [[Template:Header]]. Current options are either <tt>blue</tt> for LG15 or <tt>red</tt> for KM.  | 
==Usage==  | ==Usage==  | ||
{{Subheader|This is a blue header|blue}}  | {{Subheader|This is a blue header|blue}}  | ||
| Line 12: | Line 12: | ||
{{Subheader|This is a green header|green}}  | {{Subheader|This is a green header|green}}  | ||
<pre>{{Subheader|This is a green header|green}}</pre>  | <pre>{{Subheader|This is a green header|green}}</pre>  | ||
| + | |||
| + | {{Subheader|This is a gray header|gray}}  | ||
| + | <pre>{{Subheader|This is a gray header|gray}}</pre>  | ||
| + | |||
{{Subheader|This header lacks color information}}  | {{Subheader|This header lacks color information}}  | ||
Latest revision as of 04:31, 29 August 2008
This template generates subheaders with a layout fitting Template:Header. Current options are either blue for LG15 or red for KM.
Usage
{{Subheader|This is a blue header|blue}}
{{Subheader|This is a purple header|purple}}
{{Subheader|This is a red header|red}}
{{Subheader|This is a green header|green}}
{{Subheader|This is a gray header|gray}}
{{Subheader|This header lacks color information}}