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 6: Line 6:
 
| above        = {{{mentor name}}}
 
| above        = {{{mentor name}}}
 
| abovestyle  = {{#switch: {{lc: {{{mentortype|}}} }}
 
| abovestyle  = {{#switch: {{lc: {{{mentortype|}}} }}
                   | #default = background: #cfe2f3;  
+
                   | #default = background: #cfe2f3;
                               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%,#cfe2f3), color-stop(100%,#3d85c6));
                               background-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: #FFFFFF;
 
                   | manager = background: #d2801e;  
 
                   | manager = background: #d2801e;  
                               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;
 +
                  | officer = background: #d2801e;
 +
                              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-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: linear-gradient(to bottom, #c1c100 0%, #919100 100%);
 
                               color: #ffffff;
 
                               color: #ffffff;
                  | officer =
 
 
                 }}
 
                 }}
 
| subheader    =  
 
| subheader    =  

Revision as of 13:20, 16 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?)