Template:CI: Difference between revisions

From Weegeepie Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
|-
|-
!valign="middle" rowspan="2" style="background: #{{{hex|000000}}}; width: 32px; border: 1px solid #{{{hex|000000}}}"|
!valign="middle" rowspan="2" style="background: #{{{hex|000000}}}; width: 32px; border: 1px solid #{{{hex|000000}}}"|
!HEX
!style="background: linear-gradient(to bottom, #A0AFC3 0%, #FAFCFD 4%, #E6F0FA 49%, #DCE6F4 51%, #DCE6F4 69%, #DDE9F7 84%, #E4EFFB 97%, #A0AFC3 98%);"|HEX
!RGB
!style="background: linear-gradient(to bottom, #A0AFC3 0%, #FAFCFD 4%, #E6F0FA 49%, #DCE6F4 51%, #DCE6F4 69%, #DDE9F7 84%, #E4EFFB 97%, #A0AFC3 98%);"|RGB
!HSV
!style="background: linear-gradient(to bottom, #A0AFC3 0%, #FAFCFD 4%, #E6F0FA 49%, #DCE6F4 51%, #DCE6F4 69%, #DDE9F7 84%, #E4EFFB 97%, #A0AFC3 98%);"|HSV
|-
|-
| style="text-transform: uppercase;"| {{{hex}}}
| style="text-transform: uppercase;"| {{{hex}}}
Line 14: Line 14:
{{!}}-
{{!}}-
!valign="middle" rowspan="2" style="background: #{{{shadow-hex|000000}}}; width: 32px; border: 1px solid #{{{shadow-hex|000000}}}"{{!}}
!valign="middle" rowspan="2" style="background: #{{{shadow-hex|000000}}}; width: 32px; border: 1px solid #{{{shadow-hex|000000}}}"{{!}}
!HEX
!style="background: linear-gradient(to bottom, #A0AFC3 0%, #FAFCFD 4%, #E6F0FA 49%, #DCE6F4 51%, #DCE6F4 69%, #DDE9F7 84%, #E4EFFB 97%, #A0AFC3 98%);"|HEX
!RGB
!style="background: linear-gradient(to bottom, #A0AFC3 0%, #FAFCFD 4%, #E6F0FA 49%, #DCE6F4 51%, #DCE6F4 69%, #DDE9F7 84%, #E4EFFB 97%, #A0AFC3 98%);"|RGB
!HSV
!style="background: linear-gradient(to bottom, #A0AFC3 0%, #FAFCFD 4%, #E6F0FA 49%, #DCE6F4 51%, #DCE6F4 69%, #DDE9F7 84%, #E4EFFB 97%, #A0AFC3 98%);"|HSV
{{!}}-
{{!}}-
{{!}} style="text-transform: uppercase;"{{!}} {{{shadow-hex}}}
{{!}} style="text-transform: uppercase;"{{!}} {{{shadow-hex}}}
Line 30: Line 30:
|-
|-
! {{{font}}} Im lazy rn
! {{{font}}} Im lazy rn
{{CI}}
</noinclude>
</noinclude>

Revision as of 00:28, 31 December 2023


|- ! style="color:white;background:linear-gradient(#35A774,#267548);" colspan="4" | Text font |- ! {{{font}}} Im lazy rn

Text color
HEX RGB HSV
{{{hex}}} {{{r}}}, {{{g}}}, {{{b}}} {{{h}}}, {{{s}}}, {{{v}}}
Text outline color
HEX RGB HSV
{{{shadow-hex}}} {{{shadow-r}}}, {{{shadow-g}}}, {{{shadow-b}}} {{{shadow-h}}}, {{{shadow-s}}}, {{{shadow-v}}}