Search results

Jump to navigation Jump to search
View ( | ) (20 | 50 | 100 | 250 | 500)
  • local function _infobox() if args.child ~= 'yes' then root = mw.html.create('table') root :addClass(args.subbox == 'yes' and 'infobox-subbox' or...
    18 KB (2,434 words) - 18:12, 2 January 2022
  • title in parameter #1 of function 'name'", 2) end elseif type(title) ~= 'table' or type(title.getContent) ~= 'function' then error("parameter #1 of function...
    4 KB (588 words) - 05:20, 29 August 2021
  • tonumber(args['cols']) or 2 -- create the root table local root = mw.html.create('table') -- add table style for fullwidth if isnotempty(args['fullwidth'])...
    6 KB (785 words) - 05:20, 29 August 2021
  • navigator Someone please merge Positron_emission_tomography#Safety to the giant table, and put a main-article link on that page. —Preceding unsigned comment added...
    5 KB (698 words) - 10:50, 1 February 2023
  • loadData('Module:Tree chart/data') function p._main(cell_args) local ret = mw.html.create() local top = ret:tag('tr') :css{ height = '1px', ['text-align']...
    2 KB (244 words) - 18:39, 4 December 2022
  • local ret = mw.html.create('span') :css('white-space','nowrap') -- No gap necessary on first group :wikitext(table.remove(int_part...
    3 KB (537 words) - 15:22, 11 December 2020
  • attrib = getProperty(class, default, cfg.iconAttribPath) local span = mw.html.create('span') span :cssText(args[cfg.argumentNames.style]) :attr('title'...
    8 KB (874 words) - 18:44, 19 November 2022
  • not defined_values.paren[args_t.paren] then table.insert (out_t, '&nbsp;'); table.insert (out_t, table.concat ({ '<span class="languageicon" style="font-size:'...
    12 KB (1,713 words) - 19:00, 8 December 2022
  • title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move...
    5 KB (743 words) - 19:20, 29 December 2022
  • local low, mid, high low, high = 1, ranges.length or require "Module:TableTools".length(ranges) while low <= high do mid = floor((low + high) /...
    16 KB (2,420 words) - 10:01, 8 August 2023
  • sandbox ) end -- Function to create html containers for sister project link list -- Arguments: -- args = table of arguments -- args.position: if...
    19 KB (2,634 words) - 21:47, 11 February 2023
  • cat .. ']]') end end local function renderMainTable(border, listnums) local tbl = mw.html.create('table') :addClass(cfg.class.nowraplinks) :addClass(args[cfg...
    17 KB (2,526 words) - 10:01, 8 August 2023
  • options, frame, cfg) checkType('_main', 1, shortcuts, 'table') checkType('_main', 2, options, 'table', true) options = options or {} frame = frame or mw...
    4 KB (564 words) - 13:31, 26 December 2022
  • local function _infobox() if args.child ~= 'yes' then root = mw.html.create('table') root :addClass(args.subbox == 'yes' and 'infobox-subbox' or...
    20 KB (2,651 words) - 22:29, 27 December 2022
  • {removeBlanks=false}) local list = "" if args[1] then list = mw.html.create('table') list:css("background-color","#ecfcf4") for n,c in ipairs(args)...
    1 KB (205 words) - 15:02, 5 December 2021
  • local raw_json_text = JSON:encode(lua_table_or_value) -- local pretty_json_text = JSON:encode_pretty(lua_table_or_value) -- "pretty printed" version...
    26 KB (3,371 words) - 13:13, 23 November 2021
  • links = table.concat(links) -- Make the blurb. local blurb = substituteParams(templateCfg.blurb, introLink, links) local span = mw.html.create('span')...
    5 KB (726 words) - 14:33, 27 February 2022
  • 'child' inside another infobox. local function _infobox() root = mw.html.create('table') has_list_class({args.bodyclass}) root :addClass((args.child...
    21 KB (2,534 words) - 08:01, 29 December 2022
  • require('Module:Math') local tableEmptyCellModule = require('Module:Table empty cell') local yesNoModule = require('Module:Yesno') -- mw.html object for the generated...
    31 KB (3,921 words) - 08:51, 11 March 2023
  • -- table of tables defined in Module:Citation/CS1/Utilities local cfg; -- table of configuration tables that are defined...
    72 KB (11,148 words) - 15:43, 14 January 2023
View ( | ) (20 | 50 | 100 | 250 | 500)