Template:Hheader: Difference between revisions

From Lakebane
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:#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="
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, rgba(243,226,199,1) 0%,rgba(173,140,48,1) 47%,rgba(173,140,48,1) 47%,rgba(0,0,0,1) 100%,rgba(182,141,76,1) 100%,rgba(0,0,0,1) 100%); padding:0px; font-size:18px;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;color:#b68d4c;font-weight:bold;"|<div style="text-shadow: 2px 2px 3px black; color:#ffffff; font-family:Helvetica; text-align: center;">{{{1|Title}}}</div>
| 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,

  1. 2E7D32 0%,
  2. 228B22 55%,
  3. 0B3D0B 100%);

padding:6px 0; font-size:18px; border-top-left-radius:30px; border-top-right-radius:30px; color:#FFFFFF; font-weight:bold; "

Title