Template:Subheader: Difference between revisions
From LGPedia
Jump to navigationJump to search
Adding top margin |
m Testing a tweak |
||
| 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;|background-color: #535353; border: 1px solid #4682B4;}}">[[Image:Star white on {{{2|blue}}}.gif]] '''{{{1}}}''' [[Image:Star white on {{{2|blue}}}.gif]]</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><a name="{{{1}}}" id="{{{1}}}"></a><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;|background-color: #535353; border: 1px solid #4682B4;}}">[[Image:Star white on {{{2|blue}}}.gif]] '''{{{1}}}''' [[Image:Star white on {{{2|blue}}}.gif]]</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}} | ||
Revision as of 13:08, 23 January 2008
This template generates subheaders with a layout fitting Template:Header. Current options are either blue for LG15 or red for KM.
Usage
<a name="This is a blue header" id="This is a blue header"></a>
This is a blue header 
{{Subheader|This is a blue header|blue}}<a name="This is a red header" id="This is a red header"></a>
This is a red header 
{{Subheader|This is a red header|red}}<a name="This header lacks color information" id="This header lacks color information"></a>
This header lacks color information 
{{Subheader|This header lacks color information}}