Difference between revisions of "Template:Subheader"

From LGPedia
Jump to: navigation, search
(Reworked for new header)
Line 1: Line 1:
|-
+
<includeonly><h2 style="margin:0; margin-bottom: 1.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]]&nbsp; &nbsp;'''{{{1}}}'''&nbsp; &nbsp;[[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.
! <div style="margin:0;background-color:#535353;font-size:120%;border:1px solid #4682B4;text-align:center;color:#fff;padding:0.2em 0.4em;">[[Image:star.gif]]&nbsp;&nbsp;{{{1}}}&nbsp; &nbsp;[[Image:star.gif]]</div>
+
==Usage==
|-
+
{{Subheader|This is a blue header|blue}}
|style="color:#000"|
+
<pre>{{Subheader|This is a blue header|blue}}</pre>
<noinclude>
+
 
{{Subheader|Is Taylor Gay?}}
+
{{Subheader|This is a red header|red}}
 +
<pre>{{Subheader|This is a red header|red}}</pre>
 +
 
 +
{{Subheader|This header lacks color information|}}
 +
<pre>{{Subheader|This header lacks color information|}}</pre>
 +
 
 +
[[Category:Templates|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Revision as of 03:16, 1 October 2007

This template generates subheaders with a layout fitting Template:Header. Current options are either blue for LG15 or red for KM.

Usage

This is a blue header
Star white on blue.gif
Star white on blue.gif

{{Subheader|This is a blue header|blue}}

This is a red header
Star white on red.gif
Star white on red.gif

{{Subheader|This is a red header|red}}

This header lacks color information

{{Subheader|This header lacks color information|}}