Ocio: Daspò ver salvà, podaria esare neçesario snetare ła cache dal propio navegadore web par vedare i canbiamenti.

  • Firefox / Safari: tegner strucà el boton de łe letare grande Shift e schiciare sora Ricarga, o se nò struca Ctrl-F5 o Ctrl-R (⌘-R so Mac)
  • Google Chrome: strucare Ctrl-Shift-R (⌘-Shift-R so on Mac)
  • Internet Explorer / Edge: tegner strucà el boton Ctrl e schiciare so Ajorna, o sinò Ctrl-F5
  • Opera: Va in tel Menu → Inpostasion (Opera → Prefarense so on Mac) e pò in Privacy & sicuresa → Sneta dati del navegadore → Imajini e file in te ła cache.
(function($,mw) {
	// link alle pagine che trascludono questa pagina
	if (mw.config.get( 'wgCanonicalNamespace' ) == "Page") {
		mw.loader.using("mediawiki.api", function() {
			var api = new mw.Api();
			api.get({
				action: 'query',
				format: 'json',
				list: 'embeddedin',
				einamespace: '0',
				eititle: mw.config.get("wgPageName")
			}).done(function (data) {
				var linkedNs0= data.query.embeddedin;
				if (linkedNs0.length == 0) {
					if ($('.prp-page-qualityheader.quality4').length || $('.prp-page-qualityheader.quality3').length) {
						$('.quality-msg-text').append(' <span style="color:red">No la xe sta gnancora trasclusa nel namespace prinsipale.</span>');
					}
				}
				else {
                    for (var i = 0; i < linkedNs0.length; i += 1) {
                        var li = document.createElement( 'li' );
                        li.setAttribute( 'id', 'ca-ns0_' + i );
                        li.setAttribute( 'class', 'icon vector-tab-noicon mw-list-item' );
                        var $la = document.createElement( 'a' );
                        $la.setAttribute( 'href', '' + mw.util.getUrl( linkedNs0[i].title ) +
                            "#pagename" +
                            mw.config.get( "wgPageName" ).substring( mw.config.get("wgPageName").lastIndexOf("/") + 1 ));
                        $la.setAttribute( 'title', 'Pagina transclusa in ' +
                                         linkedNs0[i].title );
                        $la.setAttribute( 'data-mw', 'interface' );
                        var $img = document.createElement( 'img' );
                        $img.setAttribute( 'src', '//upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Book_icoline.svg/25px-Book_icoline.svg.png' );
                        $img.setAttribute( 'width', 25 );
                        $img.setAttribute( 'height', 15 );
                        $la.appendChild( $img );
                        li.append( $la );
						document.getElementById( 'ca-proofreadPageIndexLink' ).before( li );
                    }
                }
			});
		});
	}
})($,mw);
Traesto fora da Wikipèdia - L'ençiclopedia łìbara e cołaboradiva in łéngua Vèneta "https://vec.wikisource.org/w/index.php?title=MediaWiki:Gadget-pontaQua.js&oldid=74748"