Archive:Template:Staff and contractors: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
Boldly
No edit summary
Line 1,045: Line 1,045:
}}
}}
==== Engineering Community ====
==== Engineering Community ====
The Engineering Community team supports software projects aiming to create and share free knowledge in the context of Wikimedia.Our primary focus are developers of MediaWiki extensions, apps, tools, gadgets, bots, templates, and other users of our APIs. We also engage with editors contributing technical feedback and documentation.
{{staff member
{{staff member
| name = Quim Gil
| name = Quim Gil

Revision as of 08:53, 20 May 2015

<html> <style> div.expand {

 background:url(//upload.wikimedia.org/wikipedia/commons/thumb/1/1c/HW_open_arrow.svg/10px-HW_open_arrow.svg.png) no-repeat 0% center;
 padding-left: 15px;
 margin: 1em 0;

} div.expand a, div.expand a:hover {

 color: #5E5E5E;
 outline: 0;

} /* Control the "expand all" link */ p.switch a, p.switch a:hover, p.switch a:active {

 float: right;
 color: #231F20;
 background: url(//upload.wikimedia.org/wikipedia/commons/thumb/1/1c/HW_open_arrow.svg/10px-HW_open_arrow.svg.png) no-repeat 0% center;
 padding-left: 15px;

} h2 {

 border-bottom: 2px dotted #BBBDBF;

} </style> <script src="//wikimediafoundation.org/w/index.php?title=MediaWiki:Expand.js&action=raw&ctype=text/javascript&version=2"></script> <script> mw.loader.using(['mediawiki.util', 'mediawiki.Uri'], function () {

jQuery(function ($) {

   $('#expand-wrapper div.expand').toggler({
     speed : 'fast',
     hoverTxt : 'Expand or collapse'
   });
   $('#expand-wrapper').expandAll({
     expTxt : 'Expand all departments',
     cllpsTxt : 'Collapse all departments',
     trigger: 'div.expand',
     ref: 'span#expand-all',
     showMethod: 'slideDown',
     hideMethod: 'slideUp',
     speed: 'fast',
     state: mw.util.getParamValue('hideall') ? 'hidden' : 'shown',
     initTxt: mw.util.getParamValue('hideall') ? 'show' : 'hide',
     hoverTxt : 'Expand all or collapse all'
   });
   var $togglers = $('#expand-wrapper').find('.collapse').findSibling().find('> a');
   $togglers
   .add( $('span#expand-all')[$.fn.expandAll.defaults.switchPosition === 'before' ? 'prev' : 'next']().find('a').data('expand-all', true) )
   .click(function () {
       var $src, u;
       $src = $(this).data('expand-all') ? $togglers.first() : $(this);
       // Don't use && since MediaWiki's <html> tag handler escapes it as &
       if (window.history) if (window.history.replaceState) {
           u = new mw.Uri(window.location.href);
           if (!$src.data('state')) {
               u.query.hideall = 1;
           } else if (u.query.hasOwnProperty('hideall')) {
               delete u.query.hideall;
           }
           window.history.replaceState({}, document.title, u.toString());
       }
   });

}); }); </script> </html>


Template:Hide

Office of the Executive Director

Template:Department

Engineering and Product

Template:Department

Technology

Template:Department

Community Engagement

Template:Department

Advancement

Template:Department

Legal

Template:Department

Communications

Template:Department

Finance, Administration, and Human Resources

Template:Department