MediaWiki:Centralnotice-template-Leichte Sprache Banner iPad: Unterschied zwischen den Versionen

Aus Hurraki - Wörterbuch für Leichte Sprache
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 5: Zeile 5:




----------<style type="text/css">
----------<!-- WMDE compiled banner, see https://github.com/wmde/fundraising-banners -->
#{{{banner}}} {
    <div id="WMDE-Banner-Container"
    display: none;
        data-trackingparams="piwik_campaign=authors-ba-180503&amp;piwik_kwd=WMDE_2018_sprbt1"
}
        data-campaign-tracking="authors-ba-180503"
</style>
        data-tracking="WMDE_2018_sprbt1"
 
    ></div>
<div id="{{{banner}}}" style="background:#FCFCFC; border:1px solid #339966; margin: 0 auto 1em auto; font-size: 120%; overflow: hidden; text-align: center; padding: 0.5ex;" ><div id="cn-toggle-box" style="float:right;" valign="middle"><a href="#" title="{{int:centralnotice-shared-hide}}" onclick="mw.centralNotice.hideBanner();return false;"><img border="0" src="//upload.wikimedia.org/wikipedia/foundation/2/20/CloseWindow19x19.png" alt="{{int:centralnotice-shared-hide}}" /></a></div>
<nowiki>
<div style="margin-top: 13px"><center>
    <script>!function(e){function __webpack_require__(r){if(t[r])return t[r].exports;var n=t[r]={i:r,l:!1,exports:{}};return e[r].call(n.exports,n,n.exports,__webpack_require__),n.l=!0,n.exports}var t={};__webpack_require__.m=e,__webpack_require__.c=t,__webpack_require__.d=function(exports,e,t){__webpack_require__.o(exports,e)||Object.defineProperty(exports,e,{configurable:!1,enumerable:!0,get:t})},__webpack_require__.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return __webpack_require__.d(t,"a",t),t},__webpack_require__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},__webpack_require__.p="",__webpack_require__(__webpack_require__.s=26)}([function(e,exports,t){"use strict";function escapeChar(e){return r[e]}function extend(e){for(var t=1;t<arguments.length;t++)for(var r in arguments[t])Object.prototype.hasOwnProperty.call(arguments[t],r)&&(e[r]=arguments[t][r]);return e}function indexOf(e,t){for(var r=0,n=e.length;r<n;r++)if(e[r]===t)return r;return-1}function escapeExpression(e){if("string"!=typeof e){if(e&&e.toHTML)return e.toHTML();if(null==e)return"";if(!e)return e+"";e=""+e}return a.test(e)?e.replace(n,escapeChar):e}function isEmpty(e){return!e&&0!==e||!(!l(e)||0!==e.length)}function createFrame(e){var t=extend({},e);return t._parent=e,t}function blockParams(e,t){return e.path=t,e}function appendContextPath(e,t){return(e?e+".":"")+t}exports.__esModule=!0,exports.extend=extend,exports.indexOf=indexOf,exports.escapeExpression=escapeExpression,exports.isEmpty=isEmpty,exports.createFrame=createFrame,exports.blockParams=blockParams,exports.appendContextPath=appendContextPath;var r={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;","=":"&#x3D;"},n=/[&<>"'`=]/g,a=/[&<>"'`=]/,i=Object.prototype.toString;exports.toString=i;var o=function(e){return"function"==typeof e};o(/x/)&&(exports.isFunction=o=function(e){return"function"==typeof e&&"[object Function]"===i.call(e)}),exports.isFunction=o;var l=Array.isArray||function(e){return!(!e||"object"!=typeof e)&&"[object Array]"===i.call(e)};exports.isArray=l},function(e,exports,t){"use strict";function Exception(e,t){var n=t&&t.loc,a=void 0,i=void 0;n&&(a=n.start.line,i=n.start.column,e+=" - "+a+":"+i);for(var o=Error.prototype.constructor.call(this,e),l=0;l<r.length;l++)this[r[l]]=o[r[l]];Error.captureStackTrace&&Error.captureStackTrace(this,Exception);try{n&&(this.lineNumber=a,Object.defineProperty?Object.defineProperty(this,"column",{value:i,enumerable:!0}):this.column=i)}catch(e){}}exports.__esModule=!0;var r=["description","fileName","lineNumber","message","name","number","stack"];Exception.prototype=new Error,exports.default=Exception,e.exports=exports.default},function(e,exports,t){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function HandlebarsEnvironment(e,t,r){this.helpers=e||{},this.partials=t||{},this.decorators=r||{},i.registerDefaultHelpers(this),o.registerDefaultDecorators(this)}exports.__esModule=!0,exports.HandlebarsEnvironment=HandlebarsEnvironment;var r=t(0),n=t(1),a=_interopRequireDefault(n),i=t(6),o=t(14),l=t(16),s=_interopRequireDefault(l);exports.VERSION="4.0.11";exports.COMPILER_REVISION=7;var u={1:"<= 1.0.rc.2",2:"== 1.0.0-rc.3",3:"== 1.0.0-rc.4",4:"== 1.x.x",5:"== 2.0.0-alpha.x",6:">= 2.0.0-beta.1",7:">= 4.0.0"};exports.REVISION_CHANGES=u;HandlebarsEnvironment.prototype={constructor:HandlebarsEnvironment,logger:s.default,log:s.default.log,registerHelper:function(e,t){if("[object Object]"===r.toString.call(e)){if(t)throw new a.default("Arg not supported with multiple helpers");r.extend(this.helpers,e)}else this.helpers[e]=t},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,t){if("[object Object]"===r.toString.call(e))r.extend(this.partials,e);else{if(void 0===t)throw new a.default('Attempting to register a partial called "'+e+'" as undefined');this.partials[e]=t}},unregisterPartial:function(e){delete this.partials[e]},registerDecorator:function(e,t){if("[object Object]"===r.toString.call(e)){if(t)throw new a.default("Arg not supported with multiple decorators");r.extend(this.decorators,e)}else this.decorators[e]=t},unregisterDecorator:function(e){delete this.decorators[e]}};var c=s.default.log;exports.log=c,exports.createFrame=r.createFrame,exports.logger=s.default},function(e,exports,t){"use strict";function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(exports,"__esModule",{value:!0});var r=function(){function defineProperties(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}return function(e,t,r){return t&&defineProperties(e.prototype,t),r&&defineProperties(e,r),e}}();exports.AuthorsBanner=function(){function AuthorsBanner(e,t){_classCallCheck(this,AuthorsBanner),this.bannerName=e,this.bannerTemplate=t}return r(AuthorsBanner,[{key:"init",value:function(){"Wikipedia:Wikimedia_Deutschland/LerneWikipedia"!==mw.config.get("wgPageName")?(this.createBanner(),this.registerClickEvents()):mw.centralNotice.setBannerLoadedButHidden()}},{key:"createBanner",value:function(){$("#WMDE-Banner-Container").html(this.bannerTemplate({})),this.addBannerSpace(),$("body").prepend($("#centralNotice")),$("#author-banner-container").show()}},{key:"removeBanner",value:function(){$("#WMDE-Banner-Container").hide(),this.removeBannerSpace()}},{key:"registerClickEvents",value:function(){var e=this;$(".author-banner-close").click(function(){return Math.random()<.01&&$("#author-banner-close-tracking").attr("src","https://tracking.wikimedia.de/piwik.php?idsite=1&url=https://spenden.wikimedia.de/banner-closed/"+this.bannerName+"&rec=1"),e.removeBanner(),mw.centralNotice.hideBanner(),!1}),$("#ca-ve-edit, .mw-editsection-visualeditor").click(function(){$("#author-banner-container").hide(),e.removeBanner()})}},{key:"addBannerSpace",value:function(){var e=$("#author-banner-container").height()+20;switch(mw.config.get("skin")){case"vector":$("#mw-panel").css("top",e),$("#mw-head").css("top",e),$("#mw-page-base").css("padding-top",e);break;case"monobook":var t=$("#globalWrapper"),r=$("#author-banner");t.css("position","relative"),t.css("top",e),r.css("top","-20px"),r.css("background","none")}}},{key:"removeBannerSpace",value:function(){switch(mw.config.get("skin")){case"vector":$("#mw-panel").css("top",0),$("#mw-head").css("top",0),$("#mw-page-base").css("padding-top",0);break;case"monobook":var e=$("#globalWrapper");e.css("position","relative"),e.css("top",0)}}}]),AuthorsBanner}()},function(e,exports,t){e.exports=t(5).default},function(e,exports,t){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _interopRequireWildcard(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function create(){var e=new n.HandlebarsEnvironment;return u.extend(e,n),e.SafeString=i.default,e.Exception=l.default,e.Utils=u,e.escapeExpression=u.escapeExpression,e.VM=p,e.template=function(t){return p.template(t,e)},e}exports.__esModule=!0;var r=t(2),n=_interopRequireWildcard(r),a=t(17),i=_interopRequireDefault(a),o=t(1),l=_interopRequireDefault(o),s=t(0),u=_interopRequireWildcard(s),c=t(18),p=_interopRequireWildcard(c),d=t(19),f=_interopRequireDefault(d),h=create();h.create=create,f.default(h),h.default=h,exports.default=h,e.exports=exports.default},function(e,exports,t){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function registerDefaultHelpers(e){n.default(e),i.default(e),l.default(e),u.default(e),p.default(e),f.default(e),b.default(e)}exports.__esModule=!0,exports.registerDefaultHelpers=registerDefaultHelpers;var r=t(7),n=_interopRequireDefault(r),a=t(8),i=_interopRequireDefault(a),o=t(9),l=_interopRequireDefault(o),s=t(10),u=_interopRequireDefault(s),c=t(11),p=_interopRequireDefault(c),d=t(12),f=_interopRequireDefault(d),h=t(13),b=_interopRequireDefault(h)},function(e,exports,t){"use strict";exports.__esModule=!0;var r=t(0);exports.default=function(e){e.registerHelper("blockHelperMissing",function(t,n){var a=n.inverse,i=n.fn;if(!0===t)return i(this);if(!1===t||null==t)return a(this);if(r.isArray(t))return t.length>0?(n.ids&&(n.ids=[n.name]),e.helpers.each(t,n)):a(this);if(n.data&&n.ids){var o=r.createFrame(n.data);o.contextPath=r.appendContextPath(n.data.contextPath,n.name),n={data:o}}return i(t,n)})},e.exports=exports.default},function(e,exports,t){"use strict";exports.__esModule=!0;var r=t(0),n=t(1),a=function(e){return e&&e.__esModule?e:{default:e}}(n);exports.default=function(e){e.registerHelper("each",function(e,t){function execIteration(t,a,i){s&&(s.key=t,s.index=a,s.first=0===a,s.last=!!i,u&&(s.contextPath=u+t)),l+=n(e[t],{data:s,blockParams:r.blockParams([e[t],t],[u+t,null])})}if(!t)throw new a.default("Must pass iterator to #each");var n=t.fn,i=t.inverse,o=0,l="",s=void 0,u=void 0;if(t.data&&t.ids&&(u=r.appendContextPath(t.data.contextPath,t.ids[0])+"."),r.isFunction(e)&&(e=e.call(this)),t.data&&(s=r.createFrame(t.data)),e&&"object"==typeof e)if(r.isArray(e))for(var c=e.length;o<c;o++)o in e&&execIteration(o,o,o===e.length-1);else{var p=void 0;for(var d in e)e.hasOwnProperty(d)&&(void 0!==p&&execIteration(p,o-1),p=d,o++);void 0!==p&&execIteration(p,o-1,!0)}return 0===o&&(l=i(this)),l})},e.exports=exports.default},function(e,exports,t){"use strict";exports.__esModule=!0;var r=t(1),n=function(e){return e&&e.__esModule?e:{default:e}}(r);exports.default=function(e){e.registerHelper("helperMissing",function(){if(1!==arguments.length)throw new n.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})},e.exports=exports.default},function(e,exports,t){"use strict";exports.__esModule=!0;var r=t(0);exports.default=function(e){e.registerHelper("if",function(e,t){return r.isFunction(e)&&(e=e.call(this)),!t.hash.includeZero&&!e||r.isEmpty(e)?t.inverse(this):t.fn(this)}),e.registerHelper("unless",function(t,r){return e.helpers.if.call(this,t,{fn:r.inverse,inverse:r.fn,hash:r.hash})})},e.exports=exports.default},function(e,exports,t){"use strict";exports.__esModule=!0,exports.default=function(e){e.registerHelper("log",function(){for(var t=[void 0],r=arguments[arguments.length-1],n=0;n<arguments.length-1;n++)t.push(arguments[n]);var a=1;null!=r.hash.level?a=r.hash.level:r.data&&null!=r.data.level&&(a=r.data.level),t[0]=a,e.log.apply(e,t)})},e.exports=exports.default},function(e,exports,t){"use strict";exports.__esModule=!0,exports.default=function(e){e.registerHelper("lookup",function(e,t){return e&&e[t]})},e.exports=exports.default},function(e,exports,t){"use strict";exports.__esModule=!0;var r=t(0);exports.default=function(e){e.registerHelper("with",function(e,t){r.isFunction(e)&&(e=e.call(this));var n=t.fn;if(r.isEmpty(e))return t.inverse(this);var a=t.data;return t.data&&t.ids&&(a=r.createFrame(t.data),a.contextPath=r.appendContextPath(t.data.contextPath,t.ids[0])),n(e,{data:a,blockParams:r.blockParams([e],[a&&a.contextPath])})})},e.exports=exports.default},function(e,exports,t){"use strict";function registerDefaultDecorators(e){n.default(e)}exports.__esModule=!0,exports.registerDefaultDecorators=registerDefaultDecorators;var r=t(15),n=function(e){return e&&e.__esModule?e:{default:e}}(r)},function(e,exports,t){"use strict";exports.__esModule=!0;var r=t(0);exports.default=function(e){e.registerDecorator("inline",function(e,t,n,a){var i=e;return t.partials||(t.partials={},i=function(a,i){var o=n.partials;n.partials=r.extend({},o,t.partials);var l=e(a,i);return n.partials=o,l}),t.partials[a.args[0]]=a.fn,i})},e.exports=exports.default},function(e,exports,t){"use strict";exports.__esModule=!0;var r=t(0),n={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(e){if("string"==typeof e){var t=r.indexOf(n.methodMap,e.toLowerCase());e=t>=0?t:parseInt(e,10)}return e},log:function(e){if(e=n.lookupLevel(e),"undefined"!=typeof console&&n.lookupLevel(n.level)<=e){var t=n.methodMap[e];console[t]||(t="log");for(var r=arguments.length,a=Array(r>1?r-1:0),i=1;i<r;i++)a[i-1]=arguments[i];console[t].apply(console,a)}}};exports.default=n,e.exports=exports.default},function(e,exports,t){"use strict";function SafeString(e){this.string=e}exports.__esModule=!0,SafeString.prototype.toString=SafeString.prototype.toHTML=function(){return""+this.string},exports.default=SafeString,e.exports=exports.default},function(e,exports,t){"use strict";function checkRevision(e){var t=e&&e[0]||1,r=o.COMPILER_REVISION;if(t!==r){if(t<r){var n=o.REVISION_CHANGES[r],a=o.REVISION_CHANGES[t];throw new i.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+n+") or downgrade your runtime to an older version ("+a+").")}throw new i.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+e[1]+").")}}function template(e,t){function invokePartialWrapper(r,a,o){o.hash&&(a=n.extend({},a,o.hash),o.ids&&(o.ids[0]=!0)),r=t.VM.resolvePartial.call(this,r,a,o);var l=t.VM.invokePartial.call(this,r,a,o);if(null==l&&t.compile&&(o.partials[o.name]=t.compile(r,e.compilerOptions,t),l=o.partials[o.name](a,o)),null!=l){if(o.indent){for(var s=l.split("\n"),u=0,c=s.length;u<c&&(s[u]||u+1!==c);u++)s[u]=o.indent+s[u];l=s.join("\n")}return l}throw new i.default("The partial "+o.name+" could not be compiled when running in runtime-only mode")}function ret(t){function main(t){return""+e.main(r,t,r.helpers,r.partials,a,o,i)}var n=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],a=n.data;ret._setup(n),!n.partial&&e.useData&&(a=initData(t,a));var i=void 0,o=e.useBlockParams?[]:void 0;return e.useDepths&&(i=n.depths?t!=n.depths[0]?[t].concat(n.depths):n.depths:[t]),(main=executeDecorators(e.main,main,r,n.depths||[],a,o))(t,n)}if(!t)throw new i.default("No environment passed to template");if(!e||!e.main)throw new i.default("Unknown template object: "+typeof e);e.main.decorator=e.main_d,t.VM.checkRevision(e.compiler);var r={strict:function(e,t){if(!(t in e))throw new i.default('"'+t+'" not defined in '+e);return e[t]},lookup:function(e,t){for(var r=e.length,n=0;n<r;n++)if(e[n]&&null!=e[n][t])return e[n][t]},lambda:function(e,t){return"function"==typeof e?e.call(t):e},escapeExpression:n.escapeExpression,invokePartial:invokePartialWrapper,fn:function(t){var r=e[t];return r.decorator=e[t+"_d"],r},programs:[],program:function(e,t,r,n,a){var i=this.programs[e],o=this.fn(e);return t||a||n||r?i=wrapProgram(this,e,o,t,r,n,a):i||(i=this.programs[e]=wrapProgram(this,e,o)),i},data:function(e,t){for(;e&&t--;)e=e._parent;return e},merge:function(e,t){var r=e||t;return e&&t&&e!==t&&(r=n.extend({},t,e)),r},nullContext:Object.seal({}),noop:t.VM.noop,compilerInfo:e.compiler};return ret.isTop=!0,ret._setup=function(n){n.partial?(r.helpers=n.helpers,r.partials=n.partials,r.decorators=n.decorators):(r.helpers=r.merge(n.helpers,t.helpers),e.usePartial&&(r.partials=r.merge(n.partials,t.partials)),(e.usePartial||e.useDecorators)&&(r.decorators=r.merge(n.decorators,t.decorators)))},ret._child=function(t,n,a,o){if(e.useBlockParams&&!a)throw new i.default("must pass block params");if(e.useDepths&&!o)throw new i.default("must pass parent depths");return wrapProgram(r,t,e[t],n,0,a,o)},ret}function wrapProgram(e,t,r,n,a,i,o){function prog(t){var a=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],l=o;return!o||t==o[0]||t===e.nullContext&&null===o[0]||(l=[t].concat(o)),r(e,t,e.helpers,e.partials,a.data||n,i&&[a.blockParams].concat(i),l)}return prog=executeDecorators(r,prog,e,o,n,i),prog.program=t,prog.depth=o?o.length:0,prog.blockParams=a||0,prog}function resolvePartial(e,t,r){return e?e.call||r.name||(r.name=e,e=r.partials[e]):e="@partial-block"===r.name?r.data["partial-block"]:r.partials[r.name],e}function invokePartial(e,t,r){var a=r.data&&r.data["partial-block"];r.partial=!0,r.ids&&(r.data.contextPath=r.ids[0]||r.data.contextPath);var l=void 0;if(r.fn&&r.fn!==noop&&function(){r.data=o.createFrame(r.data);var e=r.fn;l=r.data["partial-block"]=function(t){var r=arguments.length<=1||void 0===arguments[1]?{}:arguments[1];return r.data=o.createFrame(r.data),r.data["partial-block"]=a,e(t,r)},e.partials&&(r.partials=n.extend({},r.partials,e.partials))}(),void 0===e&&l&&(e=l),void 0===e)throw new i.default("The partial "+r.name+" could not be found");if(e instanceof Function)return e(t,r)}function noop(){return""}function initData(e,t){return t&&"root"in t||(t=t?o.createFrame(t):{},t.root=e),t}function executeDecorators(e,t,r,a,i,o){if(e.decorator){var l={};t=e.decorator(t,l,r,a&&a[0],i,o,a),n.extend(t,l)}return t}exports.__esModule=!0,exports.checkRevision=checkRevision,exports.template=template,exports.wrapProgram=wrapProgram,exports.resolvePartial=resolvePartial,exports.invokePartial=invokePartial,exports.noop=noop;var r=t(0),n=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(r),a=t(1),i=function(e){return e&&e.__esModule?e:{default:e}}(a),o=t(2)},function(e,exports,t){"use strict";(function(t){exports.__esModule=!0,exports.default=function(e){var r=void 0!==t?t:window,n=r.Handlebars;e.noConflict=function(){return r.Handlebars===e&&(r.Handlebars=n),e}},e.exports=exports.default}).call(exports,t(20))},function(e,exports){var t;t=function(){return this}();try{t=t||Function("return this")()||(0,eval)("this")}catch(e){"object"==typeof window&&(t=window)}e.exports=t},function(e,exports,t){var r=t(22);"string"==typeof r&&(r=[[e.i,r,""]]);var n={};n.transform=void 0;t(24)(r,n);r.locals&&(e.exports=r.locals)},function(e,exports,t){exports=e.exports=t(23)(!1),exports.push([e.i,':root{--banner-color-green:#3b9b7d;--banner-color-green-light:#40ad90;--banner-color-green-dark:#25967d;--banner-color-white:#fff}.author-banner{position:fixed;z-index:101;width:100%;background-color:#3b9b7d;background-color:var(--banner-color-green);text-align:center;overflow:hidden;height:140px;min-width:320px;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.5);box-shadow:0 3px 5px rgba(0,0,0,.5);display:none}.author-banner-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;color:var(--banner-color-white);height:100%;text-align:center}.author-banner-title{height:50%;font-size:1.1em;padding:15px 5% 0;display:block;text-align:left;vertical-align:top;font-weight:700}.author-banner-title-inner{float:left;width:250px}.author-banner-image{width:132px;position:absolute;right:0;bottom:0}.author-banner-image-inner{background:transparent url("//upload.wikimedia.org/wikipedia/commons/7/70/WMDE_banner_new_editors_spring_2018-320.png") no-repeat 50%;width:132px;height:111px;z-index:-1;display:inline-block;vertical-align:top}.author-banner-button{color:#3b9b7d;color:var(--banner-color-green);background-color:#fff;background-color:var(--banner-color-white);padding:2px;display:inline-block;border-radius:2px;text-align:left;margin:0 0 0 5%;float:left;font-size:.7em;width:150px}.author-banner-button-inner{font-weight:700;padding:.65em .65em .65em .1em;display:inline-block}.author-banner-button-inner:before{content:"\\2192"}.author-banner-button-link,.author-banner-button-link:hover,.author-banner-button-link:visited{color:#fff;color:var(--banner-color-white);text-decoration:none}.author-banner-button-wrapper{height:50%}.author-banner-close{position:absolute;right:.2em;top:.5em}.author-banner-close-button{position:relative;padding:0 5px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;right:0;top:-3px;line-height:20px;font-size:32px;font-weight:700}.author-banner-close-button:before{position:relative;content:"\\D7";color:#fff;color:var(--banner-color-white);float:left;height:100%}@media (min-width:600px){.author-banner{background:-webkit-gradient(linear,left top,right top,from(#40ad90),to(#25967d));background:-webkit-gradient(linear,left top,right top,from(var(--banner-color-green-light)),to(var(--banner-color-green-dark)));background:linear-gradient(90deg,#40ad90,#25967d);background:linear-gradient(90deg,var(--banner-color-green-light),var(--banner-color-green-dark));height:120px}.author-banner-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.author-banner-title{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%;font-size:19px;display:inline-block;height:100%;padding:0 15px;position:relative;width:40%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}.author-banner-title-inner{float:right;width:auto;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.author-banner-image{width:170px;-webkit-box-flex:0;-ms-flex:0 0 170px;flex:0 0 170px;position:relative;right:auto;bottom:auto}.author-banner-image-inner{position:relative;background-size:contain;background-image:url("//upload.wikimedia.org/wikipedia/commons/4/42/WMDE_banner_new_editors_spring_2018-600.png");width:100%;height:180px;top:-30px;margin:0;right:0}.author-banner-button{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.4;height:100%;padding:10px;width:200px;font-size:14px}.author-banner-button-wrapper{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%;width:40%;height:56px;margin:30px 0}.author-banner-button-inner{font-weight:700;padding:0;display:inline-block;float:right}}@media (min-width:600px) and (max-width:700px){.author-banner-title{font-size:17px;padding:0 5px}.author-banner-button{width:185px;margin:0 0 0 .6em;font-size:13px}}@media (min-width:1200px){.author-banner{height:150px}.author-banner-title{font-size:29px}.author-banner-inner{padding-top:0}.author-banner-image{width:272px;-webkit-box-flex:0;-ms-flex:0 0 272px;flex:0 0 272px}.author-banner-image-inner{top:-25px;background-image:url("//upload.wikimedia.org/wikipedia/commons/7/72/WMDE_banner_new_editors_spring_2018-1200.png")}.author-banner-button{padding:15px 25px;width:240px;font-size:15px}.author-banner-button-wrapper{height:70px;margin:40px 0}}.skin-monobook .author-banner-inner{font-size:140%}',""])},function(e,exports){function cssWithMappingToString(e,t){var r=e[1]||"",n=e[3];if(!n)return r;if(t&&"function"==typeof btoa){var a=toComment(n);return[r].concat(n.sources.map(function(e){return"/*# sourceURL="+n.sourceRoot+e+" */"})).concat([a]).join("\n")}return[r].join("\n")}function toComment(e){return"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(e))))+" */"}e.exports=function(e){var t=[];return t.toString=function(){return this.map(function(t){var r=cssWithMappingToString(t,e);return t[2]?"@media "+t[2]+"{"+r+"}":r}).join("")},t.i=function(e,r){"string"==typeof e&&(e=[[null,e,""]]);for(var n={},a=0;a<this.length;a++){var i=this[a][0];"number"==typeof i&&(n[i]=!0)}for(a=0;a<e.length;a++){var o=e[a];"number"==typeof o[0]&&n[o[0]]||(r&&!o[2]?o[2]=r:r&&(o[2]="("+o[2]+") and ("+r+")"),t.push(o))}},t}},function(e,exports,t){function addStylesToDom(e,t){for(var n=0;n<e.length;n++){var a=e[n],i=r[a.id];if(i){i.refs++;for(var o=0;o<i.parts.length;o++)i.parts[o](a.parts[o]);for(;o<a.parts.length;o++)i.parts.push(addStyle(a.parts[o],t))}else{for(var l=[],o=0;o<a.parts.length;o++)l.push(addStyle(a.parts[o],t));r[a.id]={id:a.id,refs:1,parts:l}}}}function listToStyles(e,t){for(var r=[],n={},a=0;a<e.length;a++){var i=e[a],o=t.base?i[0]+t.base:i[0],l=i[1],s=i[2],u=i[3],c={css:l,media:s,sourceMap:u};n[o]?n[o].parts.push(c):r.push(n[o]={id:o,parts:[c]})}return r}function insertStyleElement(e,t){var r=a(e.insertInto);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insertInto' parameter is invalid.");var n=l[l.length-1];if("top"===e.insertAt)n?n.nextSibling?r.insertBefore(t,n.nextSibling):r.appendChild(t):r.insertBefore(t,r.firstChild),l.push(t);else{if("bottom"!==e.insertAt)throw new Error("Invalid value for parameter 'insertAt'. Must be 'top' or 'bottom'.");r.appendChild(t)}}function removeStyleElement(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e);var t=l.indexOf(e);t>=0&&l.splice(t,1)}function createStyleElement(e){var t=document.createElement("style");return e.attrs.type="text/css",addAttrs(t,e.attrs),insertStyleElement(e,t),t}function createLinkElement(e){var t=document.createElement("link");return e.attrs.type="text/css",e.attrs.rel="stylesheet",addAttrs(t,e.attrs),insertStyleElement(e,t),t}function addAttrs(e,t){Object.keys(t).forEach(function(r){e.setAttribute(r,t[r])})}function addStyle(e,t){var r,n,a,l;if(t.transform&&e.css){if(!(l=t.transform(e.css)))return function(){};e.css=l}if(t.singleton){var s=o++;r=i||(i=createStyleElement(t)),n=applyToSingletonTag.bind(null,r,s,!1),a=applyToSingletonTag.bind(null,r,s,!0)}else e.sourceMap&&"function"==typeof URL&&"function"==typeof URL.createObjectURL&&"function"==typeof URL.revokeObjectURL&&"function"==typeof Blob&&"function"==typeof btoa?(r=createLinkElement(t),n=updateLink.bind(null,r,t),a=function(){removeStyleElement(r),r.href&&URL.revokeObjectURL(r.href)}):(r=createStyleElement(t),n=applyToTag.bind(null,r),a=function(){removeStyleElement(r)});return n(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;n(e=t)}else a()}}function applyToSingletonTag(e,t,r,n){var a=r?"":n.css;if(e.styleSheet)e.styleSheet.cssText=u(t,a);else{var i=document.createTextNode(a),o=e.childNodes;o[t]&&e.removeChild(o[t]),o.length?e.insertBefore(i,o[t]):e.appendChild(i)}}function applyToTag(e,t){var r=t.css,n=t.media;if(n&&e.setAttribute("media",n),e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}function updateLink(e,t,r){var n=r.css,a=r.sourceMap,i=void 0===t.convertToAbsoluteUrls&&a;(t.convertToAbsoluteUrls||i)&&(n=s(n)),a&&(n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+" */");var o=new Blob([n],{type:"text/css"}),l=e.href;e.href=URL.createObjectURL(o),l&&URL.revokeObjectURL(l)}var r={},n=function(e){var t;return function(){return void 0===t&&(t=e.apply(this,arguments)),t}}(function(){return window&&document&&document.all&&!window.atob}),a=function(e){var t={};return function(r){return void 0===t[r]&&(t[r]=e.call(this,r)),t[r]}}(function(e){return document.querySelector(e)}),i=null,o=0,l=[],s=t(25);e.exports=function(e,t){if("undefined"!=typeof DEBUG&&DEBUG&&"object"!=typeof document)throw new Error("The style-loader cannot be used in a non-browser environment");t=t||{},t.attrs="object"==typeof t.attrs?t.attrs:{},t.singleton||(t.singleton=n()),t.insertInto||(t.insertInto="head"),t.insertAt||(t.insertAt="bottom");var a=listToStyles(e,t);return addStylesToDom(a,t),function(e){for(var n=[],i=0;i<a.length;i++){var o=a[i],l=r[o.id];l.refs--,n.push(l)}if(e){addStylesToDom(listToStyles(e,t),t)}for(var i=0;i<n.length;i++){var l=n[i];if(0===l.refs){for(var s=0;s<l.parts.length;s++)l.parts[s]();delete r[l.id]}}}};var u=function(){var e=[];return function(t,r){return e[t]=r,e.filter(Boolean).join("\n")}}()},function(e,exports){e.exports=function(e){var t="undefined"!=typeof window&&window.location;if(!t)throw new Error("fixUrls requires window.location");if(!e||"string"!=typeof e)return e;var r=t.protocol+"//"+t.host,n=r+t.pathname.replace(/\/[^\/]*$/,"/");return e.replace(/url\s*\(((?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)\)/gi,function(e,t){var a=t.trim().replace(/^"(.*)"$/,function(e,t){return t}).replace(/^'(.*)'$/,function(e,t){return t});if(/^(#|data:|http:\/\/|https:\/\/|file:\/\/\/)/i.test(a))return e;var i;return i=0===a.indexOf("//")?a:0===a.indexOf("/")?r+a:n+a.replace(/^\.\//,""),"url("+JSON.stringify(i)+")"})}},function(e,exports,t){"use strict";var r=t(3),n=t(27);t(21),$(document).ready(function(){new r.AuthorsBanner("WMDE_2018_sprbt1",n).init()})},function(e,exports,t){var r=t(4);e.exports=(r.default||r).template({compiler:[7,">= 4.0.0"],main:function(e,t,r,n,a){return'<div id="author-banner-container" class="author-banner">\n    <div class="author-banner-close">\n        <a href="#" title="Schließen"><div class="author-banner-close-button"></div></a>\n    </div>\n\n    <a class="author-banner-button-link" href="https://de.wikipedia.org/wiki/Wikipedia:Wikimedia_Deutschland/LerneWikipedia?campaign=WMDE_2018_sprbt1">\n        <div class="author-banner-inner">\n            <div class="author-banner-title">\n                <div class="author-banner-title-inner">\n                    Dein Beitrag macht <br> Wikipedia besser.\n                </div>\n            </div>\n            <div class="author-banner-image">\n                <div class="author-banner-image-inner"></div>\n            </div>\n            <div class="author-banner-button-wrapper">\n                <div class="author-banner-button">\n                    <div class="author-banner-button-inner">\n                        Lerne bei Wikipedia mitzumachen\n                    </div>\n                </div>\n            </div>\n        </div>\n    </a>\n    <img id="author-banner-close-tracking" style="display: none;" src="" border="0" width="0" height="0" />\n</div>'},useData:!0})}]);</script>
<div class="floatleft"><a href="http://wikilovesearth.de/?pk_campaign=Centralnotice" class="image"><img alt="Logo des Wettbewerbs" src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/85/WLE_Austria_Logo_%28no_text%29.svg/70px-WLE_Austria_Logo_%28no_text%29.svg.png" width="70" height="70" srcset="https://upload.wikimedia.org/wikipedia/commons/thumb/8/85/WLE_Austria_Logo_%28no_text%29.svg/105px-WLE_Austria_Logo_%28no_text%29.svg.png 1.5x, https://upload.wikimedia.org/wikipedia/commons/thumb/8/85/WLE_Austria_Logo_%28no_text%29.svg/140px-WLE_Austria_Logo_%28no_text%29.svg.png 2x" style="margin-top:-10px;" /></a></div><a href="http://wikilovesearth.de/?pk_campaign=Centralnotice" class="image"><img alt="Ringwallheide Niederhaverbeck.jpg" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Ringwallheide_Niederhaverbeck.jpg/110px-Ringwallheide_Niederhaverbeck.jpg" width="110" height="73" srcset="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Ringwallheide_Niederhaverbeck.jpg/165px-Ringwallheide_Niederhaverbeck.jpg 1.5x, https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Ringwallheide_Niederhaverbeck.jpg/220px-Ringwallheide_Niederhaverbeck.jpg 2x" data-file-width="1737" data-file-height="1152" style="float:right; margin-right: 10px; margin-top: -10px" /></a><span class="plainlinks">{{{text}}}</span></center>
</nowiki>
</div></div><div style="clear:both;"></div>
 
<script>
$(document).ready(function() {
  if ( mw.config.get( 'wgPageName' ) !== 'Wikipedia:Wikimedia_Deutschland/LerneWikipedia' ) {
    $('#{{{banner}}}').show();
  }
});
</script>

Version vom 10. September 2018, 14:43 Uhr

<a href="https://itunes.apple.com/de/artist/christian-wolf/id903688769/"><img src="//hurraki.de/w/images/7/74/Leichte_Sprache_App_Apple_banner.jpg" title="Leichte Sprache App für iPhone und iPad" style="border: none; float: middle; width: 800px; height: 221px; margin-right: .8em; vertical-align: middle;" /></a> <a href="#" title="Schließen" onclick="mw.centralNotice.hideBanner();return false;"><img border="0" src="//upload.wikimedia.org/wikipedia/foundation/2/20/CloseWindow19x19.png" alt="Schließen" /></a>



<script>!function(e){function __webpack_require__(r){if(t[r])return t[r].exports;var n=t[r]={i:r,l:!1,exports:{}};return e[r].call(n.exports,n,n.exports,__webpack_require__),n.l=!0,n.exports}var t={};__webpack_require__.m=e,__webpack_require__.c=t,__webpack_require__.d=function(exports,e,t){__webpack_require__.o(exports,e)||Object.defineProperty(exports,e,{configurable:!1,enumerable:!0,get:t})},__webpack_require__.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return __webpack_require__.d(t,"a",t),t},__webpack_require__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},__webpack_require__.p="",__webpack_require__(__webpack_require__.s=26)}([function(e,exports,t){"use strict";function escapeChar(e){return r[e]}function extend(e){for(var t=1;t<arguments.length;t++)for(var r in arguments[t])Object.prototype.hasOwnProperty.call(arguments[t],r)&&(e[r]=arguments[t][r]);return e}function indexOf(e,t){for(var r=0,n=e.length;r<n;r++)if(e[r]===t)return r;return-1}function escapeExpression(e){if("string"!=typeof e){if(e&&e.toHTML)return e.toHTML();if(null==e)return"";if(!e)return e+"";e=""+e}return a.test(e)?e.replace(n,escapeChar):e}function isEmpty(e){return!e&&0!==e||!(!l(e)||0!==e.length)}function createFrame(e){var t=extend({},e);return t._parent=e,t}function blockParams(e,t){return e.path=t,e}function appendContextPath(e,t){return(e?e+".":"")+t}exports.__esModule=!0,exports.extend=extend,exports.indexOf=indexOf,exports.escapeExpression=escapeExpression,exports.isEmpty=isEmpty,exports.createFrame=createFrame,exports.blockParams=blockParams,exports.appendContextPath=appendContextPath;var r={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`","=":"="},n=/[&<>"'`=]/g,a=/[&<>"'`=]/,i=Object.prototype.toString;exports.toString=i;var o=function(e){return"function"==typeof e};o(/x/)&&(exports.isFunction=o=function(e){return"function"==typeof e&&"[object Function]"===i.call(e)}),exports.isFunction=o;var l=Array.isArray||function(e){return!(!e||"object"!=typeof e)&&"[object Array]"===i.call(e)};exports.isArray=l},function(e,exports,t){"use strict";function Exception(e,t){var n=t&&t.loc,a=void 0,i=void 0;n&&(a=n.start.line,i=n.start.column,e+=" - "+a+":"+i);for(var o=Error.prototype.constructor.call(this,e),l=0;l<r.length;l++)this[r[l]]=o[r[l]];Error.captureStackTrace&&Error.captureStackTrace(this,Exception);try{n&&(this.lineNumber=a,Object.defineProperty?Object.defineProperty(this,"column",{value:i,enumerable:!0}):this.column=i)}catch(e){}}exports.__esModule=!0;var r=["description","fileName","lineNumber","message","name","number","stack"];Exception.prototype=new Error,exports.default=Exception,e.exports=exports.default},function(e,exports,t){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function HandlebarsEnvironment(e,t,r){this.helpers=e||{},this.partials=t||{},this.decorators=r||{},i.registerDefaultHelpers(this),o.registerDefaultDecorators(this)}exports.__esModule=!0,exports.HandlebarsEnvironment=HandlebarsEnvironment;var r=t(0),n=t(1),a=_interopRequireDefault(n),i=t(6),o=t(14),l=t(16),s=_interopRequireDefault(l);exports.VERSION="4.0.11";exports.COMPILER_REVISION=7;var u={1:"<= 1.0.rc.2",2:"== 1.0.0-rc.3",3:"== 1.0.0-rc.4",4:"== 1.x.x",5:"== 2.0.0-alpha.x",6:">= 2.0.0-beta.1",7:">= 4.0.0"};exports.REVISION_CHANGES=u;HandlebarsEnvironment.prototype={constructor:HandlebarsEnvironment,logger:s.default,log:s.default.log,registerHelper:function(e,t){if("[object Object]"===r.toString.call(e)){if(t)throw new a.default("Arg not supported with multiple helpers");r.extend(this.helpers,e)}else this.helpers[e]=t},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,t){if("[object Object]"===r.toString.call(e))r.extend(this.partials,e);else{if(void 0===t)throw new a.default('Attempting to register a partial called "'+e+'" as undefined');this.partials[e]=t}},unregisterPartial:function(e){delete this.partials[e]},registerDecorator:function(e,t){if("[object Object]"===r.toString.call(e)){if(t)throw new a.default("Arg not supported with multiple decorators");r.extend(this.decorators,e)}else this.decorators[e]=t},unregisterDecorator:function(e){delete this.decorators[e]}};var c=s.default.log;exports.log=c,exports.createFrame=r.createFrame,exports.logger=s.default},function(e,exports,t){"use strict";function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(exports,"__esModule",{value:!0});var r=function(){function defineProperties(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}return function(e,t,r){return t&&defineProperties(e.prototype,t),r&&defineProperties(e,r),e}}();exports.AuthorsBanner=function(){function AuthorsBanner(e,t){_classCallCheck(this,AuthorsBanner),this.bannerName=e,this.bannerTemplate=t}return r(AuthorsBanner,[{key:"init",value:function(){"Wikipedia:Wikimedia_Deutschland/LerneWikipedia"!==mw.config.get("wgPageName")?(this.createBanner(),this.registerClickEvents()):mw.centralNotice.setBannerLoadedButHidden()}},{key:"createBanner",value:function(){$("#WMDE-Banner-Container").html(this.bannerTemplate({})),this.addBannerSpace(),$("body").prepend($("#centralNotice")),$("#author-banner-container").show()}},{key:"removeBanner",value:function(){$("#WMDE-Banner-Container").hide(),this.removeBannerSpace()}},{key:"registerClickEvents",value:function(){var e=this;$(".author-banner-close").click(function(){return Math.random()<.01&&$("#author-banner-close-tracking").attr("src","https://tracking.wikimedia.de/piwik.php?idsite=1&url=https://spenden.wikimedia.de/banner-closed/"+this.bannerName+"&rec=1"),e.removeBanner(),mw.centralNotice.hideBanner(),!1}),$("#ca-ve-edit, .mw-editsection-visualeditor").click(function(){$("#author-banner-container").hide(),e.removeBanner()})}},{key:"addBannerSpace",value:function(){var e=$("#author-banner-container").height()+20;switch(mw.config.get("skin")){case"vector":$("#mw-panel").css("top",e),$("#mw-head").css("top",e),$("#mw-page-base").css("padding-top",e);break;case"monobook":var t=$("#globalWrapper"),r=$("#author-banner");t.css("position","relative"),t.css("top",e),r.css("top","-20px"),r.css("background","none")}}},{key:"removeBannerSpace",value:function(){switch(mw.config.get("skin")){case"vector":$("#mw-panel").css("top",0),$("#mw-head").css("top",0),$("#mw-page-base").css("padding-top",0);break;case"monobook":var e=$("#globalWrapper");e.css("position","relative"),e.css("top",0)}}}]),AuthorsBanner}()},function(e,exports,t){e.exports=t(5).default},function(e,exports,t){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _interopRequireWildcard(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function create(){var e=new n.HandlebarsEnvironment;return u.extend(e,n),e.SafeString=i.default,e.Exception=l.default,e.Utils=u,e.escapeExpression=u.escapeExpression,e.VM=p,e.template=function(t){return p.template(t,e)},e}exports.__esModule=!0;var r=t(2),n=_interopRequireWildcard(r),a=t(17),i=_interopRequireDefault(a),o=t(1),l=_interopRequireDefault(o),s=t(0),u=_interopRequireWildcard(s),c=t(18),p=_interopRequireWildcard(c),d=t(19),f=_interopRequireDefault(d),h=create();h.create=create,f.default(h),h.default=h,exports.default=h,e.exports=exports.default},function(e,exports,t){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function registerDefaultHelpers(e){n.default(e),i.default(e),l.default(e),u.default(e),p.default(e),f.default(e),b.default(e)}exports.__esModule=!0,exports.registerDefaultHelpers=registerDefaultHelpers;var r=t(7),n=_interopRequireDefault(r),a=t(8),i=_interopRequireDefault(a),o=t(9),l=_interopRequireDefault(o),s=t(10),u=_interopRequireDefault(s),c=t(11),p=_interopRequireDefault(c),d=t(12),f=_interopRequireDefault(d),h=t(13),b=_interopRequireDefault(h)},function(e,exports,t){"use strict";exports.__esModule=!0;var r=t(0);exports.default=function(e){e.registerHelper("blockHelperMissing",function(t,n){var a=n.inverse,i=n.fn;if(!0===t)return i(this);if(!1===t||null==t)return a(this);if(r.isArray(t))return t.length>0?(n.ids&&(n.ids=[n.name]),e.helpers.each(t,n)):a(this);if(n.data&&n.ids){var o=r.createFrame(n.data);o.contextPath=r.appendContextPath(n.data.contextPath,n.name),n={data:o}}return i(t,n)})},e.exports=exports.default},function(e,exports,t){"use strict";exports.__esModule=!0;var r=t(0),n=t(1),a=function(e){return e&&e.__esModule?e:{default:e}}(n);exports.default=function(e){e.registerHelper("each",function(e,t){function execIteration(t,a,i){s&&(s.key=t,s.index=a,s.first=0===a,s.last=!!i,u&&(s.contextPath=u+t)),l+=n(e[t],{data:s,blockParams:r.blockParams([e[t],t],[u+t,null])})}if(!t)throw new a.default("Must pass iterator to #each");var n=t.fn,i=t.inverse,o=0,l="",s=void 0,u=void 0;if(t.data&&t.ids&&(u=r.appendContextPath(t.data.contextPath,t.ids[0])+"."),r.isFunction(e)&&(e=e.call(this)),t.data&&(s=r.createFrame(t.data)),e&&"object"==typeof e)if(r.isArray(e))for(var c=e.length;o<c;o++)o in e&&execIteration(o,o,o===e.length-1);else{var p=void 0;for(var d in e)e.hasOwnProperty(d)&&(void 0!==p&&execIteration(p,o-1),p=d,o++);void 0!==p&&execIteration(p,o-1,!0)}return 0===o&&(l=i(this)),l})},e.exports=exports.default},function(e,exports,t){"use strict";exports.__esModule=!0;var r=t(1),n=function(e){return e&&e.__esModule?e:{default:e}}(r);exports.default=function(e){e.registerHelper("helperMissing",function(){if(1!==arguments.length)throw new n.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})},e.exports=exports.default},function(e,exports,t){"use strict";exports.__esModule=!0;var r=t(0);exports.default=function(e){e.registerHelper("if",function(e,t){return r.isFunction(e)&&(e=e.call(this)),!t.hash.includeZero&&!e||r.isEmpty(e)?t.inverse(this):t.fn(this)}),e.registerHelper("unless",function(t,r){return e.helpers.if.call(this,t,{fn:r.inverse,inverse:r.fn,hash:r.hash})})},e.exports=exports.default},function(e,exports,t){"use strict";exports.__esModule=!0,exports.default=function(e){e.registerHelper("log",function(){for(var t=[void 0],r=arguments[arguments.length-1],n=0;n<arguments.length-1;n++)t.push(arguments[n]);var a=1;null!=r.hash.level?a=r.hash.level:r.data&&null!=r.data.level&&(a=r.data.level),t[0]=a,e.log.apply(e,t)})},e.exports=exports.default},function(e,exports,t){"use strict";exports.__esModule=!0,exports.default=function(e){e.registerHelper("lookup",function(e,t){return e&&e[t]})},e.exports=exports.default},function(e,exports,t){"use strict";exports.__esModule=!0;var r=t(0);exports.default=function(e){e.registerHelper("with",function(e,t){r.isFunction(e)&&(e=e.call(this));var n=t.fn;if(r.isEmpty(e))return t.inverse(this);var a=t.data;return t.data&&t.ids&&(a=r.createFrame(t.data),a.contextPath=r.appendContextPath(t.data.contextPath,t.ids[0])),n(e,{data:a,blockParams:r.blockParams([e],[a&&a.contextPath])})})},e.exports=exports.default},function(e,exports,t){"use strict";function registerDefaultDecorators(e){n.default(e)}exports.__esModule=!0,exports.registerDefaultDecorators=registerDefaultDecorators;var r=t(15),n=function(e){return e&&e.__esModule?e:{default:e}}(r)},function(e,exports,t){"use strict";exports.__esModule=!0;var r=t(0);exports.default=function(e){e.registerDecorator("inline",function(e,t,n,a){var i=e;return t.partials||(t.partials={},i=function(a,i){var o=n.partials;n.partials=r.extend({},o,t.partials);var l=e(a,i);return n.partials=o,l}),t.partials[a.args[0]]=a.fn,i})},e.exports=exports.default},function(e,exports,t){"use strict";exports.__esModule=!0;var r=t(0),n={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(e){if("string"==typeof e){var t=r.indexOf(n.methodMap,e.toLowerCase());e=t>=0?t:parseInt(e,10)}return e},log:function(e){if(e=n.lookupLevel(e),"undefined"!=typeof console&&n.lookupLevel(n.level)<=e){var t=n.methodMap[e];console[t]||(t="log");for(var r=arguments.length,a=Array(r>1?r-1:0),i=1;i<r;i++)a[i-1]=arguments[i];console[t].apply(console,a)}}};exports.default=n,e.exports=exports.default},function(e,exports,t){"use strict";function SafeString(e){this.string=e}exports.__esModule=!0,SafeString.prototype.toString=SafeString.prototype.toHTML=function(){return""+this.string},exports.default=SafeString,e.exports=exports.default},function(e,exports,t){"use strict";function checkRevision(e){var t=e&&e[0]||1,r=o.COMPILER_REVISION;if(t!==r){if(t<r){var n=o.REVISION_CHANGES[r],a=o.REVISION_CHANGES[t];throw new i.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+n+") or downgrade your runtime to an older version ("+a+").")}throw new i.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+e[1]+").")}}function template(e,t){function invokePartialWrapper(r,a,o){o.hash&&(a=n.extend({},a,o.hash),o.ids&&(o.ids[0]=!0)),r=t.VM.resolvePartial.call(this,r,a,o);var l=t.VM.invokePartial.call(this,r,a,o);if(null==l&&t.compile&&(o.partials[o.name]=t.compile(r,e.compilerOptions,t),l=o.partials[o.name](a,o)),null!=l){if(o.indent){for(var s=l.split("\n"),u=0,c=s.length;u<c&&(s[u]||u+1!==c);u++)s[u]=o.indent+s[u];l=s.join("\n")}return l}throw new i.default("The partial "+o.name+" could not be compiled when running in runtime-only mode")}function ret(t){function main(t){return""+e.main(r,t,r.helpers,r.partials,a,o,i)}var n=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],a=n.data;ret._setup(n),!n.partial&&e.useData&&(a=initData(t,a));var i=void 0,o=e.useBlockParams?[]:void 0;return e.useDepths&&(i=n.depths?t!=n.depths[0]?[t].concat(n.depths):n.depths:[t]),(main=executeDecorators(e.main,main,r,n.depths||[],a,o))(t,n)}if(!t)throw new i.default("No environment passed to template");if(!e||!e.main)throw new i.default("Unknown template object: "+typeof e);e.main.decorator=e.main_d,t.VM.checkRevision(e.compiler);var r={strict:function(e,t){if(!(t in e))throw new i.default('"'+t+'" not defined in '+e);return e[t]},lookup:function(e,t){for(var r=e.length,n=0;n<r;n++)if(e[n]&&null!=e[n][t])return e[n][t]},lambda:function(e,t){return"function"==typeof e?e.call(t):e},escapeExpression:n.escapeExpression,invokePartial:invokePartialWrapper,fn:function(t){var r=e[t];return r.decorator=e[t+"_d"],r},programs:[],program:function(e,t,r,n,a){var i=this.programs[e],o=this.fn(e);return t||a||n||r?i=wrapProgram(this,e,o,t,r,n,a):i||(i=this.programs[e]=wrapProgram(this,e,o)),i},data:function(e,t){for(;e&&t--;)e=e._parent;return e},merge:function(e,t){var r=e||t;return e&&t&&e!==t&&(r=n.extend({},t,e)),r},nullContext:Object.seal({}),noop:t.VM.noop,compilerInfo:e.compiler};return ret.isTop=!0,ret._setup=function(n){n.partial?(r.helpers=n.helpers,r.partials=n.partials,r.decorators=n.decorators):(r.helpers=r.merge(n.helpers,t.helpers),e.usePartial&&(r.partials=r.merge(n.partials,t.partials)),(e.usePartial||e.useDecorators)&&(r.decorators=r.merge(n.decorators,t.decorators)))},ret._child=function(t,n,a,o){if(e.useBlockParams&&!a)throw new i.default("must pass block params");if(e.useDepths&&!o)throw new i.default("must pass parent depths");return wrapProgram(r,t,e[t],n,0,a,o)},ret}function wrapProgram(e,t,r,n,a,i,o){function prog(t){var a=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],l=o;return!o||t==o[0]||t===e.nullContext&&null===o[0]||(l=[t].concat(o)),r(e,t,e.helpers,e.partials,a.data||n,i&&[a.blockParams].concat(i),l)}return prog=executeDecorators(r,prog,e,o,n,i),prog.program=t,prog.depth=o?o.length:0,prog.blockParams=a||0,prog}function resolvePartial(e,t,r){return e?e.call||r.name||(r.name=e,e=r.partials[e]):e="@partial-block"===r.name?r.data["partial-block"]:r.partials[r.name],e}function invokePartial(e,t,r){var a=r.data&&r.data["partial-block"];r.partial=!0,r.ids&&(r.data.contextPath=r.ids[0]||r.data.contextPath);var l=void 0;if(r.fn&&r.fn!==noop&&function(){r.data=o.createFrame(r.data);var e=r.fn;l=r.data["partial-block"]=function(t){var r=arguments.length<=1||void 0===arguments[1]?{}:arguments[1];return r.data=o.createFrame(r.data),r.data["partial-block"]=a,e(t,r)},e.partials&&(r.partials=n.extend({},r.partials,e.partials))}(),void 0===e&&l&&(e=l),void 0===e)throw new i.default("The partial "+r.name+" could not be found");if(e instanceof Function)return e(t,r)}function noop(){return""}function initData(e,t){return t&&"root"in t||(t=t?o.createFrame(t):{},t.root=e),t}function executeDecorators(e,t,r,a,i,o){if(e.decorator){var l={};t=e.decorator(t,l,r,a&&a[0],i,o,a),n.extend(t,l)}return t}exports.__esModule=!0,exports.checkRevision=checkRevision,exports.template=template,exports.wrapProgram=wrapProgram,exports.resolvePartial=resolvePartial,exports.invokePartial=invokePartial,exports.noop=noop;var r=t(0),n=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(r),a=t(1),i=function(e){return e&&e.__esModule?e:{default:e}}(a),o=t(2)},function(e,exports,t){"use strict";(function(t){exports.__esModule=!0,exports.default=function(e){var r=void 0!==t?t:window,n=r.Handlebars;e.noConflict=function(){return r.Handlebars===e&&(r.Handlebars=n),e}},e.exports=exports.default}).call(exports,t(20))},function(e,exports){var t;t=function(){return this}();try{t=t||Function("return this")()||(0,eval)("this")}catch(e){"object"==typeof window&&(t=window)}e.exports=t},function(e,exports,t){var r=t(22);"string"==typeof r&&(r=[[e.i,r,""]]);var n={};n.transform=void 0;t(24)(r,n);r.locals&&(e.exports=r.locals)},function(e,exports,t){exports=e.exports=t(23)(!1),exports.push([e.i,':root{--banner-color-green:#3b9b7d;--banner-color-green-light:#40ad90;--banner-color-green-dark:#25967d;--banner-color-white:#fff}.author-banner{position:fixed;z-index:101;width:100%;background-color:#3b9b7d;background-color:var(--banner-color-green);text-align:center;overflow:hidden;height:140px;min-width:320px;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.5);box-shadow:0 3px 5px rgba(0,0,0,.5);display:none}.author-banner-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;color:var(--banner-color-white);height:100%;text-align:center}.author-banner-title{height:50%;font-size:1.1em;padding:15px 5% 0;display:block;text-align:left;vertical-align:top;font-weight:700}.author-banner-title-inner{float:left;width:250px}.author-banner-image{width:132px;position:absolute;right:0;bottom:0}.author-banner-image-inner{background:transparent url("//upload.wikimedia.org/wikipedia/commons/7/70/WMDE_banner_new_editors_spring_2018-320.png") no-repeat 50%;width:132px;height:111px;z-index:-1;display:inline-block;vertical-align:top}.author-banner-button{color:#3b9b7d;color:var(--banner-color-green);background-color:#fff;background-color:var(--banner-color-white);padding:2px;display:inline-block;border-radius:2px;text-align:left;margin:0 0 0 5%;float:left;font-size:.7em;width:150px}.author-banner-button-inner{font-weight:700;padding:.65em .65em .65em .1em;display:inline-block}.author-banner-button-inner:before{content:"\\2192"}.author-banner-button-link,.author-banner-button-link:hover,.author-banner-button-link:visited{color:#fff;color:var(--banner-color-white);text-decoration:none}.author-banner-button-wrapper{height:50%}.author-banner-close{position:absolute;right:.2em;top:.5em}.author-banner-close-button{position:relative;padding:0 5px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;right:0;top:-3px;line-height:20px;font-size:32px;font-weight:700}.author-banner-close-button:before{position:relative;content:"\\D7";color:#fff;color:var(--banner-color-white);float:left;height:100%}@media (min-width:600px){.author-banner{background:-webkit-gradient(linear,left top,right top,from(#40ad90),to(#25967d));background:-webkit-gradient(linear,left top,right top,from(var(--banner-color-green-light)),to(var(--banner-color-green-dark)));background:linear-gradient(90deg,#40ad90,#25967d);background:linear-gradient(90deg,var(--banner-color-green-light),var(--banner-color-green-dark));height:120px}.author-banner-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.author-banner-title{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%;font-size:19px;display:inline-block;height:100%;padding:0 15px;position:relative;width:40%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}.author-banner-title-inner{float:right;width:auto;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.author-banner-image{width:170px;-webkit-box-flex:0;-ms-flex:0 0 170px;flex:0 0 170px;position:relative;right:auto;bottom:auto}.author-banner-image-inner{position:relative;background-size:contain;background-image:url("//upload.wikimedia.org/wikipedia/commons/4/42/WMDE_banner_new_editors_spring_2018-600.png");width:100%;height:180px;top:-30px;margin:0;right:0}.author-banner-button{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.4;height:100%;padding:10px;width:200px;font-size:14px}.author-banner-button-wrapper{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%;width:40%;height:56px;margin:30px 0}.author-banner-button-inner{font-weight:700;padding:0;display:inline-block;float:right}}@media (min-width:600px) and (max-width:700px){.author-banner-title{font-size:17px;padding:0 5px}.author-banner-button{width:185px;margin:0 0 0 .6em;font-size:13px}}@media (min-width:1200px){.author-banner{height:150px}.author-banner-title{font-size:29px}.author-banner-inner{padding-top:0}.author-banner-image{width:272px;-webkit-box-flex:0;-ms-flex:0 0 272px;flex:0 0 272px}.author-banner-image-inner{top:-25px;background-image:url("//upload.wikimedia.org/wikipedia/commons/7/72/WMDE_banner_new_editors_spring_2018-1200.png")}.author-banner-button{padding:15px 25px;width:240px;font-size:15px}.author-banner-button-wrapper{height:70px;margin:40px 0}}.skin-monobook .author-banner-inner{font-size:140%}',""])},function(e,exports){function cssWithMappingToString(e,t){var r=e[1]||"",n=e[3];if(!n)return r;if(t&&"function"==typeof btoa){var a=toComment(n);return[r].concat(n.sources.map(function(e){return"/*# sourceURL="+n.sourceRoot+e+" */"})).concat([a]).join("\n")}return[r].join("\n")}function toComment(e){return"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(e))))+" */"}e.exports=function(e){var t=[];return t.toString=function(){return this.map(function(t){var r=cssWithMappingToString(t,e);return t[2]?"@media "+t[2]+"{"+r+"}":r}).join("")},t.i=function(e,r){"string"==typeof e&&(e=[[null,e,""]]);for(var n={},a=0;a<this.length;a++){var i=this[a][0];"number"==typeof i&&(n[i]=!0)}for(a=0;a<e.length;a++){var o=e[a];"number"==typeof o[0]&&n[o[0]]||(r&&!o[2]?o[2]=r:r&&(o[2]="("+o[2]+") and ("+r+")"),t.push(o))}},t}},function(e,exports,t){function addStylesToDom(e,t){for(var n=0;n<e.length;n++){var a=e[n],i=r[a.id];if(i){i.refs++;for(var o=0;o<i.parts.length;o++)i.parts[o](a.parts[o]);for(;o<a.parts.length;o++)i.parts.push(addStyle(a.parts[o],t))}else{for(var l=[],o=0;o<a.parts.length;o++)l.push(addStyle(a.parts[o],t));r[a.id]={id:a.id,refs:1,parts:l}}}}function listToStyles(e,t){for(var r=[],n={},a=0;a<e.length;a++){var i=e[a],o=t.base?i[0]+t.base:i[0],l=i[1],s=i[2],u=i[3],c={css:l,media:s,sourceMap:u};n[o]?n[o].parts.push(c):r.push(n[o]={id:o,parts:[c]})}return r}function insertStyleElement(e,t){var r=a(e.insertInto);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insertInto' parameter is invalid.");var n=l[l.length-1];if("top"===e.insertAt)n?n.nextSibling?r.insertBefore(t,n.nextSibling):r.appendChild(t):r.insertBefore(t,r.firstChild),l.push(t);else{if("bottom"!==e.insertAt)throw new Error("Invalid value for parameter 'insertAt'. Must be 'top' or 'bottom'.");r.appendChild(t)}}function removeStyleElement(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e);var t=l.indexOf(e);t>=0&&l.splice(t,1)}function createStyleElement(e){var t=document.createElement("style");return e.attrs.type="text/css",addAttrs(t,e.attrs),insertStyleElement(e,t),t}function createLinkElement(e){var t=document.createElement("link");return e.attrs.type="text/css",e.attrs.rel="stylesheet",addAttrs(t,e.attrs),insertStyleElement(e,t),t}function addAttrs(e,t){Object.keys(t).forEach(function(r){e.setAttribute(r,t[r])})}function addStyle(e,t){var r,n,a,l;if(t.transform&&e.css){if(!(l=t.transform(e.css)))return function(){};e.css=l}if(t.singleton){var s=o++;r=i||(i=createStyleElement(t)),n=applyToSingletonTag.bind(null,r,s,!1),a=applyToSingletonTag.bind(null,r,s,!0)}else e.sourceMap&&"function"==typeof URL&&"function"==typeof URL.createObjectURL&&"function"==typeof URL.revokeObjectURL&&"function"==typeof Blob&&"function"==typeof btoa?(r=createLinkElement(t),n=updateLink.bind(null,r,t),a=function(){removeStyleElement(r),r.href&&URL.revokeObjectURL(r.href)}):(r=createStyleElement(t),n=applyToTag.bind(null,r),a=function(){removeStyleElement(r)});return n(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;n(e=t)}else a()}}function applyToSingletonTag(e,t,r,n){var a=r?"":n.css;if(e.styleSheet)e.styleSheet.cssText=u(t,a);else{var i=document.createTextNode(a),o=e.childNodes;o[t]&&e.removeChild(o[t]),o.length?e.insertBefore(i,o[t]):e.appendChild(i)}}function applyToTag(e,t){var r=t.css,n=t.media;if(n&&e.setAttribute("media",n),e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}function updateLink(e,t,r){var n=r.css,a=r.sourceMap,i=void 0===t.convertToAbsoluteUrls&&a;(t.convertToAbsoluteUrls||i)&&(n=s(n)),a&&(n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+" */");var o=new Blob([n],{type:"text/css"}),l=e.href;e.href=URL.createObjectURL(o),l&&URL.revokeObjectURL(l)}var r={},n=function(e){var t;return function(){return void 0===t&&(t=e.apply(this,arguments)),t}}(function(){return window&&document&&document.all&&!window.atob}),a=function(e){var t={};return function(r){return void 0===t[r]&&(t[r]=e.call(this,r)),t[r]}}(function(e){return document.querySelector(e)}),i=null,o=0,l=[],s=t(25);e.exports=function(e,t){if("undefined"!=typeof DEBUG&&DEBUG&&"object"!=typeof document)throw new Error("The style-loader cannot be used in a non-browser environment");t=t||{},t.attrs="object"==typeof t.attrs?t.attrs:{},t.singleton||(t.singleton=n()),t.insertInto||(t.insertInto="head"),t.insertAt||(t.insertAt="bottom");var a=listToStyles(e,t);return addStylesToDom(a,t),function(e){for(var n=[],i=0;i<a.length;i++){var o=a[i],l=r[o.id];l.refs--,n.push(l)}if(e){addStylesToDom(listToStyles(e,t),t)}for(var i=0;i<n.length;i++){var l=n[i];if(0===l.refs){for(var s=0;s<l.parts.length;s++)l.parts[s]();delete r[l.id]}}}};var u=function(){var e=[];return function(t,r){return e[t]=r,e.filter(Boolean).join("\n")}}()},function(e,exports){e.exports=function(e){var t="undefined"!=typeof window&&window.location;if(!t)throw new Error("fixUrls requires window.location");if(!e||"string"!=typeof e)return e;var r=t.protocol+"//"+t.host,n=r+t.pathname.replace(/\/[^\/]*$/,"/");return e.replace(/url\s*\(((?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)\)/gi,function(e,t){var a=t.trim().replace(/^"(.*)"$/,function(e,t){return t}).replace(/^'(.*)'$/,function(e,t){return t});if(/^(#|data:|http:\/\/|https:\/\/|file:\/\/\/)/i.test(a))return e;var i;return i=0===a.indexOf("//")?a:0===a.indexOf("/")?r+a:n+a.replace(/^\.\//,""),"url("+JSON.stringify(i)+")"})}},function(e,exports,t){"use strict";var r=t(3),n=t(27);t(21),$(document).ready(function(){new r.AuthorsBanner("WMDE_2018_sprbt1",n).init()})},function(e,exports,t){var r=t(4);e.exports=(r.default||r).template({compiler:[7,">= 4.0.0"],main:function(e,t,r,n,a){return'<div id="author-banner-container" class="author-banner">\n <div class="author-banner-close">\n <a href="#" title="Schließen"><div class="author-banner-close-button"></div></a>\n </div>\n\n <a class="author-banner-button-link" href="https://de.wikipedia.org/wiki/Wikipedia:Wikimedia_Deutschland/LerneWikipedia?campaign=WMDE_2018_sprbt1">\n <div class="author-banner-inner">\n <div class="author-banner-title">\n <div class="author-banner-title-inner">\n Dein Beitrag macht <br> Wikipedia besser.\n </div>\n </div>\n <div class="author-banner-image">\n <div class="author-banner-image-inner"></div>\n </div>\n <div class="author-banner-button-wrapper">\n <div class="author-banner-button">\n <div class="author-banner-button-inner">\n Lerne bei Wikipedia mitzumachen\n </div>\n </div>\n </div>\n </div>\n </a>\n <img id="author-banner-close-tracking" style="display: none;" src="" border="0" width="0" height="0" />\n</div>'},useData:!0})}]);</script>