Search results

Jump to navigation Jump to search
View ( | ) (20 | 50 | 100 | 250 | 500)
  • -- table of tables defined in Module:Citation/CS1/Utilities local cfg; -- table of configuration tables that are defined...
    72 KB (11,198 words) - 19:12, 20 February 2023
  • Render the display span tag. local display do local displaySpan = mw.html.create('span') for i, class in ipairs(data.classes or {}) do ...
    5 KB (674 words) - 14:49, 2 January 2022
  • >---------------------------------------- get article content, remove certain html-like tags and their content so that this code doesn't include any citation...
    37 KB (5,140 words) - 19:25, 4 December 2022
  • clock(); local ac = function() if at == 'function' or ( at == 'table' and getmetatable(abort.on).__call ) then abort.on(); ...
    18 KB (2,159 words) - 13:11, 23 November 2021
  • errors; local to this module error_msgs_t = {}; -- sequence table of error messages maint_cats_t = {}; -- for categorizing...
    24 KB (3,597 words) - 18:56, 4 December 2022
  • errors; local to this module error_msgs_t = {}; -- sequence table of error messages maint_cats_t = {}; -- for categorizing...
    24 KB (3,606 words) - 19:27, 4 December 2022
  • ([[' .. glargs.prefix .. '1|create]])' end end -- Return an html error if the start number is greater than the -- maximum number. ...
    11 KB (1,467 words) - 18:50, 4 December 2022
  • ret[#ret + 1] = ' BC' end end return table.concat(ret) end function Dts:__tostring() local root = mw.html.create() local span = root:tag('span')...
    11 KB (1,757 words) - 18:32, 2 January 2022
  • default end args[key] = yesno(args[key], default) end local nav = mw.html.create( 'div' ) :addClass(sandboxVersion('portal-bar')) :addClass( 'noprint...
    3 KB (356 words) - 16:09, 28 December 2022
  • res = mw.html.create('') local innercell = res local innerfs = '88%' if yesno(args['collapsible'] or 'no') then local r = res:tag('table') local...
    8 KB (1,231 words) - 18:40, 2 January 2022
  • checkType('_hatnote', 2, options, 'table', true) options = options or {} local inline = options.inline local hatnote = mw.html.create(inline == 1 and 'span'...
    6 KB (680 words) - 18:27, 4 December 2022
  • msg(field.col) .. '</th>' end table.insert(rows, row) -- Now transform the Lua-table into an HTML-table for i, item in ipairs( tdata.params...
    22 KB (2,282 words) - 20:34, 27 December 2022
  • completely unknown function p._main(origArgs) origArgs = type(origArgs) == 'table' and origArgs or {} local args = {} -- canonicalize boolean arguments...
    4 KB (634 words) - 23:05, 2 January 2023
  • errorMessage ) end -- Return the error message and the category inside html error tags. return string.format( '<strong class="error">%s</strong>%s'...
    6 KB (843 words) - 19:52, 1 January 2022
  • height, link, alt, thumbtime, caption, textalign, istyle) local root = mw.html.create('') local altstr = '|alt=' .. (alt or '') local linkstr = link...
    9 KB (1,241 words) - 20:00, 7 July 2022
  • http://grammar.yourdictionary.com/capitalization/rules-for-capitalization-in-titles.html -- recommended by The U.S. Government Printing Office Style Manual: --...
    12 KB (2,005 words) - 19:25, 4 December 2022
  • then table.insert(result, args[i]) end end -- reassemble arguments return table.concat(result,"|") end local function getAllImageTable() -- Returns...
    16 KB (2,293 words) - 10:01, 8 August 2023
  • tonumber(label_size) == 0 then return mw.html.create('div'):addClass('l0'):wikitext(label) end local builder = mw.html.create('div') :cssText('font-size:'...
    21 KB (3,085 words) - 05:18, 22 October 2022
  • -- table of configuration tables that are defined in Module:Citation/CS1/Configuration local whitelist = {}; -- table of tables listing...
    209 KB (29,923 words) - 15:43, 14 January 2023
  • E F A U L T >------------------------------------------------------ a table to specify initial values. ]] local args_default = { bracket_left = ''...
    23 KB (3,256 words) - 19:25, 4 December 2022
View ( | ) (20 | 50 | 100 | 250 | 500)