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 coordinator: Difference between revisions

Template page
Muhib (talk | contribs)
m Final revision with necessary corrections
Mosq (talk | contribs)
mNo edit summary
Line 12: Line 12:
| abovestyle  = {{#switch: {{lc: {{{role|}}} }}
| abovestyle  = {{#switch: {{lc: {{{role|}}} }}
                   | coordinator = background: #172489;
                   | coordinator = background: #172489;
                              background-image: -moz-linear-gradient(center top, #172489 0%, #3D85C6 100%);
                              background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#172489), color-stop(100%,#3D85C6));
                              background-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: lightgrey;
                  | lead = background: #172489;
                               background-image: -moz-linear-gradient(center top, #172489 0%, #3D85C6 100%);
                               background-image: -moz-linear-gradient(center top, #172489 0%, #3D85C6 100%);
                               background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#172489), color-stop(100%,#3D85C6));
                               background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#172489), color-stop(100%,#3D85C6));
Line 122: Line 130:
| below        = {{#switch: {{lc: {{{role|}}} }}
| below        = {{#switch: {{lc: {{{role|}}} }}
                   | coordinator = Community Coordinator
                   | coordinator = Community Coordinator
                  | lead = Community Lead
                   | manager = Community Manager
                   | manager = Community Manager
                   | #default = Role: Unknown
                   | #default = Role: Unknown