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

From EVE University Wiki
Jump to: navigation, search
m (Coding and testing.)
m (Blank page for next project.)
 
(751 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox
+
<noinclude>
| 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|}}}
 
                | {{#replace: {{{image}}}|File:}}[[File:{{{image}}}|{{#if: {{{size|}}}
 
                                      | {{{size}}}
 
                                      | 250px
 
                                      }}|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;
 
 
 
| header1    = Details
 
 
 
|  label2    = Summary
 
|  data2    = {{{summary|}}}
 
 
 
|  label3    = Reading list
 
|  data3    = {{{reading list|}}}
 
 
 
|  label4    = Slides
 
|  data4    = {{{slides link|}}}
 
 
 
|  label5    = ToT video
 
|  data5    = {{{video link|}}}
 
 
 
}}<noinclude>
 
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 11:13, 29 August 2024

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?)