Main public logs
Combined display of all available logs of Azupedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:04, 14 May 2023 Fire talk contribs created page MediaWiki:Gadget-AuthorityControl.js (Created page with "AuthorityControl.js * Provides a link to various Authority Control tools for some Wikidata statements that * are not external identifiers. * * Original gadget coded by User:Ricordisamoa 2023/05/14 customize: ( function ( mw, wb, $ ) { 'use strict'; if ( [ 0, 120, 146 ].indexOf( mw.config.get( 'wgNamespaceNumber' ) ) === -1 || !mw.config.exists( 'wbEntityId' ) ) { // Only entity pages feature appropriate statements. return;...")