Display wikidata links under any wikimedia projects pages (specifically wikipedia in all languages) just after the header. Inspired from Shonagon's script
Add this line to your global.js page
mw.loader.load( '//meta.wikimedia.org/w/index.php?title=User:Maxlath/wikidata_header_link_everywhere.js&action=raw&ctype=text/javascript' );
- See source code
- See my
global.js
for reference
Can be installed on Firefox or Chrome as any user script, see the documentation of an other user script project or on greasyfork.org (the site replacing userscripts.org)