Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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

From EVE University Wiki
m Coding and testing.
m Coding and testing.
Line 4: Line 4:
| abovestyle  =
| abovestyle  =
   background: #d2801e;  
   background: #d2801e;  
   background-image: -moz-linear-gradient(center top, #d2801e 0%, #653f03 100%);  
   background-image: linear-gradient(to bottom, #d2801e 0%, #653f03 100%);  
   background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#d2801e), color-stop(100%,#653f03));  
   color: #000000;
  background-image: -webkit-linear-gradient(top, #d2801e 0%, #653f03 100%);
 
  background-image: -o-linear-gradient(top, #d2801e 0%, #653f03 100%);
| headerstyle =
   background-image: -ms-linear-gradient(top, #d2801e 0%, #653f03 100%);  
   background: #d2801e;  
   background-image: linear-gradient(to bottom, #d2801e 0%, #653f03 100%);  
   background-image: linear-gradient(to bottom, #d2801e 0%, #653f03 100%);  
   color: #000000;
   color: #000000;
Line 26: Line 26:
                                       }}|link={{{class page name}}}]]
                                       }}|link={{{class page name}}}]]
                 }}
                 }}
| headerstyle =
  background: #d2801e;
  background-image: -moz-linear-gradient(center top, #d2801e 0%, #653f03 100%);
  background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#d2801e), color-stop(100%,#653f03));
  background-image: -webkit-linear-gradient(top, #d2801e 0%, #653f03 100%);
  background-image: -o-linear-gradient(top, #d2801e 0%, #653f03 100%);
  background-image: -ms-linear-gradient(top, #d2801e 0%, #653f03 100%);
  background-image: linear-gradient(to bottom, #d2801e 0%, #653f03 100%);
  color: #000000;


{{#if: {{{image|}}}
{{#if: {{{image|}}}
Line 50: Line 40:
|  data4    = {{#if: {{{slides link|}}}
|  data4    = {{#if: {{{slides link|}}}
                 | [{{{slides link|}}} {{#ifeq: {{{slides ppt}}} | yes
                 | [{{{slides link|}}} {{#ifeq: {{{slides ppt}}} | yes
                                         |PPT
                                         | PPT
                                         |PDF
                                         | PDF
                                       }}]
                                       }}]
                 }} {{#if: {{{slides version|}}}
                 }} {{#if: {{{slides version|}}}

Revision as of 10:46, 7 December 2024

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