Zeroclanzhang的用户贡献

搜索贡献展开折叠
⧼contribs-top⧽
⧼contribs-date⧽
最新 | 最旧) 查看( | )(20 | 50 | 100 | 250 | 500

2023年8月4日 (星期五)

  • 17:312023年8月4日 (五) 17:31 差异 历史 +1,392 模板:NodeList/styles.css创建页面,内容为“.template-components__section { position: relative; padding-top: var( --space-md ); padding-bottom: var( --space-md ); display: flex; flex-direction: column; gap: var( --space-sm ); } →‎TemplateStyles style tag can get in-between:​ .template-components__section + .template-components__section, .template-components__section + style + .template-components__section { border-top: 1px solid var( --border-color-base ); } .template-comp…” 当前
  • 16:582023年8月4日 (五) 16:58 差异 历史 +8,028 模块:Navplate创建页面,内容为“-------------------------------------------------------------------------------- -- Module:Navplate -- -- This module implements {{Navplate}} -- -- Based on Module:Infobox -- -- This is a work in progress -- ------------------------------------------------------------…” 当前
  • 16:552023年8月4日 (五) 16:55 差异 历史 +1,191 模块:Error创建页面,内容为“-- Imported from: https://en.wikipedia.org/wiki/Module:Error -- This module implements {{error}}. local p = {} local function _error(args) local tag = mw.ustring.lower(tostring(args.tag)) -- Work out what html tag we should use. if not (tag == 'p' or tag == 'span' or tag == 'div') then tag = 'strong' end -- Generate the html. return tostring(mw.html.create(tag) :addClass('error') :wikitext(tostring(args.messa…”
  • 16:542023年8月4日 (五) 16:54 差异 历史 +6,544 模块:Format link创建页面,内容为“-- Imported from: https://en.wikipedia.org/wiki/Module:Format_link -------------------------------------------------------------------------------- -- Format link -- -- Makes a wikilink from the given link and display values. Links are escaped -- with colons if necessary, and links to sections are detected and displayed -- with " § " as a separator rather than the standard MediaWiki "#". Used in -- the {{format link}} template. -------------------------------…” 当前
  • 15:552023年8月4日 (五) 15:55 差异 历史 +3,236 模板:Main page/navigation无编辑摘要

2023年8月3日 (星期四)

2023年8月2日 (星期三)

2023年8月1日 (星期二)

  • 14:592023年8月1日 (二) 14:59 差异 历史 +920 模块:User error创建页面,内容为“-------------------------------------------------------------------------------- -- A less intimidating version of the built-in "error()" function, to help -- editors fix their mistakes when transcluding a template. -- -- @see wikia:w:c:Dev:Module:User error for a similar module. -------------------------------------------------------------------------------- local checkType = require("libraryUtil").checkType; return function (message, ...) checkType("Mo…” 当前

2023年7月31日 (星期一)

2023年7月28日 (星期五)

2023年7月27日 (星期四)

2023年7月26日 (星期三)

最新 | 最旧) 查看( | )(20 | 50 | 100 | 250 | 500