Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • below. Caveat lector: the list of MediaWiki language names for your language may not be correct. At en.wiki, the MediaWiki language names do not agree with...
    27 KB (3,277 words) - 01:26, 28 March 2023
  • The default value for N/A-class pages. cfg.naDefault = 'page' -- The parameter name to use for redirects. cfg.redirect = 'redirect' -- The default value...
    4 KB (384 words) - 15:40, 26 March 2023
  • Overrides Some wikis do not override user agent default styles for HTML <cite> and <q>, unlike en.wp. On en.wp, keep these the same as [[MediaWiki:Common.css]]...
    3 KB (516 words) - 13:24, 2 April 2023
  • end -- If the URL contains any unencoded spaces, encode them, because MediaWiki will otherwise interpret a space as the end of the URL. url = mw.ustring...
    4 KB (641 words) - 01:12, 28 March 2023
  • border: 1px solid #a2a9b1; /* @noflip */ border-left: 10px solid #36c; /* Default "notice" blue */ background-color: #fbfbfb; box-sizing: border-box; }...
    2 KB (288 words) - 23:29, 30 June 2023
  • protection level, default talk key -- 3. page's protection action, default protection level, page's talk key -- 4. page's protection action, default protection...
    45 KB (5,039 words) - 12:51, 5 April 2023
  • explanations[action].default[talkKey] elseif explanations[action].default and explanations[action].default.default then msg = explanations[action].default.default else...
    25 KB (3,007 words) - 01:10, 27 March 2023
  • "Wikivoyage page", link = true, }, mediawiki = { image = "MediaWiki-2020-icon.svg", tooltip = "MediaWiki", link = false, }, ...
    11 KB (1,244 words) - 01:26, 28 March 2023
  • 1/manual.html#5.4.1 * http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Patterns * http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_...
    18 KB (2,750 words) - 15:36, 26 March 2023
  • local month names from MediaWiki Caveat lector: There is no guarantee that MediaWiki will provide short month names. At your wiki you can test the results...
    95 KB (12,388 words) - 11:14, 2 April 2023
  • args end local default = tonumber(args[2] or args.default) or 0 local prop = mw.text.trim(args[1] or "") if prop == "" then return default end local qid...
    139 KB (18,034 words) - 15:42, 26 March 2023
  • return s end -- nowiki ensures that a string of text is treated by the MediaWiki software as just a string -- it takes an unnamed parameter and trims whitespace...
    12 KB (1,973 words) - 01:27, 27 March 2023
  • confuses MediaWiki text = text:gsub ('^%*', ''); -- remove the splat from the text end if 'span' == tag then -- default html tag...
    74 KB (10,742 words) - 01:21, 28 March 2023
  • Return string for wanted date format. local default = mtext['txt-format-default'] local other = default == 'df' and 'mf' or 'df' local wanted = str...
    33 KB (4,782 words) - 14:30, 2 April 2023
  • abs(value)) local sign -- Use proper unary minus sign rather than ASCII default if value < 0 then sign = '−' else sign = '' end -- Handle cases...
    14 KB (2,185 words) - 01:31, 28 March 2023
  • - Gets the default CS style configuration for the given mode. Returns default separator and either postscript as passed in or the default. In CS1, the...
    209 KB (29,658 words) - 13:17, 2 April 2023
  • is routine, -- this is blocked without a consensus discussion by -- [[MediaWiki_talk:Common.css/Archive_15#plainlist_+_hlist_indentation]] -- if we decide...
    5 KB (643 words) - 00:18, 31 March 2023
  • D ([[L|]] and [[|D]] are accepted by MediaWiki and treated like [[D]]; while [[|D|]] is not accepted by MediaWiki, here, we accept it and return D without...
    24 KB (3,557 words) - 11:18, 2 April 2023
  • function coins_cleanup (value) local replaced = true; -- default state to get the do loop running while replaced do -- loop...
    16 KB (2,193 words) - 11:22, 2 April 2023
  • citeParams['default'][#citeParams['default'] + 1] = params[aliasesP.referenceURL][1] elseif params[aliasesP.title] then citeParams['default'][#citeParams['default']...
    67 KB (8,869 words) - 01:24, 28 March 2023
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)