MediaWiki:Common.js: Difference between revisions
Jump to navigation
Jump to search
Created page with "→Any JavaScript here will be loaded for all users on every page load.: // Real Example Tab auf allen Seiten hinzufügen $(document).ready(function() { var realExampleTab = $('<li id="ca-realexample"><a href="/wiki/Real_Example" title="Real Example">Real Example</a></li>'); $('#p-views ul').append(realExampleTab); });" |
Replaced content with "// java" Tag: Replaced |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/ | // java | ||
Latest revision as of 16:28, 30 May 2025
// java