Template:Header: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Protected "Template:Header" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{| border=0 cellspacing=0 cellpadding=0 style="max-width: 100%" | {| border=0 cellspacing=0 cellpadding=0 style="max-width: 100%" | ||
|- | |- | ||
|<h2 style="margin:0; font-size: | |<h2 style="margin:0; font-size:180%; font-weight:bold; border-bottom: none;">{{{2}}}</h2> | ||
|- | |- | ||
!style="background:{{{1}}}; width:9000px" height=10| | !style="background:{{{1}}}; width:9000px" height=10| | ||
|}</includeonly><noinclude>Makes thick lined headers. | |}</includeonly><noinclude>__NOTOC__ | ||
===Makes thick lined headers.=== | |||
<pre>{{header|Line color|Header Title}}</pre> | <pre>{{header|Line color|Header Title}}</pre> | ||
Line 32: | Line 33: | ||
{{header|maroon|Now this header is below the image!|clear}} | {{header|maroon|Now this header is below the image!|clear}} | ||
Happy Wiki | |||
===How about headers that don't go all the way across the page?=== | |||
If you want to limit the width of your header, use [[Template:HeaderX]] to get something like this: | |||
{{headerX|steelblue|400px Header|400}} | |||
Happy Wiki Editing! –[[User:Rich|Rich]]<sup>[[User talk:Rich|(talk page)]]</sup> ''aka Lt.Cmdr. Rahman'' | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 21:03, 30 April 2016
Makes thick lined headers.
{{header|Line color|Header Title}}
Examples:
{{header|steelblue|Life as a Science Officer}}
Life as a Science Officer |
{{header|#5C5CAD|Welcome to StarBase 118}}
Welcome to StarBase 118 |
By default, the header will not cause a complete line break next to a floating object such as an image:
Notice how Trip is right next to this header? |
This is useful when you don't want a massive gap between sections of your page because of a sidebar/nav or whatever that's floating next to your text.
But what happens if you DO want a clean line break?
If you add an extra "clear" parameter to the header, it will force a full line break before the header.
{{header|maroon|Now this header is below the image!|clear}}
Now this header is below the image! |
How about headers that don't go all the way across the page?
If you want to limit the width of your header, use Template:HeaderX to get something like this:
400px Header |
Happy Wiki Editing! –Rich(talk page) aka Lt.Cmdr. Rahman