All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Books. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:52, 30 January 2023 Wikiadmin1 talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: function pgTestFunction() { var xmlHttp = new XMLHttpRequest(); xmlHttp.open( "GET", "https://de.wikipedia.org/api/rest_v1/page/summary/Albert_Einstein", false ); // false for synchronous request xmlHttp.send( null ); alert(xmlHttp.responseText); }")