主要公开日志
外观
所有云南百科公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。
- 2021年10月17日 (日) 08:51 云南百科 留言 贡献创建了页面Module:Language/data/iana regions (创建页面,内容为“-- File-Date: 2018-04-23 return { ["AC"] = {"Ascension Island"}, ["AD"] = {"Andorra"}, ["AE"] = {"United Arab Emirates"}, ["AF"] = {"Afghanistan"}, ["AG"] = {"A…”)
- 2021年10月17日 (日) 08:50 云南百科 留言 贡献创建了页面Module:Language/data/iana languages (创建页面,内容为“-- File-Date: 2021-02-16 local active = { ["aa"] = {"Afar"}, ["ab"] = {"Abkhazian"}, ["ae"] = {"Avestan"}, ["af"] = {"Afrikaans"}, ["ak"] = {"Akan"}, ["am"] =…”)
- 2021年10月17日 (日) 08:50 云南百科 留言 贡献创建了页面Module:Language/data/ISO 639-3 (创建页面,内容为“-- File-Date: 2020-01-30 return { ["aaa"] = {"Ghotuo"}, ["aab"] = {"Alumu-Tesu"}, ["aac"] = {"Ari"}, ["aad"] = {"Amal"}, ["aae"] = {"Arbëreshë Albanian"}, ["…”)
- 2021年10月17日 (日) 08:50 云南百科 留言 贡献创建了页面Module:Lang/data (创建页面,内容为“--[[--------------------------< L A N G _ N A M E _ T A B L E >------------------------------------------------ primary table of tables that decode: lang -> langua…”)
- 2021年10月17日 (日) 08:49 云南百科 留言 贡献创建了页面Module:Lang/ISO 639 synonyms (创建页面,内容为“-- File-Date: 2013-01-11 return { ["aar"] = "aa", ["abk"] = "ab", ["afr"] = "af", ["aka"] = "ak", ["amh"] = "am", ["ara"] = "ar", ["arg"] = "an", ["asm"] = "…”)
- 2021年10月17日 (日) 08:49 云南百科 留言 贡献创建了页面Module:Lang (创建页面,内容为“--[=[ 基于英文维基2021年2月23日版本 Lua support for the {{lang}}, {{lang-xx}}, and {{transl}} templates and replacement of various supporting templates.…”)
- 2021年10月17日 (日) 08:49 云南百科 留言 贡献创建了页面Module:Labelled list hatnote (创建页面,内容为“-------------------------------------------------------------------------------- -- Labelled list -- --…”)
- 2021年10月17日 (日) 08:49 云南百科 留言 贡献创建了页面Module:InfoboxImageVariant (创建页面,内容为“require('Module:No globals') local infoboxImage = require('Module:InfoboxImage').InfoboxImage local lc = require('Module:WikitextLC').selective local getArgs = requ…”)
- 2021年10月17日 (日) 08:48 云南百科 留言 贡献创建了页面Module:InfoboxImage (创建页面,内容为“-- 输入: - 輸入: -- image - 纯文件名(带有File:/Image:前缀与否皆可)或完全格式化的图片链接 - 純檔案名(帶有File:/Image:字…”)
- 2021年10月17日 (日) 08:48 云南百科 留言 贡献创建了页面Module:Infobox (创建页面,内容为“-- -- This module implements {{Infobox}} -- 中文的此模块对比英文维基多解析了overimage, overcaption, -- overimagerowclass以及header/labal/data*style…”)
- 2021年10月17日 (日) 08:48 云南百科 留言 贡献创建了页面Module:If empty (创建页面,内容为“local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:If empty', removeBlanks = false}) -- For backwa…”)
- 2021年10月17日 (日) 08:47 云南百科 留言 贡献创建了页面Module:Hatnote list (创建页面,内容为“-------------------------------------------------------------------------------- -- Module:Hatnote list -- --…”)
- 2021年10月17日 (日) 08:47 云南百科 留言 贡献创建了页面Module:Hatnote (创建页面,内容为“-------------------------------------------------------------------------------- -- Module:Hatnote -- --…”)
- 2021年10月17日 (日) 08:47 云南百科 留言 贡献创建了页面Module:Graph (创建页面,内容为“ -- ATTENTION: Please edit this code at https://de.wikipedia.org/wiki/Modul:Graph -- This way all wiki languages can stay in sync. Thank you! -- -- BUGS: X…”)
- 2021年10月17日 (日) 08:47 云南百科 留言 贡献创建了页面Module:Fullurl (创建页面,内容为“local p = {} local yesno = require('Module:Yesno') local mError = require('Module:Error').error function p._fullurl(args) local paid = '' local title = args['titl…”)
- 2021年10月17日 (日) 08:46 云南百科 留言 贡献创建了页面Module:Footnotes/whitelist (创建页面,内容为“--[[--------------------------< W R A P P E R _ T E M P L A T E _ D E F A U L T S >---------------------------- A list of wrapper templates by their canonical names…”)
- 2021年10月17日 (日) 08:46 云南百科 留言 贡献创建了页面Module:Footnotes/anchor id list/data (创建页面,内容为“-- copied from Module:Ref info/data - maybe overkill here? -- for this application make lists from the redirect lists and force all template names first character up…”)
- 2021年10月17日 (日) 08:46 云南百科 留言 贡献创建了页面Module:Footnotes/anchor id list (创建页面,内容为“require('Module:No globals'); local data = mw.loadData ('Module:Footnotes/anchor id list/data'); local whitelist = mw.loadData ('Module:Footnotes/whitelist'); local…”)
- 2021年10月17日 (日) 08:45 云南百科 留言 贡献创建了页面Module:Footnotes (创建页面,内容为“require('Module:No globals'); local getArgs = require ('Module:Arguments').getArgs; --[[--------------------------< A R G S _ D E F A U L T >----------------------…”)
- 2021年10月17日 (日) 08:45 云南百科 留言 贡献创建了页面Module:File link (创建页面,内容为“-- This module provides a library for formatting file wikilinks. local yesno = require('Module:Yesno') local checkType = require('libraryUtil').checkType local p =…”)
- 2021年10月17日 (日) 08:45 云南百科 留言 贡献创建了页面Module:Exponential search (创建页面,内容为“-- This module provides a generic exponential search algorithm. local checkType = require('libraryUtil').checkType local floor = math.floor local function midPoint…”)
- 2021年10月17日 (日) 08:45 云南百科 留言 贡献创建了页面Module:Error (创建页面,内容为“-- This module implements {{error}}. local p = {} local function _error(args) local message = args.message or args[1] or error('没有指定的-{zh-cn:信息;…”)
- 2021年10月17日 (日) 08:44 云南百科 留言 贡献创建了页面Module:Effective protection level (创建页面,内容为“local p = {} -- Returns the permission required to perform a given action on a given title. -- If no title is specified, the title of the page being displayed is us…”)
- 2021年10月17日 (日) 08:44 云南百科 留言 贡献创建了页面Module:Effective protection expiry (创建页面,内容为“local p = {} -- Returns the expiry of a restriction of an action on a given title, or unknown if it cannot be known. -- If no title is specified, the title of the p…”)
- 2021年10月17日 (日) 08:44 云南百科 留言 贡献创建了页面Module:Documentation/config (创建页面,内容为“---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Doc…”)
- 2021年10月17日 (日) 08:43 云南百科 留言 贡献创建了页面Module:Documentation (创建页面,内容为“-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local messageBox = require('Module:Message…”)
- 2021年10月17日 (日) 08:43 云南百科 留言 贡献创建了页面Module:Crc32lua (创建页面,内容为“--[[ LUA MODULE digest.crc32 - CRC-32 checksum implemented entirely in Lua. SYNOPSIS local CRC = require 'digest.crc32lua' print(CRC.crc32 'test') --> 0xD8…”)
- 2021年10月17日 (日) 08:43 云南百科 留言 贡献创建了页面Module:Citation/CS1/styles.css (创建页面,内容为“/*-------------------------< P R O T E C T I O N I C O N >-------------------- the following line controls the page-protection icon in the upper right corner it m…”)
- 2021年10月17日 (日) 08:43 云南百科 留言 贡献创建了页面Module:Citation/CS1/Whitelist (创建页面,内容为“ --[[--------------------------< P A R A M E T E R S N O T S U P P O R T E D >------------------------------ This is a list of parameters that once were but now…”)
- 2021年10月17日 (日) 08:42 云南百科 留言 贡献创建了页面Module:Citation/CS1/Utilities (创建页面,内容为“local z = { error_categories = {}; -- for categorizing citations that contain errors error_ids = {}; message_tail = {}; maintenance_cats = {};…”)
- 2021年10月17日 (日) 08:42 云南百科 留言 贡献创建了页面Module:Citation/CS1/Suggestions (创建页面,内容为“--Please insert new suggestions in alphabetical order --The form is ['incorrect'] = 'correct', suggestions = { -- ['acccessdate'] = 'access-date', -- ['accesdate']…”)
- 2021年10月17日 (日) 08:42 云南百科 留言 贡献创建了页面Module:Citation/CS1/Identifiers (创建页面,内容为“--[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local is_set, in_array, set_error, select_one, ad…”)
- 2021年10月17日 (日) 08:41 云南百科 留言 贡献创建了页面Module:Citation/CS1/Date validation (创建页面,内容为“local p = {} --[[--------------------------< I S _ V A L I D _ D A T E _ F R O M _ A _ P O I N T >------------------------- 将日期验证的逻辑拆分出来,…”)
- 2021年10月17日 (日) 08:41 云南百科 留言 贡献创建了页面Module:Citation/CS1/Configuration (创建页面,内容为“ local citation_config = {}; -- override <code>...</code> styling to remove color, border, and padding. <code> css is specified here: -- https://git.wikimedia.org/…”)
- 2021年10月17日 (日) 08:41 云南百科 留言 贡献创建了页面Module:Citation/CS1/COinS (创建页面,内容为“ --[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local is_set, in_array, remove_wiki_link, strip_…”)
- 2021年10月17日 (日) 08:41 云南百科 留言 贡献创建了页面Module:Citation/CS1 (创建页面,内容为“--[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local dates, year_date_check -- functions in Modul…”)
- 2021年10月17日 (日) 08:40 云南百科 留言 贡献创建了页面Module:Check for unknown parameters (创建页面,内容为“-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the li…”)
- 2021年10月17日 (日) 08:40 云南百科 留言 贡献创建了页面Module:Cfn (创建页面,内容为“--based on en:Module:Footnotes f = { args_default = { page = "", location = "", year = "", month = "", day = "",…”)
- 2021年10月17日 (日) 08:39 云南百科 留言 贡献创建了页面Module:Category handler/shared (创建页面,内容为“-- This module contains shared functions used by Module:Category handler -- and its submodules. local p = {} function p.matchesBlacklist(page, blacklist) for…”)
- 2021年10月17日 (日) 08:39 云南百科 留言 贡献创建了页面Module:Category handler/data (创建页面,内容为“-- This module assembles data to be passed to Module:Category handler using -- mw.loadData. This includes the configuration data and whether the current -- page…”)
- 2021年10月17日 (日) 08:38 云南百科 留言 贡献创建了页面Module:Category handler/config (创建页面,内容为“-------------------------------------------------------------------------------- -- Module:Category handler configuration data -- --…”)
- 2021年10月17日 (日) 08:38 云南百科 留言 贡献创建了页面Module:Category handler/blacklist (创建页面,内容为“-- This module contains the blacklist used by Module:Category handler. -- Pages that match Lua patterns in this list will not be categorised unless -- categorisa…”)
- 2021年10月17日 (日) 08:37 云南百科 留言 贡献创建了页面Module:Category handler (创建页面,内容为“-------------------------------------------------------------------------------- -- -- --…”)
- 2021年10月17日 (日) 08:37 云南百科 留言 贡献创建了页面Module:CGroupViewer (创建页面,内容为“local z = {} local error = require( 'Module:Error' ) local function makeText( frame, v ) local text = v.text if not v.preprocessed then text = frame:preprocess(…”)
- 2021年10月17日 (日) 08:36 云南百科 留言 贡献创建了页面Module:BaseConvert (创建页面,内容为“local p = {} local digits = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ' function normalizeFullWidthChars(s) return mw.ustring.gsub(s, '[!-~]', function(s)…”)
- 2021年10月17日 (日) 08:36 云南百科 留言 贡献创建了页面Module:Arguments (创建页面,内容为“-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called fr…”)
- 2021年10月17日 (日) 08:35 云南百科 留言 贡献创建了页面Module:About (创建页面,内容为“local mArguments --initialize lazily local mHatnote = require('Module:Hatnote') local mHatList = require('Module:Hatnote list') local libraryUtil = require('libraryU…”)
- 2021年10月17日 (日) 08:17 云南百科 留言 贡献创建了页面Template:芒市行政区划图 (1988年) (创建页面,内容为“<div style="position: relative; font-size:smaller" class="center"> {{Image label begin|image=芒市行政区划-1988.svg|width={{{1|500}}}|link=}} {{Image label|x=1…”)
- 2021年10月17日 (日) 08:17 云南百科 留言 贡献创建了页面Template:芒市行政区划图 (创建页面,内容为“<div style="position: relative" class="center"> {{Image label begin|image=芒市行政区划.svg|width={{{1|600}}}|link=}} {{Image label|x=1375|y=600|scale={{{1|600…”)
- 2021年10月17日 (日) 08:17 云南百科 留言 贡献创建了页面Template:芒市行政区划 (创建页面,内容为“{{Navbox |name = 芒市行政区划 |title = 芒市行政区划 |image = 150px| |state = {{{state<includeonly>|collapsed</include…”)