btw this Wiki is not meant for a wider audience yet
Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of HFGCS Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:54, 29 November 2025 Breadpan talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // Automatically collect external links at bottom of page $(document).ready(function() { // Only run on article pages (not Special pages, etc.) if (mw.config.get('wgIsArticle') && mw.config.get('wgNamespaceNumber') === 0) { // Find all external links in the article content var externalLinks = []; $('#mw-content-text a.external').each(function() {...")