More actions
m Remove test for a non-valid role value. |
Change background color to design-token. |
||
| Line 10: | Line 10: | ||
| Coordinator name? | | Coordinator name? | ||
}} | }} | ||
| abovestyle = {{#switch: {{lc: {{{role|}}} }} | | abovestyle = background-color: var(--background-color-warning-subtle); <!--{{#switch: {{lc: {{{role|}}} }} | ||
| manager = background-color: green; | | manager = background-color: green; | ||
background-image: -moz-linear-gradient(center top, #3DAC00 0%, #2E8100 100%); | background-image: -moz-linear-gradient(center top, #3DAC00 0%, #2E8100 100%); | ||
| Line 27: | Line 27: | ||
background-image: linear-gradient(to bottom, #172489 0%, #3D85C6 100%); | background-image: linear-gradient(to bottom, #172489 0%, #3D85C6 100%); | ||
color: lightgrey; | color: lightgrey; | ||
}} | }}--> | ||
| image = [[File:{{#if: {{{image|}}} | {{{image}}} | Member.png}}|200px|{{{name|}}}]] | | image = [[File:{{#if: {{{image|}}} | {{{image}}} | Member.png}}|200px|{{{name|}}}]] | ||
| headerstyle = {{#switch: {{lc: {{{role|}}} }} | | headerstyle = background-color: var(--background-color-warning-subtle); <!--{{#switch: {{lc: {{{role|}}} }} | ||
| manager = background-color: green; | | manager = background-color: green; | ||
background-image: -moz-linear-gradient(center top, #3DAC00 0%, #2E8100 100%); | background-image: -moz-linear-gradient(center top, #3DAC00 0%, #2E8100 100%); | ||
| Line 48: | Line 48: | ||
background-image: linear-gradient(to bottom, #172489 0%, #3D85C6 100%); | background-image: linear-gradient(to bottom, #172489 0%, #3D85C6 100%); | ||
color: white; | color: white; | ||
}} | }}--> | ||
| header1 = Details | | header1 = Details | ||
| Line 78: | Line 78: | ||
| data8 = {{{language|}}} | | data8 = {{{language|}}} | ||
| belowstyle = {{#switch: {{lc: {{{role|}}} }} | | belowstyle = background-color: var(--background-color-warning-subtle); <!--{{#switch: {{lc: {{{role|}}} }} | ||
| manager = background-color: green; | | manager = background-color: green; | ||
background-image: -moz-linear-gradient(center top, #3DAC00 0%, #2E8100 100%); | background-image: -moz-linear-gradient(center top, #3DAC00 0%, #2E8100 100%); | ||
| Line 95: | Line 95: | ||
background-image: linear-gradient(to bottom, #172489 0%, #3D85C6 100%); | background-image: linear-gradient(to bottom, #172489 0%, #3D85C6 100%); | ||
color: white; | color: white; | ||
}} | }}--> | ||
| below = {{#switch: {{lc: {{{role|}}} }} | | below = {{#switch: {{lc: {{{role|}}} }} | ||
| coordinator = Community Coordinator | | coordinator = Community Coordinator | ||