Difference between revisions of "User:Shiori/Sandbox"
From LGPedia
m |
m |
||
Line 1: | Line 1: | ||
his template generates subheaders with a layout fitting [[Template:Header]]. Current options are either <tt>blue</tt> for LG15 or <tt>red</tt> for KM. | his 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== | ||
− | |||
<h3 style="margin: 1em 0em 1em 0em; font-size:120%;text-align:center;color:#fff;padding:0.2em 0.4em; background-color: #194B95; border: 1px solid #153d7a;">[[Image:Star white on blue.gif]] '''This is a blue header''' [[Image:Star white on blue.gif]]</h3> | <h3 style="margin: 1em 0em 1em 0em; font-size:120%;text-align:center;color:#fff;padding:0.2em 0.4em; background-color: #194B95; border: 1px solid #153d7a;">[[Image:Star white on blue.gif]] '''This is a blue header''' [[Image:Star white on blue.gif]]</h3> | ||
<pre>{{Subheader|This is a blue header|blue}}</pre> | <pre>{{Subheader|This is a blue header|blue}}</pre> | ||
Line 8: | Line 7: | ||
<pre>{{Subheader|This is a blue header|red}}</pre> | <pre>{{Subheader|This is a blue header|red}}</pre> | ||
− | |||
<h3 style="margin: 1em 0em 1em 0em; font-size:120%;text-align:center;color:#fff;padding:0.2em 0.4em; background-color: #194B95; border: 1px solid #153d7a;">[[Image:Star white on blue.gif]] '''This header lacks color information''' [[Image:Star white on blue.gif]]</h3> | <h3 style="margin: 1em 0em 1em 0em; font-size:120%;text-align:center;color:#fff;padding:0.2em 0.4em; background-color: #194B95; border: 1px solid #153d7a;">[[Image:Star white on blue.gif]] '''This header lacks color information''' [[Image:Star white on blue.gif]]</h3> | ||
<pre>{{Subheader|This header lacks color information}}</pre> | <pre>{{Subheader|This header lacks color information}}</pre> |
Revision as of 13:31, 23 January 2008
his template generates subheaders with a layout fitting Template:Header. Current options are either blue for LG15 or red for KM.
Contents
Usage
This is a blue header 
{{Subheader|This is a blue header|blue}}
This is a blue header 
{{Subheader|This is a blue header|red}}
This header lacks color information 
{{Subheader|This header lacks color information}}