Template:BgColor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:
<div style="width:100%; height:100%; background-color:rgb({{{contentcolor}}}); box-sizing:border-box; font-smooth:never; -webkit-font-smoothing:none; font-family:Arial; color:white; position:static; padding:1.5em; top:0; {{{contentstyle|}}}">
<div style="width:100%; height:100%; background-color:rgb({{{contentcolor}}}); box-sizing:border-box; font-smooth:never; -webkit-font-smoothing:none; font-family:Arial; color:white; position:static; padding:1.5em; top:0; {{{contentstyle|}}}">
</onlyinclude></includeonly>{{doc}}
</onlyinclude></includeonly>{{doc}}
{{BgColor
| headercolor = 80, 80, 80
| pagecolor = 50, 50, 50
| sidebarcolor = 40, 40, 40
| contentcolor = 25, 25, 25
| contentstyle = border-radius:10px
}}

Revision as of 04:01, 12 February 2023

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history

Changes the page style.

Created by user Kpabik for use in his profile.

Parameters

  • {{{bodycolor}}} - body background color
  • {{{headercolor}}} - header background color
  • {{{sidebarcolor}}} - sidebar background color
  • {{{contentcolor}}} - content background color