Template:Cheader: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>{{Ti|creating a separate "class" header style}} </noinclude> {| style="border: 0px;text-align:left;width:100%;background-color:#d1c7b5;border-top-left-radius: 30px;...") |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>{{Ti|creating a separate "class" header style}} | <noinclude>* Use [http://www.colorzilla.com/gradient-editor/ Colorzilla] to create a CSS RGB gradient. | ||
{{Ti|creating a separate "class" header style}} | |||
</noinclude> | </noinclude> | ||
{| style="border: 0px;text-align:left;width:100%;background-color:# | {| style="border: 0px;text-align:left;width:100%;background-color:#7e7e7e;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{{{2|(to bottom, rgba(228,245,252,1) 0%,rgba(191,232,249,1) 52%,rgba(159,216,239,1) 58%,rgba(42,176,237,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{{{2|(to bottom, rgba(228,245,252,1) 0%,rgba(191,232,249,1) 52%,rgba(159,216,239,1) 58%,rgba(42,176,237,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> | ||
|} | |} | ||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> | ||
Latest revision as of 07:18, 28 January 2018
- Use Colorzilla to create a CSS RGB gradient.
Template:Cheader is used for creating a separate "class" header style.
How to Use Template:Cheader
- 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:
{{Cheader}}
Raw Example of Template:Cheader
Title
|