Difference between revisions 139985 and 139987 on testwiki/// PerfektesChaos/js/WikisyntaxTextMod/?X.js /// 2012-07-28 [email protected] /// Fingerprint: #0#0# /// <nowiki> /* jshint curly:true, latedef:true, laxbreak:true, trailing:true, undef:true, white:false */ /* global jQuery: true, mw: true, mediaWiki: false, window: false */ /*jslint plusplus: true, regexp: true, sloppy: true, unparam: true, (contracted; show full) mw.libs.WikiSyntaxTextMod.bb.X = function (jQuery, mw, WSTM) { var VorlageBBKL = [ [false, "1", false], [/autor/i, "autor", true], [/artikel/i, "artikel", true], [/band/i, "band", true], [/spalten/i, "spalten", false], [/spalte/i, "spalte", false] ]; if (WSTM.config) { if (! WSTM.config.mod) { WSTM.config.mod = { }; } if (typeof(WSTM.config.mod.template) !== "object") { WSTM.config.mod.template = [ { detect: { title: "^[Ii]nfobox Autobahn$" }, rename: { title: [true, "Infobox hochrangige Straße"] } }, { detect: { title: "[Bb]BKL" }, rename: { title: [true, "BBKL"], params: VorlageBBKL }, order: VorlageBBKL, style: { linebreak: false, leap: false, leave: false, later: false, lastline: false } } ]; } } // Start on import: callback to waiting ... if (typeof(WSTM.main.wait) === "function") { WSTM.main.wait("X", WSTM.X.vsn); } }; mw.libs.WikiSyntaxTextMod.bb.X(jQuery, mw, mw.libs.WikiSyntaxTextMod); // Emacs // Local Variables: // encoding: iso-8859-1-dos // fill-column: 80 // End: /// EOF </nowiki> WikiSyntaxTextMod/?X.js All content in the above text box is licensed under the Creative Commons Attribution-ShareAlike license Version 4 and was originally sourced from https://test.wikipedia.org/w/index.php?diff=prev&oldid=139987.
![]() ![]() This site is not affiliated with or endorsed in any way by the Wikimedia Foundation or any of its affiliates. In fact, we fucking despise them.
|