Search results

View ( | ) (20 | 50 | 100 | 250 | 500)
  • ======= -- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to Module:Yesno local function yesno(val,...
    16 KB (2,154 words) - 19:49, August 21, 2020
  • used to avoid redundant code. ]] local function err(msg) -- Generates wikitext error messages. return mw.ustring.format('<strong class="error">Formatting...
    14 KB (2,185 words) - 16:23, May 4, 2023
  • label = mw.text.nowiki(label) -- escape raw label text so it cannot be wikitext markup if title then label = buildWikilink(prefix .. title, label)...
    67 KB (8,869 words) - 15:02, October 24, 2022
  • "span" ) :addClass( "error" ) :wikitext( "bad codepoints: " .. table.concat( bad, " " )) ) end return...
    23 KB (2,422 words) - 14:48, October 26, 2022
  • var wikitext = pageobj.getPageText(); // history not needed for autolevel var latest = Twinkle.warn.callbacks.dateProcessing(wikitext)[0]; ...
    62 KB (7,256 words) - 20:27, August 30, 2020
  • different links) -- -- These tables are generated by a script which reads the wikitext of a page that -- documents the required properties of each unit; see ...
    170 KB (19,237 words) - 19:38, August 21, 2020
  • **************** Morebits.wikitext **************** * Wikitext manipulation */ Morebits.wikitext = {}; Morebits.wikitext.template = { parse: function(text...
    159 KB (19,190 words) - 20:32, August 30, 2020
  • function makeText(values, components, names, options, noUpper) -- Return wikitext representing an age or duration. local text = Collection.new() local...
    31 KB (4,600 words) - 10:11, August 21, 2020
  • var res = re.exec(content); if (res) { var parsed = Morebits.wikitext.template.parse(content, res.index); concerns[title] = parsed.parameters...
    6 KB (679 words) - 20:27, August 30, 2020
  • an instance of this to generate short previews from Wikitext. @param {String} wikiText The Wikitext source of the page we wish to preview. @param {String}...
    232 KB (29,025 words) - 20:27, August 30, 2020
  • params = pageobj.getCallbackParameters(); var wikiPage = new Morebits.wikitext.page(oldtext); var summaryText = '', warningString = false; var text;...
    10 KB (1,056 words) - 20:27, August 30, 2020
  • talkback.getNoticeWikitext(input); form.previewer.beginRender(noticetext, 'User_talk:' + mw.config.get('wgRelevantUserName')); // Force wikitext/correct username...
    13 KB (1,526 words) - 20:27, August 30, 2020
  • These predefined note and citation groups have templates that make the wikitext markup simpler. These templates also allow a standard reference to be inserted...
    161 bytes (417 words) - 20:10, October 13, 2020
  • These predefined note and citation groups have templates that make the wikitext markup simpler. These templates also allow a standard reference to be inserted...
    161 bytes (417 words) - 20:10, October 13, 2020
  • These predefined note and citation groups have templates that make the wikitext markup simpler. These templates also allow a standard reference to be inserted...
    117 bytes (416 words) - 20:10, October 13, 2020
  • These predefined note and citation groups have templates that make the wikitext markup simpler. These templates also allow a standard reference to be inserted...
    161 bytes (417 words) - 20:10, October 13, 2020
  • These predefined note and citation groups have templates that make the wikitext markup simpler. These templates also allow a standard reference to be inserted...
    248 bytes (416 words) - 20:10, October 13, 2020
  • These predefined note and citation groups have templates that make the wikitext markup simpler. These templates also allow a standard reference to be inserted...
    161 bytes (417 words) - 20:10, October 13, 2020
  • These predefined note and citation groups have templates that make the wikitext markup simpler. These templates also allow a standard reference to be inserted...
    130 bytes (417 words) - 20:10, October 13, 2020
  • These predefined note and citation groups have templates that make the wikitext markup simpler. These templates also allow a standard reference to be inserted...
    130 bytes (417 words) - 20:10, October 13, 2020
View ( | ) (20 | 50 | 100 | 250 | 500)