User talk:Quacks/Testing

From Skyrat
Revision as of 10:30, 13 July 2022 by Quacks (talk | contribs) (→‎Modular testing version: Added a parameter that was missing to all cells)
Jump to navigation Jump to search
Navigation bar



Modular testing version

Navigation bar


Parameter description

BGcolor = Controls the main headers background color. Works with # color values.
LINEcolor = Controls the color of the horizontal line through the template. Works with # color values.
ICONcolor = Controls the color of all the icons. Works with # color values. (Set to either #202122 or #FFF)

---CELL PARAMETERS--- (C# is the cell number. 1 = left 5 = right)

C#outBGcolor = Controls the color value of the outer background in any given cell
C#outSHA = Controls if a shadow is shown or not on the outside of the cell (Use 0 0 .3em #999 for shadow and 0 0 0 #999 for no shadow)
C#inBGcolor = Controls the color value of the inner background.
C#lineBGcolor = Controls the color value of the line. (Set to either #FFF or the same as LINEcolor)
C#lineWIDTH = Controls the width of line's between each cell (Set to .2em or .15em)
C#inSHA = Controls if a shadow is shown or not on the inside of the cell (Use 0 0 .3em #999 for shadow and 0 0 0 #999 for no shadow)
C#outBORDRAD = Controls the outside border radius.