User:Shiori/Sandbox: Difference between revisions

From LGPedia
Jump to navigationJump to search
Shiori (talk | contribs)
mNo edit summary
Shiori (talk | contribs)
mNo edit summary
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==
<span id="This is a blue header"></span>
<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]]&nbsp; &nbsp;'''This is a blue header'''&nbsp; &nbsp;[[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]]&nbsp; &nbsp;'''This is a blue header'''&nbsp; &nbsp;[[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>


<span id="This is a blue header"></span>
<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]]&nbsp; &nbsp;'''This header lacks color information'''&nbsp; &nbsp;[[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]]&nbsp; &nbsp;'''This header lacks color information'''&nbsp; &nbsp;[[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.

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}}