More actions
Removed the (CORE class) suffix from class name |
Change background color to design-token. |
||
| (10 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
< | {{Infobox | ||
| name = <!-- left empty, to NOT have edit links at the bottom of the box.--> | |||
| | | abovestyle = | ||
| | background-color: var(--background-color-warning-subtle); | ||
|- | |||
{{#if: {{{ | | above = {{#if: {{{class name|}}} | ||
| | | {{#if: {{{class page name|}}} | ||
| [[{{{class page name}}}|{{{class name}}}]] | |||
| | | Class page name ? | ||
{{#if: {{{ | }} | ||
| | | Class name ? | ||
{{#if: {{{ | }} | ||
{{#if: {{{ | | image = {{#if: {{{image|}}} | ||
| [[File:{{{image}}}|{{#if: {{{size|}}} | |||
{{#if: {{{slides | | {{{size}}} | ||
| | | 250px | ||
{{#if: {{{video link|}}} | | }}|link={{{class page name}}}]] | ||
}} | |||
{{ | |||
| headerstyle = | |||
background: var(--background-color-warning-subtle); | |||
| header1 = {{#if: {{{image|}}}|Details}} | |||
| label2 = Summary | |||
| data2 = {{{summary|}}} | |||
| label3 = Reading list | |||
| data3 = {{{reading list|}}} | |||
| label4 = Slides | |||
| data4 = {{#if: {{{slides link|}}} <!-- Deprecated parameter to keep old versions functioning --> | |||
| [{{{slides link}}} PDF] | |||
| {{#if: {{{slides pdf|}}} | |||
| [{{{slides pdf}}} PDF] | |||
}} {{#if: {{{slides ppt|}}} | |||
| [{{{slides ppt}}} PPT] | |||
}} {{#if: {{{slides version|}}} | |||
| ({{{slides version}}}) | |||
}} | |||
}} | |||
| label5 = Video | |||
| data5 = {{#if: {{{video link|}}} | |||
| [{{{video link|}}} YouTube] | |||
}} | |||
}}<noinclude> | |||
{{Documentation}} | |||
</noinclude> | </noinclude> | ||