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        = {{#if: {{{mentor name|}}}
 
| above        = {{#if: {{{mentor name|}}}
 
                   | {{#ifexist: User:{{{mentor page name|}}}
 
                   | {{#ifexist: User:{{{mentor page name|}}}
                     | [[User:{{{mentor page name}}}|<span {{#if: <!--{{lc:--> {{{mentortype|}}} <!--}}-->| officer | style="color: black;"}}>{{{mentor name}}}</span>]]
+
                     | [[User:{{{mentor page name}}}|<span {{#ifeq: <!--{{lc:--> {{{mentortype}}} <!--}}-->| officer | style="color: black;"}}>{{{mentor name}}}</span>]]
 
                     | {{{mentor name}}}
 
                     | {{{mentor name}}}
 
                     }}
 
                     }}
Line 19: Line 19:
 
                               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: white;
+
                               color: lightgrey;
 
                   | manager = background: #3DAC00;  
 
                   | 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%);
Line 27: Line 27:
 
                               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: white;
+
                               color: lightgrey;
 
                   | officer = background: #C1C100;
 
                   | 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%);
Line 35: Line 35:
 
                               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: white;
+
                               color: lightgrey;
 
                 }}
 
                 }}
  

Revision as of 12:35, 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?)