Template:Hheader: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>{{Ti|creating a separate "homepage" header style}} </noinclude> {| style="border: 0px;text-align:left;width:100%;background-color:#d1c7b5;border-top-left-radius: 30px; moz-border-radius-topleft: 30px; border-top-right-radius: 30px; moz-border-radius-topright: 30px; border-bottom-right-radius: 0px; moz-border-radius-bottomleft: 0px;" |- |style="background: linear-gradient(to bottom, rgba(243,226,199,1) 0%,rgba(173,140,48,1) 47%,rgba(173,140,48,1) 47%,rgba(0,0,0...") |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude>{{Ti|creating a separate "homepage" header style}} | <noinclude>{{Ti|creating a separate "homepage" header style}} | ||
</noinclude> | </noinclude> | ||
{| style="border: 0px;text-align:left;width:100%;background-color:# | |||
{| style=" | |||
border:0px; | |||
text-align:left; | |||
width:100%; | |||
background-color:#1B5E20; | |||
border-top-left-radius:30px; | |||
border-top-right-radius:30px; | |||
" | |||
|- | |- | ||
|style="background: linear-gradient(to bottom, | | style=" | ||
background: linear-gradient(to bottom, | |||
#2E7D32 0%, | |||
#228B22 55%, | |||
#0B3D0B 100%); | |||
padding:6px 0; | |||
font-size:18px; | |||
border-top-left-radius:30px; | |||
border-top-right-radius:30px; | |||
color:#FFFFFF; | |||
font-weight:bold; | |||
" | |||
| <div style=" | |||
text-shadow: 1px 1px 3px #000000; | |||
color:#FFFFFF; | |||
font-family:Helvetica; | |||
text-align:center; | |||
"> | |||
{{{1|Title}}} | |||
</div> | |||
|} | |} | ||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> | ||
Revision as of 23:00, 23 February 2026
Template:Hheader is used for creating a separate "homepage" header style.
How to Use Template:Hheader
- This template can be added to a page by typing the following in the page's code with any applicable parameters inserted after the name:
{{Hheader}}
Raw Example of Template:Hheader
border:0px; text-align:left; width:100%; background-color:#1B5E20; border-top-left-radius:30px; border-top-right-radius:30px; "| style="
background: linear-gradient(to bottom,
padding:6px 0; font-size:18px; border-top-left-radius:30px; border-top-right-radius:30px; color:#FFFFFF; font-weight:bold; " |
Title |