Jump to content

User:Sceptre/b/head.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Try this way around
does subst work on a css page? :|
Line 5: Line 5:
|titleforeground=white
|titleforeground=white
|titlebackground={{#ifeq:{{PAGENAME}}|Sceptre|{{User:Sceptre/colors|tbg}}|#555}}
|titlebackground={{#ifeq:{{PAGENAME}}|Sceptre|{{User:Sceptre/colors|tbg}}|#555}}
|background={{#ifeq:{{PAGENAME}}|Sceptre|{{linear-gradient|{{User:Sceptre/colors|bg}}|white|vertical}}|{{linear-gradient|#eee|white|vertical}}}}
|background={{#ifeq:{{PAGENAME}}|Sceptre|background-image: linear-gradient({{User:Sceptre/colors|bg}}, white);|background-image: linear-gradient(
#eee, white);}}
|foreground=black
|foreground=black
|SPAN=x
|SPAN=x
Line 17: Line 18:
|titleforeground=white
|titleforeground=white
|titlebackground={{User:Sceptre/colors|tbg}}
|titlebackground={{User:Sceptre/colors|tbg}}
|background={{linear-gradient|{{User:Sceptre/colors|bg{{#ifeq: {{{3}}}|big|a}}}}|white|vertical}}
|background=background-image: linear-gradient({{User:Sceptre/colors|bg{{#ifeq: {{{3}}}|big|a}}}}, white);
|foreground=black
|foreground=black
|EDIT={{{EDIT|}}}}}
|EDIT={{{EDIT|}}}}}

Revision as of 23:04, 5 January 2021

{{#ifeq:{{{3}}}|talk|
{{Portal:Box-header | title={{{1}}} 
|editpage={{{2}}} 
|border={{#ifeq:{{PAGENAME}}|Sceptre|{{User:Sceptre/colors|border}}|#777}}
|titleforeground=white
|titlebackground={{#ifeq:{{PAGENAME}}|Sceptre|{{User:Sceptre/colors|tbg}}|#555}}
|background={{#ifeq:{{PAGENAME}}|Sceptre|background-image: linear-gradient({{User:Sceptre/colors|bg}}, white);|background-image: linear-gradient(
#eee, white);}}
|foreground=black
|SPAN=x
|TOC=x
|EDIT=x
|section={{{section|}}}}}
|
{{Portal:Box-header | title={{{1}}} 
|editpage={{{2}}} 
|border={{User:Sceptre/colors|border}}
|titleforeground=white
|titlebackground={{User:Sceptre/colors|tbg}}
|background=background-image: linear-gradient({{User:Sceptre/colors|bg{{#ifeq: {{{3}}}|big|a}}}}, white);
|foreground=black
|EDIT={{{EDIT|}}}}}
}}