OverlayTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(3 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 = | |image = R2Dome.png | ||
|width = | |width = | ||
|height = | |height = | ||
|columns = 4 | |||
|grid = no | |grid = no | ||
| | |overlay = no | ||
| | |legendtitle = R2 Series Top Pie Panels | ||
| | |legend1start = 1 | ||
| | |overlay1form = color | ||
| | |||
| | |overlay1color = red | ||
| | |overlay1 = TP1 - Top Panel | ||
| | |overlay2 = PP! - Pie Panel 1 | ||
|overlay3 = PP2 - Pie Panel 2 | |||
|overlay4 = Pie Panel | |overlay4 = PP3 - Pie Panel 3 | ||
|overlay5 = PP4 - Pie Panel 4 | |||
|overlay6 = PP5 - Pie Panel 5 | |||
|overlay5 = Pie Panel | |overlay7 = PP6 - Pie Panel 6 | ||
|overlay8color = blue | |||
|overlay6 = Pie Panel | |overlay8 = P1 - Panel 1 | ||
|overlay9 = P2 - Panel 2 | |||
|overlay10 = P3 - Panel 3 | |||
|overlay7 = | |overlay11 = P4 - Panel 4 | ||
|overlay12 = P5 - Panel 5 | |||
| | |overlay13 = P6 - Panel 6 | ||
|overlay8 = | |overlay14 = P7 - Panel 7 | ||
|overlay15 = P8 - Panel 8 | |||
|overlay16 = P9 - Panel 9 | |||
|overlay9 = | |overlay17 = P10 - Panel 10 | ||
|overlay18 = P11 - Panel 11 | |||
|overlay19 = P12 - Panel 12 | |||
|overlay10 = | |overlay20 = P13 - Panel 13 | ||
|overlay21 = P14 - Panel 14 | |||
|overlay11 = | |overlay22color = green | ||
|overlay22 = DB1 - Dome Bump 1 | |||
|overlay23 = DB2 - Dome Bump 2 | |||
|overlay12 = | |||
|overlay24color = brown | |||
|overlay24 = RE1 - Radar Eye | |||
|overlay13 = | |||
|overlay25color = saddlebrown | |||
|overlay25 = HP1 - Holo Projector 1 | |||
|overlay14 = | |overlay26 = HP1 - Holo Projector 2 | ||
|overlay27 = HP1 - Holo Projector 3 | |||
|overlay15 = | |||
|overlay16 = | |||
|overlay17 = | |||
|overlay18 = | |||
|overlay19 = | |||
|overlay20 = | |||
|overlay21 = | |||
| | |||
|overlay22 = | |||
|overlay23 = | |||
| | |||
|overlay24 = | |||
| | |||
|overlay25 = | |||
|overlay26 = | |||
|overlay27 = | |||
}} | }} |
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
|