Template:Hheader: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{| style="width:100%; border: | <noinclude>{{Ti|creating a separate "homepage" header style}}</noinclude> | ||
{| style="width:100%; border-collapse:collapse;" | |||
|- | |- | ||
| style="text-align:center; font-size: | | style="background: linear-gradient(to bottom, #0B3D0B 0%, #228B22 55%, #0B3D0B 100%); | ||
| | text-align:center; | ||
font-size:20px; | |||
font-weight:bold; | |||
color:white; | |||
padding:8px; | |||
border-top-left-radius:30px; | |||
border-top-right-radius:30px; | |||
" | |||
| {{{1|Title}}} | |||
|} | |} | ||
<noinclude>[[Category:Templates]]</noinclude> | |||
Revision as of 23:04, 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
| style="background: linear-gradient(to bottom, #0B3D0B 0%, #228B22 55%, #0B3D0B 100%);
text-align:center; font-size:20px; font-weight:bold; color:white; padding:8px; border-top-left-radius:30px; border-top-right-radius:30px; " |
Title |