More actions
m Coding and testing. |
m Coding and testing. |
||
| Line 4: | Line 4: | ||
| title = | | title = | ||
| above = {{{mentor name}}} | | above = [[User:{{{mentor name}}}|{{{mentor name]] | ||
| abovestyle = {{#switch: {{lc: {{{mentortype|}}} }} | | abovestyle = {{#switch: {{lc: {{{mentortype|}}} }} | ||
| #default = background: #cfe2f3; | | #default = background: #cfe2f3; | ||
| Line 35: | Line 35: | ||
| imagestyle = | | imagestyle = | ||
| captionstyle = | | captionstyle = | ||
| image = | | image = {{#if: {{{image|}}}|[[User:{{{image}}}]]}} | ||
| caption = | | caption = | ||
| image2 = | | image2 = | ||
| Line 49: | Line 49: | ||
background-image: linear-gradient(to bottom, #172489 0%, #3d85c6 100%); | background-image: linear-gradient(to bottom, #172489 0%, #3d85c6 100%); | ||
color: #FFFFFF; | color: #FFFFFF; | ||
| manager = background: #d2801e; | |||
background-image: -moz-linear-gradient(center top, #3dac00 0%, #2e8100 100%); | |||
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#3dac00), color-stop(100%,#2e8100)); | |||
background-image: -webkit-linear-gradient(top, #3dac00 0%, #2e8100 100%); | |||
background-image: -o-linear-gradient(top, #3dac00 0%, #2e8100 100%); | |||
background-image: -ms-linear-gradient(top, #3dac00 0%, #2e8100 100%); | |||
background-image: linear-gradient(to bottom, #3dac00 0%, #2e8100 100%); | |||
color: #ffffff; | |||
| officer = background: #d2801e; | |||
background-image: -moz-linear-gradient(center top, #c1c100 0%, #919100 100%); | |||
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#c1c100), color-stop(100%,#919100)); | |||
background-image: -webkit-linear-gradient(top, #c1c100 0%, #919100 100%); | |||
background-image: -o-linear-gradient(top, #c1c100 0%, #919100 100%); | |||
background-image: -ms-linear-gradient(top, #c1c100 0%, #919100 100%); | |||
background-image: linear-gradient(to bottom, #c1c100 0%, #919100 100%); | |||
color: #ffffff; | |||
}} | }} | ||
| labelstyle = | | labelstyle = | ||
| Line 84: | Line 100: | ||
| data9 = {{{language|}}} | | data9 = {{{language|}}} | ||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||