More actions
m Setup for Infobox Mentor(s) |
m Coding and testing. |
||
| Line 4: | Line 4: | ||
| title = | | title = | ||
| above = | | above = {{{mentor name}}} | ||
| abovestyle = | | abovestyle = {{#switch: {{lc: {{{mentortype|}}} }} | ||
| #default = background: #cfe2f3; | |||
background-image: -moz-linear-gradient(center top, #172489 0%, #3d85c6 100%); | |||
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#cfe2f3), color-stop(100%,#3d85c6)); | |||
-image: -webkit-linear-gradient(top, #172489 0%, #3d85c6 100%); | |||
background-image: -o-linear-gradient(top, #172489 0%, #3d85c6 100%); | |||
background-image: -ms-linear-gradient(top, #172489 0%, #3d85c6 100%); | |||
background-image: linear-gradient(to bottom, #172489 0%, #3d85c6 100%); | |||
color: #FFFFFF; | |||
}} | |||
| subheader = | | subheader = | ||