Differenze tra le versioni di "MediaWiki:Common.js"

m
I thought it was clear...
(Promo evento Lucca Comics & Games 2017)
m (I thought it was clear...)
var sitenotice = {
cookieName: 'sitenotice-displayed-count',
if (sitenotice. HTML !==: '<div class="sitenotice roundy-20 pull-center text-center width-xl-80 width-lg-90 width-md-100"><span style="font-weight: bold;">Pokémon Central</span> ti aspetta a <span style="font-weight: bold;">Lucca Comics & Games 2017</span>! Scopri i dettagli di tutti gli eventi <a href="https://www.facebook.com/pokemoncentral/posts/10154711789715938">qui</a>.</div>') {,
HTML: '',
maxDisplayCount: 5,
};
 
if (sitenotice.HTML !== '') {
if (sitenotice.HTML !== '<div class="sitenotice roundy-20 pull-center text-center width-xl-80 width-lg-90 width-md-100"><span style="font-weight: bold;">Pokémon Central</span> ti aspetta a <span style="font-weight: bold;">Lucca Comics & Games 2017</span>! Scopri i dettagli di tutti gli eventi <a href="https://www.facebook.com/pokemoncentral/posts/10154711789715938">qui</a></div>') {
var displayedCount = sitenotice.getCookie();