All public logs

Jump to navigation Jump to search

Combined display of all available logs of TAMS Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 23:18, 5 February 2021 B1168 talk contribs created page Zhuoli Xie (Created page with "A dude who speaks in piddling gobbledygook")
  • 23:11, 5 February 2021 User account B1168 talk contribs was created
  • 21:28, 5 February 2021 Jeongwoo talk contribs deleted page Module:TableTools (content was: "--[[ ------------------------------------------------------------------------------------ -- TableTools -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should -- -- not be called directly from #invoke....")
  • 21:28, 5 February 2021 Jeongwoo talk contribs deleted page Module:Template link general (content was: "-- This implements Template:Tlg local getArgs = require('Module:Arguments').getArgs local p = {} -- Is a string non-empty? local function _ne(s) return s ~= nil and s ~= "" end local nw = mw.text.nowiki local function addTemplate(s) local i, _ = s:find(':', 1, true) if i == nil then return 'Template:' .. s end local ns = s:sub(1, i - 1) if ns == '' or mw.site.namespaces[ns] then return s else return 'Template:' .. s end end local function trimTemplate(s) loc...")
  • 21:28, 5 February 2021 Jeongwoo talk contribs deleted page Module:Transclusion count/data/I (content was: "return { ["IAAF_name"] = 2600, ["IAST"] = 5600, ["IBDB_name"] = 8500, ["ICD10"] = 4600, ["ICD9"] = 4400, ["ICS"] = 2100, ["IDN"] = 3000, ["IMDB_name"] = 2600, ["IMDB_title"] = 3300, ["IMDb_episode"] = 8100, ["IMDb_name"] = 139000, ["IMDb_title"] = 172000, ["IMO_Number"] = 3800, ["IMSLP"] = 7300, ["IMSLP2"] = 2100, ["IND"] = 7000, ["INR"] = 5100, ["INRConvert"] = 4700, ["INRConvert/CurrentRate"] = 4700, ["INRConvert/USD"] = 4700, ["INRConvert/out"] = 4700, ["IOC_profile"] = 7900...")
  • 21:13, 5 February 2021 Jeongwoo talk contribs deleted page Module:Transclusion count (content was: "local p = {} function p.fetch(frame) local template = nil local return_value = nil -- Use demo parameter if it exists, otherswise use current template name local namespace = mw.title.getCurrentTitle().namespace if frame.args["demo"] and frame.args["demo"] ~= "" then template = frame.args["demo"] elseif namespace == 10 then -- Template namespace template = mw.title.getCurrentTitle().text elseif namespace == 828 then -- Module namespace template = (mw.site.namespac...")
  • 21:12, 5 February 2021 Jeongwoo talk contribs deleted page Module:URL (content was: "-- -- This module implements {{URL}} -- -- See unit tests at Module:URL/testcases local p = {} local function safeUri(s) local success, uri = pcall(function() return mw.uri.new(s) end) if success then return uri end end local function extractUrl(args) for name, val in pairs(args) do if name ~= 2 and name ~= "msg" then local url = name .. "=" .. val; url = mw.ustring.gsub(url, '^[Hh][Tt][Tt][Pp]([Ss]?):(/?)([^/])', 'http%1://%3') local uri = safeUri(u...")
  • 21:12, 5 February 2021 Jeongwoo talk contribs deleted page Module:Unicode data (content was: "local p = {} local floor = math.floor local function errorf(level, ...) if type(level) == "number" then return error(string.format(...), level + 1) else -- level is actually the format string. return error(string.format(level, ...), 2) end end local function binary_range_search(codepoint, ranges) local low, mid, high low, high = 1, ranges.length or require "Module:TableTools".length(ranges) while low <= high do mid = floor((low + high) / 2) local range = ranges...")
  • 21:12, 5 February 2021 Jeongwoo talk contribs deleted page Module:Unicode data/scripts (content was: "--[=[ -- Official Unicode script values for individual codepoints and ranges of -- codepoints. -- https://www.unicode.org/Public/UNIDATA/Scripts.txt provided -- the script names, and https://www.unicode.org/Public/UNIDATA/PropertyValueAliases.txt -- provided script codes corresponding to the names (see Script (Unicode)). --]=] local data = { singles = { [0x000AA] = "Latn", [0x000BA] = "Latn", [0x000D7] = "Zyyy", [0x000F7] = "Zyyy", [0x00374] = "Zyyy", [0x0037...")
  • 21:12, 5 February 2021 Jeongwoo talk contribs deleted page Module:Uses Wikidata (content was: "local p = {} function p.usesProperty(frame) local args = frame.getParent(frame).args or nil if mw.text.trim(args[1] or '') == '' then args = frame.args end local result = '' local ii = 1 while true do local p_num = mw.text.trim(args[ii] or '') if p_num ~= '' then local label = mw.wikibase.getLabel(p_num) or "NO LABEL" result = result .. "<ul><li>middle|4px|link= <b><i>[[d:Property talk:" .. p_num .. "|" .. label .. " (" .. st...")
  • 21:12, 5 February 2021 Jeongwoo talk contribs deleted page Template:Oldtfdfull (content was: "#REDIRECT Template:Old TfD")
  • 21:12, 5 February 2021 Jeongwoo talk contribs deleted page Template:Old TfD (content was: "{{ {{{|safesubst:}}}#invoke:Unsubst||$B={{Tmbox | small = {{{small|}}} | image = {{#ifeq:{{{small|}}}|yes|30x20|50x40}}px | style = text-align:center | text = This {{#switch:{{{demospace|{{NAMESPACE}}}}} | {{ns:Category_talk}} = category | {{ns:Module_talk}} = module | template }} {{#if:{{{1|}}}|([[{{{1}}}]])}} was considered for {{#if:{{{merge|}}}|merging|deletion}}{{#if:{{{merge|}}}|{{#ifeq:{{{merg...")
  • 21:12, 5 February 2021 Jeongwoo talk contribs deleted page Template:Tmbox (content was: "{{#invoke:Message box|tmbox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
  • 21:12, 5 February 2021 Jeongwoo talk contribs deleted page Template:Format hatnote link (content was: "#REDIRECT Template:Format link {{R from move}}")
  • 21:12, 5 February 2021 Jeongwoo talk contribs deleted page Template:Format link (content was: "<includeonly>{{{{{|safesubst:}}}#invoke:hatnote|formatLink}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
  • 21:11, 5 February 2021 Jeongwoo talk contribs deleted page Template:Used in system (content was: "{{ombox | type = content | text = '''This {{lcfirst:{{NAMESPACE}}}} is used {{#if:{{{1|}}}|{{{1}}}|in system messages}}.''' <br /> Changes to it can cause immediate changes to the Wikipedia user interface. {{#ifeq:{{NAMESPACENUMBER}}|6||To avoid large-scale disruption, any changes should first be tested in this {{lcfirst:{{NAMESPACE}}}}'s [[{{Sandbox other|{{SUBJECTSPACE}}:{{BASEPAGENAME}}|{{SUBJECTPAGENAME}}}}/sandbox|/sandbox]] or {{Sandbox other|{{SUBJECTSPACE}}:{{BASEPAG...")
  • 21:11, 5 February 2021 Jeongwoo talk contribs deleted page Module:Transclusion count/data/H (content was: "return { ["H-phrases"] = 2100, ["H-phrases/text"] = 2100, ["HABS"] = 2100, ["HDS"] = 4100, ["HD_color"] = 2800, ["HKG"] = 2800, ["HMAS"] = 6600, ["HMCS"] = 4400, ["HMM"] = 5200, ["HMNZS"] = 2000, ["HMS"] = 32000, ["HOUR"] = 2300, ["HRV"] = 4100, ["HUN"] = 9500, ["Hab"] = 11000, ["Hair_space"] = 6800, ["Hansard-contribs"] = 9300, ["Harv"] = 6300, ["Harvard_citation"] = 6900, ["Harvard_citation_no_brackets"] = 38000, ["Harvard_citation_text"] = 5300, ["Harvid"] = 53000, ["Harvnb"...")
  • 21:11, 5 February 2021 Jeongwoo talk contribs deleted page Template:Tlc (content was: "#REDIRECT Template:Template link code {{Redirect category shell| {{R from template shortcut}} {{R from high-use template}} {{R from move}} }}")
  • 21:11, 5 February 2021 Jeongwoo talk contribs deleted page Template:Tlsc (content was: "<span style="white-space:nowrap;"><code>{{{{#if:{{{1|}}}|subst:{{{1}}}|tlsc|...}}<!-- -->{{#if:{{{2|}}}||{{{2}}}}}<!-- -->{{#if:{{{3|}}}||{{{3}}}}}<!-- -->{{#if:{{{4|}}}||{{{4}}}}}<!-- -->{{#if:{{{5|}}}||{{{5}}}}}<!-- -->{{#if:{{{6|}}}||{{{6}}}}}<!-- -->{{#if:{{{7|}}}||{{{7}}}}}<!-- -->{{#if:{{{8|}}}||{{{8}}}}}<!-- -->{{#if:{{{9|}}}||{{{9}}}}}<!-- -->{{#if:{{{10|}}}||{{{10}}}}}<!-- -->{{#if:{{{11|}}}||{{{11}}}}}<!...")
  • 21:11, 5 February 2021 Jeongwoo talk contribs deleted page Module:Transclusion count/data/U (content was: "return { ["U"] = 173000, ["U.S._Roads_WikiProject"] = 15000, ["UEFA_player"] = 4600, ["UK"] = 4800, ["UKR"] = 9200, ["UK_Independence_Party/meta/color"] = 4000, ["UK_Independence_Party/meta/shortname"] = 3700, ["UK_legislation"] = 2000, ["URL"] = 313000, ["URL2"] = 8200, ["URS"] = 6700, ["US$"] = 8000, ["US-airport-minor"] = 2300, ["US-state-judge-stub"] = 2100, ["US50_Invite"] = 3800, ["USA"] = 40000, ["USBill"] = 2100, ["USCGC"] = 3100, ["USCongRep-end"] = 3500, ["USCongRep-r...")
  • 21:11, 5 February 2021 Jeongwoo talk contribs deleted page Template:Uses TemplateStyles (content was: "<includeonly>{{#invoke:Uses TemplateStyles|main}}</includeonly><noinclude> {{Uses TemplateStyles|Template:Uses TemplateStyles/example.css|nocat=true}} {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
  • 21:11, 5 February 2021 Jeongwoo talk contribs deleted page Module:Sidebar/configuration (content was: "return { i18n = { child_yes = 'yes', float_none = 'none', float_left = 'left', wrap_true = 'true', navbar_none = 'none', navbar_off = 'off', default_list_title = 'List', title_not_to_add_navbar = 'Template:Sidebar', collapse_title_not_to_add_navbar = 'Template:Sidebar with collapsible lists', templatestyles = 'Module:Sidebar/styles.css', category = { child = 'Category:Pages using sidebar with the child parameter', conversion = '[[Category:Sideba...")
  • 21:10, 5 February 2021 Jeongwoo talk contribs deleted page Module:TNT (content was: "-- -- INTRO: (!!! DO NOT RENAME THIS PAGE !!!) -- This module allows any template or module to be copy/pasted between -- wikis without any translation changes. All translation text is stored -- in the global Data:*.tab pages on Commons, and used everywhere. -- -- SEE: https://www.mediawiki.org/wiki/Multilingual_Templates_and_Modules -- -- ATTENTION: -- Please do NOT rename this module - it has to be identical on all wikis. -- This code is maintained at http...")
  • 21:09, 5 February 2021 Jeongwoo talk contribs deleted page Module:Transclusion count/data/S (content was: "return { ["S-aca"] = 5900, ["S-ach"] = 15000, ["S-aft"] = 204000, ["S-aft/filter"] = 204000, ["S-bef"] = 209000, ["S-bef/filter"] = 209000, ["S-break"] = 3700, ["S-civ"] = 2300, ["S-dip"] = 4900, ["S-end"] = 246000, ["S-gov"] = 6700, ["S-hon"] = 3400, ["S-hou"] = 9100, ["S-inc"] = 12000, ["S-legal"] = 8600, ["S-line"] = 18000, ["S-line/side_cell"] = 18000, ["S-mil"] = 10000, ["S-new"] = 13000, ["S-non"] = 7900, ["S-note"] = 2200, ["S-npo"] = 3300, ["S-off"] = 37000, ["S-par"] =...")
  • 21:09, 5 February 2021 Jeongwoo talk contribs deleted page Module:Uses TemplateStyles (content was: "-- This module implements the {{Uses TemplateStyles}} template. local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local TNT = require('Module:TNT') local p = {} local function format(msg, ...) return TNT.format('I18n/Uses TemplateStyles', msg, ...) end local function getConfig() return mw.loadData('Module:Uses TemplateStyles/config') end function p.m...")
  • 21:09, 5 February 2021 Jeongwoo talk contribs deleted page Module:Uses TemplateStyles/config (content was: "local cfg = {} -- Don’t touch this line. -- Subpage blacklist: these subpages will not be categorized (except for the -- error category, which is always added if there is an error). -- For example “Template:Foo/doc” matches the `doc = true` rule, so it will have -- no categories. “Template:Foo” and “Template:Foo/documentation” match no rules, -- so they *will* have categories. All rules should be in the -- ['<subpage name>'] = true, -- format. cfg['subpage_blac...")
  • 21:09, 5 February 2021 Jeongwoo talk contribs deleted page Module:Transclusion count/data/M (content was: "return { ["MAR"] = 2500, ["MAS"] = 2300, ["MEX"] = 5800, ["MILHIST"] = 11000, ["MINUTE"] = 2300, ["MKD"] = 2200, ["MLB_Farm_System"] = 2100, ["MLB_Year"] = 12000, ["MLB_standings"] = 3600, ["MLBplayer"] = 3800, ["MMA_record_start"] = 3300, ["MMArecordbox"] = 3300, ["MMSI_Number"] = 2700, ["MONTHNAME"] = 671000, ["MONTHNUMBER"] = 675000, ["MS"] = 5200, ["MV"] = 8700, ["MYS"] = 3400, ["MacTutor"] = 2000, ["Main"] = 291000, ["Main_article"] = 26000, ["Main_other"] = 8080000, ["Mai...")
  • 21:09, 5 February 2021 Jeongwoo talk contribs deleted page Module:Redirect (content was: "-- This module provides functions for getting the target of a redirect page. local p = {} -- Gets a mw.title object, using pcall to avoid generating script errors if we -- are over the expensive function count limit (among other possible causes). local function getTitle(...) local success, titleObj = pcall(mw.title.new, ...) if success then return titleObj else return nil end end -- Gets the name of a page that a redirect leads to, or nil if it isn't a -- redirect. f...")
  • 21:09, 5 February 2021 Jeongwoo talk contribs deleted page Template:Cob (content was: "#REDIRECT Template:Collapse bottom")
  • 21:09, 5 February 2021 Jeongwoo talk contribs deleted page Template:T (content was: "#REDIRECT Template:tl {{Rcat shell| {{R from template shortcut}} }} <!-- Used as Template:tl throughout English Wikipedia; demo template referenced only on meta ->")
  • 21:06, 5 February 2021 Jeongwoo talk contribs deleted page Template:Sidebar (content was: "{{#invoke:Sidebar|sidebar}}<noinclude> {{documentation}}</noinclude>")
  • 21:06, 5 February 2021 Jeongwoo talk contribs restored page Module:Redirect (2 revisions)
  • 21:06, 5 February 2021 Jeongwoo talk contribs deleted page Module:Sidebar (content was: "-- -- This module implements {{Sidebar}} -- require('Module:No globals') local cfg = mw.loadData('Module:Sidebar/configuration') local p = {} local getArgs = require('Module:Arguments').getArgs --[[ Categorizes calling templates and modules with a 'style' parameter of any sort for tracking to convert to TemplateStyles. TODO after a long cleanup: Catch sidebars in other namespaces than Template and Module. TODO would probably want to remove /log and /archive as CS1 does ]] l...")
  • 21:06, 5 February 2021 Jeongwoo talk contribs deleted page Module:Hatnote (content was: "-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules....")
  • 21:05, 5 February 2021 Jeongwoo talk contribs deleted page Module:Redirect (content was: "-- This module provides functions for getting the target of a redirect page. local p = {} -- Gets a mw.title object, using pcall to avoid generating script errors if we -- are over the expensive function count limit (among other possible causes). local function getTitle(...) local success, titleObj = pcall(mw.title.new, ...) if success then return titleObj else return nil end end -- Gets the name of a page that a redirect leads to, or nil if it isn't a -- redirect. f...")
  • 21:05, 5 February 2021 Jeongwoo talk contribs deleted page Module:Transclusion count/data/N (content was: "return { ["N"] = 7100, ["N/A"] = 17000, ["N/a"] = 39000, ["NA-Class"] = 14000, ["NASTRO_comment"] = 27000, ["NBA_Draft_template_list"] = 3200, ["NBA_Year"] = 5200, ["NBA_color"] = 4200, ["NBA_color_cell"] = 4200, ["NBA_color_cell2"] = 3300, ["NBA_player_statistics_legend"] = 3100, ["NBA_player_statistics_start"] = 2900, ["NBbox"] = 3700, ["NBbox/1"] = 3700, ["NCAA_color_cell"] = 6200, ["NCAA_secondary_color_cell"] = 3300, ["NED"] = 8800, ["NEXTYEAR"] = 5900, ["NFLAltPrimaryColo...")
  • 21:05, 5 February 2021 Jeongwoo talk contribs deleted page Template:Collapse bottom (content was: "|}</div><noinclude> {{Documentation|Template:Collapse top/doc}} <!-- PLEASE ADD THIS TEMPLATE'S CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> </noinclude>")
  • 21:05, 5 February 2021 Jeongwoo talk contribs deleted page Template:Cot (content was: "#REDIRECT Template:Collapse top {{Redirect category shell| {{R from template shortcut}} }}")
  • 21:05, 5 February 2021 Jeongwoo talk contribs deleted page Module:Transclusion count/data/A (content was: "return { ["A-Class"] = 5800, ["AARTalk"] = 8600, ["AFB_game_box_end"] = 2300, ["AFB_game_box_start"] = 2300, ["AFC_comment"] = 15000, ["AFC_submission"] = 37000, ["AFC_submission_category_header"] = 4600, ["AFD_help"] = 54000, ["AFI/Picture_box"] = 2900, ["AFI/Picture_box/show_picture"] = 2800, ["AFI_film"] = 5600, ["AFL_Car"] = 2300, ["AFL_Col"] = 2200, ["AFL_Ess"] = 2200, ["AFL_Gee"] = 2200, ["AFL_Haw"] = 2000, ["AFL_Mel"] = 2400, ["AFL_Nor"] = 2000, ["AFL_Ric"] = 2200, ["AFL...")
  • 21:05, 5 February 2021 Jeongwoo talk contribs deleted page Module:Transclusion count/data/Y (content was: "return { ["Y"] = 11000, ["YEAR"] = 68000, ["YUG"] = 2000, ["YYYY_beginnings_or_endings_category_header"] = 3900, ["YYYY_beginnings_or_endings_category_header/core"] = 3900, ["YYYY_crimes_in_countryname_category_header"] = 2200, ["YYYY_crimes_in_countryname_category_header/inner_core"] = 2200, ["YYYY_crimes_in_countryname_category_header/outer_core"] = 2200, ["YYYY_elections_in_countryname_category_header"] = 2300, ["YYYY_elections_in_countryname_category_header/inner_core"] = 2...")
  • 21:05, 5 February 2021 Jeongwoo talk contribs deleted page Template:Columns-list (content was: "<includeonly>{{#if:{{{1|}}}|{{div col <!-- Support for previous parameter 1= aka cols= has been removed after being deprecated for compatibility reasons; use the more accessible parameter colwidth= instead. --> | colwidth = {{{colwidth|30em}}} | gap = {{{gap|}}} | rules = {{{rules|}}} | small = {{{small|}}} | style = {{{style|}}} | content = {{{1|}}}{{#if:{{{2|}}}|<div class="hatnote" style="color:red">The unnamed parameter 2= is no longer supported. Please see the docum...")
  • 21:05, 5 February 2021 Jeongwoo talk contribs deleted page Template:Tl (content was: "{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
  • 21:05, 5 February 2021 Jeongwoo talk contribs deleted page Template:Uses Wikidata (content was: "{{Sister project | position = {{{position|}}} | project = data | text = This {{module other|module|template}} uses {{#if:{{{section|}}} | one or more Wikidata properties; see § {{{section}}} for details. | the Wikidata propert{{#if:{{{2|}}}|ies|y}}: {{#invoke:Uses Wikidata|usesProperty}} }}}}{{#switch:{{SUBPAGENAME}} |sandbox |testcases |doc= <!--no category--> |#default={{#ifeq:{{PAGENAME}} |Uses Wikidata ||{{module other |Category:Modul...")
  • 21:04, 5 February 2021 Jeongwoo talk contribs deleted page Template:Wikidata (content was: "<includeonly>{{safesubst:#invoke:Wd|main}}</includeonly><noinclude> {{Documentation}} </noinclude>")
  • 21:04, 5 February 2021 Jeongwoo talk contribs deleted page Template:Wikidata property link (content was: "<includeonly>{{#switch: {{uc:{{Str left|{{{id|}}}|1}}}} | N <!--none--> = {{#switch: {{uc:{{Str left|{{{1|}}}|1}}}} | P = [[d:Special:EntityPage/{{#if:1|{{{1|}}}}}|{{wikidata|label|{{#if:1|{{{1|}}}}}}}]] | [[d:Special:EntityPage/P{{#if:1|{{{1|}}}}}|{{wikidata|label|P{{#if:1|{{{1|}}}}}}}]] }} | O <!--only--> = {{#switch: {{uc:{{Str left|{{{1|}}}|1}}}} | P = [[d:Special:EntityPage/{{#if:1|{{{1|}}}}}|{{#if:1|{{{1|}}}}}]] | d:Special:EntityPage/P{{#if:1|{{{1|}}}}}|P{{#i...")
  • 21:04, 5 February 2021 Jeongwoo talk contribs deleted page Module:Lang/data (content was: "--[[--------------------------< L A N G _ N A M E _ T A B L E >------------------------------------------------ primary table of tables that decode: lang -> language tags and names script -> ISO 15924 script tags region -> ISO 3166 region tags variant -> iana registered variant tags suppressed -> map of scripts tags and their associated language tags all of these data come from separate modules that are derived from the IANA language-subtag-registry file key_to_lower()...")
  • 21:04, 5 February 2021 Jeongwoo talk contribs deleted page Module:Lang/ISO 639 synonyms (content was: "-- File-Date: 2013-01-11 return { ["aar"] = "aa", ["abk"] = "ab", ["afr"] = "af", ["aka"] = "ak", ["amh"] = "am", ["ara"] = "ar", ["arg"] = "an", ["asm"] = "as", ["ava"] = "av", ["ave"] = "ae", ["aym"] = "ay", ["aze"] = "az", ["bak"] = "ba", ["bam"] = "bm", ["bel"] = "be", ["ben"] = "bn", ["bih"] = "bh", ["bis"] = "bi", ["bod"] = "bo", ["bos"] = "bs", ["bre"] = "br", ["bul"] = "bg", ["cat"] = "ca", ["ces"] = "cs", ["cha"] = "ch", ["che"] = "ce", ["chu...")
  • 21:04, 5 February 2021 Jeongwoo talk contribs deleted page Module:Lang (content was: "--[=[ Lua support for the {{lang}}, {{lang-xx}}, and {{transl}} templates and replacement of various supporting templates. ]=] require('Module:No globals'); local getArgs = require ('Module:Arguments').getArgs; local unicode = require ("Module:Unicode data"); -- for is_latin() and is_rtl() local yesno = require ('Module:Yesno'); local lang_data = mw.loadData ('Module:Lang/data'); -- language name override and transliteration tool-tip tables local lang_name_t...")
  • 21:04, 5 February 2021 Jeongwoo talk contribs deleted page Module:High-use (content was: "local p = {} local _fetch = require('Module:Transclusion_count').fetch function p.num(frame, count) if count == nil then count = _fetch(frame) end -- Build output string local return_value = "" if count == nil then if frame.args[1] == "risk" then return_value = "a very large number of" else return_value = "many" end else -- Use 2 significant figures for smaller numbers and 3 for larger ones local sigfig = 2 if count >= 100000 then sigfig = 3 end...")
  • 21:04, 5 February 2021 Jeongwoo talk contribs deleted page Module:Wd (content was: "-- Original module located at en:Module:Wd and en:Module:Wd/i18n. local p = {} local arg = ... local i18n local function loadI18n(aliasesP, frame) local title if frame then -- current module invoked by page/template, get its title from frame title = frame:getTitle() else -- current module included by other module, get its title from ... title = arg end if not i18n then i18n = require(title .. "/i18n").init(aliasesP) end end p.claimCommands = { pr...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)