User talk:Quacks/Testing: Difference between revisions
Jump to navigation
Jump to search
Navigation bar
Navigation bar
m →Modular testing version: slight tweaks |
m →Parameter description: Added no include tags |
||
Line 102: | Line 102: | ||
<noinclude>=== Parameter description === | |||
<pre> | <pre> | ||
BGcolor = Controls the main headers background color. Works with # color values. | BGcolor = Controls the main headers background color. Works with # color values. | ||
Line 119: | Line 119: | ||
C#outBORDRAD = Controls the outside border radius. | C#outBORDRAD = Controls the outside border radius. | ||
</pre> | </pre> | ||
</noinclude> |
Revision as of 11:09, 13 July 2022
Modular testing version
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.