Search results

View ( | ) (20 | 50 | 100 | 250 | 500)
  • ---------------------- -- This table holds the values to use for "main=true", "user=true", etc. Keys to -- this table should be namespace parameters that...
    4 KB (387 words) - 17:13, September 13, 2021
  • contains wrapper templates used with the module, and their -- default arguments. Templates specified in this table should contain the -- following invocation,...
    45 KB (5,039 words) - 14:10, October 23, 2022
  • options and what they mean: types – a table containing data used by the type parameter of the message box. The table keys are the values that can be passed...
    5 KB (608 words) - 15:44, October 23, 2022
  • ('yes' == pframe.args[table.concat ({n, 'ignore-false-positive'})]) or ('yes' == pframe.args[table.concat ({n, 'ignore-err'})]); table.insert (out, core...
    23 KB (3,211 words) - 17:13, September 13, 2021
  • = format(cfg.nowrap_item, prefix, content) end table.insert(lines, line) end item = table.concat(lines, '\n') end if item:match('^[*:;#]') then...
    17 KB (2,482 words) - 16:23, May 4, 2023
  • Get the template config. local templateCfgPage = TEMPLATE_ROOT .. template local templateCfg = maybeLoadData(templateCfgPage) if not templateCfg then...
    5 KB (677 words) - 22:14, September 11, 2021
  • lang_name_table.lang; local lang_dep_table = lang_data.lang_name_table.lang_dep; local script_table = lang_data.lang_name_table.script; local region_table = lang_data...
    74 KB (10,742 words) - 16:23, May 4, 2023
  • args, 'table') checkType('_redirect', 2, numRedirects, 'number', true) numRedirects = numRedirects or 1 checkType('_redirect', 3, options, 'table', true)...
    4 KB (490 words) - 22:15, September 11, 2021
  • :Portal templates with redlinked portals]]') end break end -- remove the portal (this does not happen if redlinks=yes) table.remove(portals...
    7 KB (991 words) - 00:00, September 2, 2020
  • '[[Category:Hatnote templates using unusual parameters]]' local category = yesNo(args.category) return mHatnote._hatnote( mHatlist.forSeeTableToString({{use...
    1 KB (179 words) - 23:18, September 11, 2021
  • defaults checkType('_otheruses', 1, args, 'table', true) args = args or {} checkType('_otheruses', 2, options, 'table') if not (options.defaultPage or options...
    2 KB (215 words) - 19:08, September 8, 2020
  • for templates, Lua modules, or other pages. The {{documentation}} template invokes it. For most uses, you should use the {{documentation}} template; please...
    1 KB (154 words) - 02:59, September 4, 2020
  • parameters stored in the mappings table for any matches. local namespace = getNamespace(args) or 'other' -- "other" avoids nil table keys local params = mappings[namespace]...
    6 KB (741 words) - 14:12, August 30, 2020
  • Help:Introduction (category Wikipedia pages with incorrect protection templates)
    items using simple code like this: [[Earth]]. Editing Referencing Images Tables Talk pages VisualEditor works more like a word processor and hides the underlying...
    4 KB (178 words) - 21:19, October 12, 2021
  • title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch...
    5 KB (727 words) - 23:35, April 16, 2023
  • and combine. -- table.sort( OCinSoutput ); table.insert( OCinSoutput, 1, "ctx_ver=" .. ctx_ver ); -- such as "Z39.88-2004" return table.concat(OCinSoutput...
    16 KB (2,193 words) - 16:23, May 4, 2023
  • msg -- | I18n/Template:Graphs.tab <!-- https://commons.wikimedia.org/wiki/Data:I18n/Template:Graphs.tab --> -- | source-table <!--...
    6 KB (831 words) - 17:46, September 16, 2020
  • name, count in pairs(data) do table.insert(list, {mw.title.new(name, "Template").fullText, count}) end end table.sort(list, function(a, b) return...
    2 KB (316 words) - 15:44, October 23, 2022
  • row table.insert(forTable, forRow) until terminated or i > maxArg return forTable end -- Stringifies a table as formatted by forSeeArgsToTable function...
    7 KB (914 words) - 14:10, October 23, 2022
  • then maxlength = tmp end else table.insert( discard, 1, k ) end end for k, v in ipairs( discard ) do table.remove( params, v ) end local indent...
    5 KB (778 words) - 14:10, October 23, 2022
View ( | ) (20 | 50 | 100 | 250 | 500)