Difference between revisions of "User:Evon R'al/Sandbox template"

From EVE University Wiki
Jump to: navigation, search
m (Coding and testing.)
m (Coding and testing.)
Line 46: Line 46:
  
 
| headerstyle  = {{#switch: {{lc: {{{mentortype|}}} }}
 
| headerstyle  = {{#switch: {{lc: {{{mentortype|}}} }}
                   | #default = background: #cfe2f3;  
+
                   | #default = background: #172489;
                               background-image: -moz-linear-gradient(center top, #172489 0%, #3d85c6 100%);  
+
                               background-image: -moz-linear-gradient(center top, #172489 0%, #3D85C6 100%);
                               background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#cfe2f3), color-stop(100%,#3d85c6));  
+
                               background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#172489), color-stop(100%,#3D85C6));
                               -image: -webkit-linear-gradient(top, #172489 0%, #3d85c6 100%);  
+
                               background-image: -webkit-linear-gradient(top, #172489 0%, #3D85C6 100%);
                               background-image: -o-linear-gradient(top, #172489 0%, #3d85c6 100%);  
+
                               background-image: -o-linear-gradient(top, #172489 0%, #3D85C6 100%);
                               background-image: -ms-linear-gradient(top, #172489 0%, #3d85c6 100%);  
+
                               background-image: -ms-linear-gradient(top, #172489 0%, #3D85C6 100%);
                               background-image: linear-gradient(to bottom, #172489 0%, #3d85c6 100%);  
+
                               background-image: linear-gradient(to bottom, #172489 0%, #3D85C6 100%);
                               color: #FFFFFF;
+
                               color: white;
                   | manager = background: #d2801e;  
+
                   | manager = background: #3DAC00;  
                               background-image: -moz-linear-gradient(center top, #3dac00 0%, #2e8100 100%);
+
                               background-image: -moz-linear-gradient(center top, #3DAC00 0%, #2E8100 100%);
                               background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#3dac00), color-stop(100%,#2e8100));
+
                               background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#3DAC00), color-stop(100%,#2E8100));
                               background-image: -webkit-linear-gradient(top, #3dac00 0%, #2e8100 100%);
+
                               background-image: -webkit-linear-gradient(top, #3DAC00 0%, #2E8100 100%);
                               background-image: -o-linear-gradient(top, #3dac00 0%, #2e8100 100%);
+
                               background-image: -o-linear-gradient(top, #3DAC00 0%, #2E8100 100%);
                               background-image: -ms-linear-gradient(top, #3dac00 0%, #2e8100 100%);
+
                               background-image: -ms-linear-gradient(top, #3DAC00 0%, #2E8100 100%);
                               background-image: linear-gradient(to bottom, #3dac00 0%, #2e8100 100%);
+
                               background-image: linear-gradient(to bottom, #3DAC00 0%, #2E8100 100%);
                               color: #ffffff;
+
                               color: white;
                   | officer = background: #d2801e;
+
                   | officer = background: #C1C100;
                               background-image: -moz-linear-gradient(center top, #c1c100 0%, #919100 100%);
+
                               background-image: -moz-linear-gradient(center top, #C1C100 0%, #919100 100%);
                               background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#c1c100), color-stop(100%,#919100));
+
                               background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#C1C100), color-stop(100%,#919100));
                               background-image: -webkit-linear-gradient(top, #c1c100 0%, #919100 100%);
+
                               background-image: -webkit-linear-gradient(top, #C1C100 0%, #919100 100%);
                               background-image: -o-linear-gradient(top, #c1c100 0%, #919100 100%);
+
                               background-image: -o-linear-gradient(top, #C1C100 0%, #919100 100%);
                               background-image: -ms-linear-gradient(top, #c1c100 0%, #919100 100%);
+
                               background-image: -ms-linear-gradient(top, #C1C100 0%, #919100 100%);
                               background-image: linear-gradient(to bottom, #c1c100 0%, #919100 100%);
+
                               background-image: linear-gradient(to bottom, #C1C100 0%, #919100 100%);
                               color: #ffffff;
+
                               color: white;
 
                 }}
 
                 }}
  

Revision as of 12:03, 18 June 2022

Mentor name?
Details
Template documentation (for the above template, sometimes hidden or invisible)
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)