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

Template:Infobox class: Difference between revisions

Template page
m Evon R'al moved page Template:Infobox CORE class to Template:Infobox class: Remove CORE term from name
Add option for PDF and/or PPT slides. Add visible slide version parameter.
Line 4: Line 4:
| abovestyle  =
| abovestyle  =
   background: #d2801e;  
   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%);  
   background-image: linear-gradient(to bottom, #d2801e 0%, #653f03 100%);  
   color: #000000;
   color: #000000;


| title          =
| above          = {{#if: {{{class name|}}}
| above          = {{#if: {{{class name|}}}
                     | {{#if: {{{class page name|}}}
                     | {{#if: {{{class page name|}}}
Line 26: Line 20:
                                       | 250px
                                       | 250px
                                       }}|link={{{class page name}}}]]
                                       }}|link={{{class page name}}}]]
                }}
| caption    = {{#if: {{{caption|}}}
                |{{{caption}}}
                 }}
                 }}


| headerstyle =  
| headerstyle =  
   background: #d2801e;  
   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%);  
   background-image: linear-gradient(to bottom, #d2801e 0%, #653f03 100%);  
   color: #000000;
   color: #000000;


| header1    = Details
| header1    = {{#if: {{{image|}}}|Details}}


|  label2    = Summary
|  label2    = Summary
Line 51: Line 36:


|  label4    = Slides
|  label4    = Slides
|  data4    = {{#if: {{{slides link|}}}
|  data4    = {{#if: {{{slides link|}}} <!-- Deprecated parameter to keep old versions functioning -->
                 | [{{{slides link|}}} PDF]
                 | [{{{slides link}}} PDF]
                | {{#if: {{{slides pdf|}}}
                    | [{{{slides pdf}}} PDF]
                  }} {{#if: {{{slides ppt|}}}
                      | [{{{slides ppt}}} PPT]
                      }} {{#if: {{{slides version|}}}
                          | ({{{slides version}}})
                        }}
                 }}
                 }}


|  label5    = ToT video
|  label5    = Video
|  data5    = {{#if: {{{video link|}}}
|  data5    = {{#if: {{{video link|}}}
                 | [{{{video link|}}} YouTube]
                 | [{{{video link|}}} YouTube]
Line 61: Line 53:


}}<noinclude>
}}<noinclude>
{{documentation}}
{{Documentation}}  
</noinclude>
</noinclude>