Template:CI: Difference between revisions

From Weegeepie Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Manual revert
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{| cellspacing="0" class="shortcutbox noprint article-table" style="width: 26em; border: 1px solid #A2A9B1; float: left; margin: .8em 0em 0em 1em; padding: 0px; text-align: center;" <!-- Table code taken from the Club Penguin wiki -->
<includeonly>{| cellspacing="0" class="shortcutbox noprint article-table" style="box-shadow: 0px 2.3px 3.3px #4b477521; width: 26em; border: 1px solid #A2A9B1; float: left; margin: .8em 0em 0em 1em; padding: 0px; text-align: center;" <!-- Table code taken from the Club Penguin wiki -->
! style="color:white;background:linear-gradient(#35A774,#267548);" colspan="4" {{!}} Text color
! style="color:var(--WgpTextColor);background:linear-gradient( var(--WgpGradientTop) , var(--WgpGradientBottom) );" colspan="4" {{!}} Text color
|-
|-
!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}}}"|
Line 8: Line 8:
|-
|-
| style="background: linear-gradient(to left, #fff, #CFD7E1); text-transform: uppercase;"| {{{hex}}}
| style="background: linear-gradient(to left, #fff, #CFD7E1); text-transform: uppercase;"| {{{hex}}}
|<span style="color: #ff0000;">{{{r}}}</span>, <span style="color: #00EA00;">{{{g}}}</span>, <span style="color: #0000ff;">{{{b}}}</span>  
|style="background: white;"|<span style="color: #ff0000;">{{{r}}}</span>, <span style="color: #00EA00;">{{{g}}}</span>, <span style="color: #0000ff;">{{{b}}}</span>  
|{{{h}}}, {{{s}}}, {{{v}}}
|style="background: white;"|{{{h}}}, {{{s}}}, {{{v}}}
|-
|-
! style="color:white;background:linear-gradient(#35A774,#267548);" colspan="4" {{!}} Text outline color
! style="color:var(--WgpTextColor);background:linear-gradient( var(--WgpGradientTop) , var(--WgpGradientBottom) );" colspan="4" {{!}} Text outline color
{{!}}-
{{!}}-
!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}}}"{{!}}
Line 19: Line 19:
{{!}}-
{{!}}-
{{!}} style="background: linear-gradient(to left, #fff, #CFD7E1); text-transform: uppercase;"{{!}} {{{shadow-hex}}}
{{!}} style="background: linear-gradient(to left, #fff, #CFD7E1); text-transform: uppercase;"{{!}} {{{shadow-hex}}}
{{!}} <span style="color: #ff0000;">{{{shadow-r}}}</span>, <span style="color: #00EA00;">{{{shadow-g}}}</span>, <span style="color: #0000ff;">{{{shadow-b}}}</span>  
{{!}} style="background: white;"|<span style="color: #ff0000;">{{{shadow-r}}}</span>, <span style="color: #00EA00;">{{{shadow-g}}}</span>, <span style="color: #0000ff;">{{{shadow-b}}}</span>  
{{!}} {{{shadow-h}}}, {{{shadow-s}}}, {{{shadow-v}}}
{{!}} style="background: white;"|{{{shadow-h}}}, {{{shadow-s}}}, {{{shadow-v}}}


|}<br style="clear: left;" />
|}<br style="clear: left;" />

Latest revision as of 15:32, 13 February 2024


|- ! 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}}}