MediaWiki:Centralnotice-template-AndroidCommonsApp

From Meta, a Wikimedia project coordination wiki

<style>

  1. centralNotice { margin-bottom: 0.5em; }

</style>

{{{commons-cta}}}

<a href="https://play.google.com/store/apps/details?id=org.wikimedia.commons" class="button" style="padding:0.4em;">{{{ok}}}</a> <button class="cancel" style="padding:0.4em;">{{{no}}}</a>

<script type="text/javascript"> jQuery( function( $ ) { $( '#mobile-frontend-commons-banner .cancel' ).on( 'click', function() { $( '#mobile-frontend-commons-banner' ).hide(); hideBanner(); /* CentralNotice built-in -- hides the banner for 2 weeks */ } ); /*mw.loader.using( 'mobile.beta', function() { console.log( mw.mobileFrontend.require( 'photo' ) ); } );*/ } ); </script>