/* Das folgende JavaScript wird für alle Nutzer der Mobilen Version geladen. */
( function( $, mw ) {
'use strict';
// Prefill the summary field on the Upload page with an Information template.
// Remove this when Bug 70146 is fixed.
function loadInformationTemplate() {
var $uploadDescription = $( '#wpUploadDescription' );
// Don't show when reuploading
if ( mw.util.getParamValue( 'wpDestFile' ) !== null ) return;
Cookies helfen uns bei der Bereitstellung von madipedia. Durch die Nutzung von madipedia erklärst du dich damit einverstanden, dass wir Cookies speichern.