Template:BgColor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
<div style="position: fixed; z-index: -99; top: 0; left: 0; background-color: rgb({{{bg2}}}); width: 100vw; height: 68px"></div>
<div style="position: fixed; z-index: -99; top: 0; left: 0; background-color: rgb({{{bg2}}}); width: 100vw; height: 68px"></div>
<div style="position: static; top: 0; left: 0; width: 100%; height: 100%; padding: 1em 2em; font-smooth: never; -webkit-font-smoothing: none; font-family: Arial; background-color: rgb({{{bg3}}}); color: white">
<div style="position: static; top: 0; left: 0; width: 100%; height: 100%; padding: 1em 2em; font-smooth: never; -webkit-font-smoothing: none; font-family: Arial; background-color: rgb({{{bg3}}}); color: white">
=={{PAGENAME}}==<noinclude>
{{#switch:{{lc:{{{pagetitle}}}}}
| custom      = {{#switch:{{lc:{{{customtitle}}}}}
| #default    = =={{{customtitle}}}== }}
| #default    = =={{PAGENAME}}== }}<noinclude>
== Parameters ==
== Parameters ==
bg1
bg1
bg2
bg2
bg3
bg3
pagetitle
</noinclude>
</noinclude>

Revision as of 10:41, 28 May 2020

BgColor

Parameters

bg1 bg2 bg3 pagetitle