Difference between revisions of "Template:Subheader"

From LGPedia
Jump to: navigation, search
(Reworked for new header)
m (Fixing empty example)
Line 7: Line 7:
 
<pre>{{Subheader|This is a red header|red}}</pre>
 
<pre>{{Subheader|This is a red header|red}}</pre>
  
{{Subheader|This header lacks color information|}}
+
{{Subheader|This header lacks color information}}
<pre>{{Subheader|This header lacks color information|}}</pre>
+
<pre>{{Subheader|This header lacks color information}}</pre>
  
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Templates|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Revision as of 03:19, 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
Star white on blue.gif
Star white on blue.gif

{{Subheader|This header lacks color information}}