OverlayTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
==No parameters sent== | |||
When no parameters are sent, it should not set any colors next to the item. | |||
{{R2DomeColor}} | |||
==Parameter called colors== | |||
Parameters defined, there are five main parameters that would fill out all the individual items. The tpplcolor is used for the top pie panels. dpcolor is for all the other dome panels. recolor is for the radar eye, its standalone. hpcolor does all three. | |||
{{R2DomeColor | |||
|tpplcolor = blue | |||
|dpcolor = #FFC20E | |||
|dbcolor = blue | |||
|recolor = blue | |||
|hpcolor = white | |||
}} | |||
==This is the hardcoded colors== | |||
{{overlay | {{overlay | ||
|image = R2Dome.png | |image = R2Dome.png |
Latest revision as of 20:52, 21 August 2018
No parameters sent
When no parameters are sent, it should not set any colors next to the item.
|
Parameter called colors
Parameters defined, there are five main parameters that would fill out all the individual items. The tpplcolor is used for the top pie panels. dpcolor is for all the other dome panels. recolor is for the radar eye, its standalone. hpcolor does all three.
|
This is the hardcoded colors
|