所有决策链云智库公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。
- 2024年1月16日 (二) 12:35 Zeroclanzhang 讨论 贡献创建了页面模板:)) (创建页面,内容为“}}<noinclude> {{documentation}} </noinclude>”)
- 2024年1月16日 (二) 12:35 Zeroclanzhang 讨论 贡献创建了页面模板:Colon (创建页面,内容为“:<noinclude>{{Documentation}}</noinclude>”)
- 2024年1月16日 (二) 12:33 Zeroclanzhang 讨论 贡献创建了页面模板:ParserFunction/doc (创建页面,内容为“{{Documentation subpage}}{{tsh|pf}} {{tl|Pf}} is used to conveniently link to a ParserFunction, along the lines of {{tl|tl}}. '''Pf''' stands for '''ParserFunction'''. == Usage == {{tji|{{BASEPAGENAME}}|parser function}}, this creates a direct link to the relevant function, omit '''#''' and colon, e.g. use {{tji|{{BASEPAGENAME}}|ifexpr}} to get {{{{BASEPAGENAME}}|ifexpr}}. {{tji|{{BASEPAGENAME}}|parser function|1st parameter|2nd paramete…”)
- 2024年1月16日 (二) 12:33 Zeroclanzhang 讨论 贡献创建了页面模板:ParserFunction (创建页面,内容为“<includeonly>{{#if:{{{_code|}}}|<code>}}{{((}}{{ #switch: {{lc: {{{1|if}}} }} | expr | if | ifeq | iferror | ifexpr | ifexist | rel2abs | switch | time | titleparts = if}}}}}|#{{{1|if}}} | lc | uc | lcfirst | ucfirst | urlencode | anchorencode | ns = {{{1}}} | localurl | localurle | fullurl | fullurle = meta:Help:Parser func…”)
- 2024年1月16日 (二) 12:32 Zeroclanzhang 讨论 贡献创建了页面模板:ParserFunction (重定向页面至模板:ParserFunction) 标签:新重定向
- 2024年1月16日 (二) 12:31 Zeroclanzhang 讨论 贡献创建了页面模块:Error/doc (创建页面,内容为“{{High-use|80000}} {{Module rating|protected}} This module implements {{Tl|Error}}. It creates an html message with class "error". Please, see the documentation page there for usage instructions. == See also == * Module:Warning * Module:If preview<includeonly> {{Sandbox other|| Category:Error-handling modules }}</includeonly>”)
- 2024年1月16日 (二) 12:29 Zeroclanzhang 讨论 贡献创建了页面模板:Error/doc (创建页面,内容为“{{Documentation subpage}} <!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{high use}} {{lua|Module:Error}} This meta template returns a ''state of error'' (recognized as such by a wiki parser function), and optionally an ''error-message text'' in red (visible for the user). It is used by other templates to signal an error, for example invalid input, which can…”)
- 2024年1月16日 (二) 12:29 Zeroclanzhang 讨论 贡献创建了页面模板:Error (创建页面,内容为“{{#invoke:Error|error|{{{message|{{{1}}}}}}|tag={{{tag|}}}}}<noinclude> {{documentation}} </noinclude>”)
- 2024年1月16日 (二) 12:28 Zeroclanzhang 讨论 贡献创建了页面模板:Anchor/doc (创建页面,内容为“{{used in system}} {{Module rating|protected}} {{Lua|Module:Arguments|Module:TableTools}} This module implements {{tl|anchor}}. Please see the Template:Anchor/doc page for documentation.”)
- 2024年1月16日 (二) 12:27 Zeroclanzhang 讨论 贡献创建了页面模块:Anchor/doc (创建页面,内容为“{{used in system}} {{Module rating|protected}} {{Lua|Module:Arguments|Module:TableTools}} This module implements {{tl|anchor}}. Please see the Template:Anchor/doc page for documentation.”)
- 2024年1月16日 (二) 12:27 Zeroclanzhang 讨论 贡献创建了页面模块:Anchor (创建页面,内容为“-- This module implements {{anchor}}. local getArgs = require('Module:Arguments').getArgs local tableTools = require('Module:TableTools') local p = {} function p.main(frame) -- Get the positional arguments from #invoke, remove any nil values, -- and pass them to p._main. local args = getArgs(frame) local argArray = tableTools.compressSparseArray(args) return p._main(unpack(argArray)) end function p._main(...) -- Generate the list of anchors. local an…”)
- 2024年1月16日 (二) 12:26 Zeroclanzhang 讨论 贡献创建了页面模块:WLink/doc (创建页面,内容为“{{High-use}} {{Module rating|release}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> '''<code>WLink</code>''' – Module with functions for strings in context of wikilinks and external links (URL). This module was imported from de:Module:WLink. == Usage == All functions expect exactly one unnamed parameter (which should be provided to get a…”)
- 2024年1月16日 (二) 12:25 Zeroclanzhang 讨论 贡献创建了页面模块:WLink (创建页面,内容为“local WLink = { suite = "WLink", serial = "2016-10-05" }; --[=[ ansiPercent() formatURL() getArticleBase() getBaseTitle() getEscapedTitle() getExtension() getFile() getFragment() getLanguage() getNamespace() getPlain() getProject() getTarget() getTargetPage() getTitle() getWeblink() isBracketedLink() isBracketedURL() isCategorization() isExternalLink() isInterlanguage() isInterwiki() isMedia() isTitledLink() isValidLink() isWikilink() wikilink(…”)
- 2024年1月16日 (二) 12:24 Zeroclanzhang 讨论 贡献创建了页面模板:Anchor (创建页面,内容为“{{<includeonly>safesubst:</includeonly>#invoke:anchor|main}}<noinclude> {{Documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>”)
- 2024年1月16日 (二) 12:24 Zeroclanzhang 讨论 贡献创建了页面模板:Anchor (重定向页面至模板:Anchor) 标签:新重定向
- 2024年1月16日 (二) 12:23 Zeroclanzhang 讨论 贡献创建了页面模块:Format TemplateData/doc (创建页面,内容为“{{Lua|Module:Multilingual | Module:Text| Module:WLink}} ''<code>Format TemplateData</code>'' – Module with auxilary functions for template documentation, especially by TemplateData. Core functionality is improved presentation on documentation pages. __TOC__ == {{Anker|improveMW}} Improve template documentation page – MediaWiki disappointing == For presentation of template depiction in VisualEditor agreement was made to abandon all markup and clickable li…”)
- 2024年1月16日 (二) 12:22 Zeroclanzhang 讨论 贡献创建了页面模块:Format TemplateData (创建页面,内容为“local TemplateData = { suite = "TemplateData", serial = "2022-03-10", item = 46997995 } --[==[ improve template:TemplateData ]==] local Failsafe = TemplateData local Config = { -- multiple option names mapped into unique internal fields basicCnf = { catProblem = "strange", classMultiColumns = "selMultClm", classNoNumTOC = "suppressTOCnum",…”)
- 2024年1月16日 (二) 12:21 Zeroclanzhang 讨论 贡献创建了页面模板:Format TemplateData/doc (创建页面,内容为“{{Documentation subpage}} {{Lua|Module:Format TemplateData}} Everything below this line is a demo of Format TemplateData: read the source code, and expand the raw TemplateData section, to see how it all works. == Usage == {{Format TemplateData|1= <templatedata> { "description": "This template formats TemplateData nicely on doc pages. It hides irrelevant information such as \"Default: empty\", and allows the use of formatting. Remember that the use…”)
- 2024年1月16日 (二) 12:21 Zeroclanzhang 讨论 贡献创建了页面模板:Format TemplateData (创建页面,内容为“<includeonly>{{#ifeq:{{yesno-yes|{{{header}}}}}|yes|{{TemplateData header}} }}{{#invoke:Format TemplateData| f |classNoNumTOC=nonumtoc |cssParams=border:#B3B7FF 1px solid;|docpageCreate=%s/doc |docpageDetect=/doc$ |msgDescMiss=Missing description |cat=Templates with TemplateData errors}}</includeonly><noinclude> {{Documentation}} </noinclude>”)
- 2024年1月16日 (二) 12:19 Zeroclanzhang 讨论 贡献创建了页面模板:Code/doc (创建页面,内容为“{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{#ifeq: {{PAGENAME}}|{{ROOTPAGENAME}}|{{High-risk|24,000+}}}} ==Usage== Wraps a short span of text in <code><nowiki><syntaxhighlight></nowiki></code> tags (see mw:Extension:SyntaxHighlight). This template should be used for short samples; longer content should use {{tag|pre}} or {{tag|syntaxhighlight}}. See Help:Wiki markup for an ex…”)
- 2024年1月16日 (二) 12:19 Zeroclanzhang 讨论 贡献创建了页面模板:Code (创建页面,内容为“{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|lang={{{lang|{{{2|text}}}}}}|class={{{class|}}}|id={{{id|}}}|style={{{style|}}}|inline=1}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> </noinclude>”)
- 2024年1月16日 (二) 12:19 Zeroclanzhang 讨论 贡献创建了页面文件:Ambox important.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:19 Zeroclanzhang 讨论 贡献上传文件:Ambox important.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:17 Zeroclanzhang 讨论 贡献创建了页面模板:Nowrap/doc (创建页面,内容为“{{Documentation subpage}} <!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: Wikipedia:Wikidata) --> {{used in system|in MediaWiki:Histlegend}} {{COinS safe|n}} {{tsh|nobr|nobreak}} {{tlx|Nowrap}} or {{tlx|nowrap}} stops wrapping of specific text (which can be inside of a link). Use this template '''sparingly'''. It prevents word wraps (line breaks) that might otherwis…”)
- 2024年1月16日 (二) 12:16 Zeroclanzhang 讨论 贡献创建了页面模板:Nowrap (创建页面,内容为“<span class="nowrap">{{{1}}}</span><noinclude> {{documentation}} <!-- Categories go on the /doc page; interwikis go to Wikidata. --> </noinclude>”)
- 2024年1月16日 (二) 12:15 Zeroclanzhang 讨论 贡献创建了页面文件:Test Template Info-Icon - Version (2).svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:15 Zeroclanzhang 讨论 贡献上传文件:Test Template Info-Icon - Version (2).svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:15 Zeroclanzhang 讨论 贡献创建了页面文件:Wikipedia Template editor icon (1).svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:15 Zeroclanzhang 讨论 贡献创建了页面文件:Test Template Info-Icon.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:15 Zeroclanzhang 讨论 贡献上传文件:Wikipedia Template editor icon (1).svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:15 Zeroclanzhang 讨论 贡献上传文件:Test Template Info-Icon.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献创建了页面文件:Ambox warning green construction.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献创建了页面文件:Ambox outdated serious.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献创建了页面文件:Lua-Logo.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献创建了页面文件:Ambox warning purple.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献创建了页面文件:Ambox warning yellow.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献创建了页面文件:Ambox warning pn.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献创建了页面文件:Ambox warning blue construction.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献创建了页面文件:Ambox warning orange.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献创建了页面文件:Ambox warning blue.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献上传文件:Ambox warning pn.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献上传文件:Ambox warning orange.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献上传文件:Ambox warning purple.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献上传文件:Lua-Logo.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献上传文件:Ambox warning green construction.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献上传文件:Ambox outdated serious.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献上传文件:Ambox warning blue.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献上传文件:Ambox warning yellow.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 12:13 Zeroclanzhang 讨论 贡献上传文件:Ambox warning blue construction.svg (透過簡易批量上傳來上傳)
- 2024年1月16日 (二) 11:18 Zeroclanzhang 讨论 贡献创建了页面模板:TemplateDataHeader/doc (创建页面,内容为“{{Documentation subpage}} {{High-use}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{Lua|Module:Check for unknown parameters}} The {{tlx|TemplateData header}} template inserts a brief header for the template data section, and adds the page to Category:Templates using TemplateData. == Usage == <pre style="overflow:auto;"> ==TemplateData== {{TemplateData header}} <templatedata>{ ... }</templatedata> Note:…”)