User:PMG/Training
Link to common.css and js
- Special:Mypage/common.css - how something looks
- Special:Mypage/common.js - to add new gadgets
Petscan
- (0) all categories
- (1) wikidata + image
- (2) wikidata + no-image
- (3) with template but no connection to wikidata
- (4) Last cleaning
exception - Wikidata entries with set P910 (topic's main category) - for example Category:Belzec extermination camp
COMMONS: Gadget for inserting images to wikidata from category view

mw.hook('userjs.img2wd.ready').add(function (setFav) { setFav(['P10', 'P18', 'P109', 'P1442', 'P1801', 'P5555']); });
importScript('User:Msz2001/img2wd.js');
COMMONS: Gadget for PMG magic buttons on category page

importScript('User:Msz2001/acdc_pmg.js');
Remember to turn on AC/DC in gadgets in your "Preferences".
COMMONS: Settings for AC/DC
window.acdcFavoriteProperties = [ // 'P921', 'P180', 'P1071', 'P793', 'P10408', 'P6243', 'P1433', ];
COMMONS:Gadget for SDC by Magnus Manske
common.js:
importScript('User:Magnus Manske/sdc tool.js') ;
Remember to add to commons.css this lines:
#sdc_main { bottom: 30px !important; }
.gallerybox .thumb {
height: auto !important;
min-height: 150px;
}
WIKIDATA: Gadget for Wikidata
mw.loader.getScript("/w/index.php?title=User:PMG/quickpresets settings.js&action=raw&ctype=text/javascript").then(function() {
importScript( 'User:MichaelSchoenitzer/quickpresets.js' ); //Linkback: [[User:MichaelSchoenitzer/quickpresets.js]]
});
Change User:PMG/quickpresets settings.js to your place.
Example: Cultural heritage monuments in Poland
- Category:Cultural heritage monuments in Greater Poland Voivodeship x
- Category:Cultural heritage monuments in Kuyavian-Pomeranian Voivodeship x
- Category:Cultural heritage monuments in Lesser Poland Voivodeship x
- Category:Cultural heritage monuments in Łódź Voivodeship x
- Category:Cultural heritage monuments in Lower Silesian Voivodeship x
- Category:Cultural heritage monuments in Lublin Voivodeship x
- Category:Cultural heritage monuments in Lubusz Voivodeship x
- Category:Cultural heritage monuments in Masovian Voivodeship x
- Category:Cultural heritage monuments in Opole Voivodeship x
- Category:Cultural heritage monuments in Podlaskie Voivodeship x
- Category:Cultural heritage monuments in Pomeranian Voivodeship x
- Category:Cultural heritage monuments in Silesian Voivodeship x
- Category:Cultural heritage monuments in Subcarpathian Voivodeship x
- Category:Cultural heritage monuments in Warmian-Masurian Voivodeship x
- Category:Cultural heritage monuments in West Pomeranian Voivodeship x
- Category:Cultural heritage monuments in Łódź Voivodeship x
- Category:Cultural heritage monuments in Świętokrzyskie Voivodeship x