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 Blank page for next project.
Tag: Replaced
m Working on {{Infobox CORE class}}/{{Infobox class}}
Line 1: Line 1:
<noinclude>
{{Infobox
| name        = <!-- left empty, to NOT have edit links at the bottom of the box.-->
 
| abovestyle  =
  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;
 
| title          =
| above          = {{#if: {{{class name|}}}
                    | {{#if: {{{class page name|}}}
                      | [[{{{class page name}}}|{{{class name}}}]]
                      | Class page name ?
                      }}
                    | Class name ?
                  }}
 
| image      = {{#if: {{{image|}}}
                | [[File:{{{image}}}|{{#if: {{{size|}}}
                                      | {{{size}}}
                                      | 250px
                                      }}|link={{{class page name}}}]]
                }}
 
| caption    = {{#if: {{{caption|}}}
                |{{{caption}}}
                }}
 
| 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;
 
| header1    = Details
 
|  label2    = Summary
|  data2    = {{{summary|}}}
 
|  label3    = Reading list
|  data3    = {{{reading list|}}}
 
|  label4    = Slides
|  data4    = {{#if: {{{slides link|}}}
                | [{{{slides link|}}} PDF]
                }}
 
|  label5    = ToT video
|  data5    = {{#if: {{{video link|}}}
                | [{{{video link|}}} YouTube]
                }}
 
}}<noinclude>
{{Documentation}}  
{{Documentation}}  
</noinclude>
</noinclude>

Revision as of 09:02, 7 December 2024

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