Forte的用户贡献

此用户有8,066次编辑。账号创建于2020年9月29日 (星期二)。
搜索贡献展开折叠
⧼contribs-top⧽
⧼contribs-date⧽
最新 | 最旧) 查看( | )(20 | 50 | 100 | 250 | 500

2022年8月10日 (星期三)

  • 17:122022年8月10日 (三) 17:12 差异 历史 +40 普罗百科:关于Changed display title
  • 17:122022年8月10日 (三) 17:12 差异 历史 +34 关于普罗百科Forte移动页面关于普罗百科普罗百科:关于:Moved to the ProleWiki namespace 当前 标签新重定向
  • 17:122022年8月10日 (三) 17:12 差异 历史 0 普罗百科:关于Forte移动页面关于普罗百科普罗百科:关于:Moved to the ProleWiki namespace
  • 17:102022年8月10日 (三) 17:10 差异 历史 +7 MediaWiki:SidebarChanged About link and text
  • 17:092022年8月10日 (三) 17:09 差异 历史 +1 普罗百科:首页/内容Changed About pagelink to the ProleWiki namespace
  • 17:072022年8月10日 (三) 17:07 差异 历史 +11 MediaWiki:Sidebar无编辑摘要
  • 17:072022年8月10日 (三) 17:07 差异 历史 −27 MediaWiki:SidebarImported sidebar from English ProleWiki
  • 17:062022年8月10日 (三) 17:06 差异 历史 +787 MediaWiki:Sidebar创建页面,内容为“ * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki * 最近更改 * Content ** ProleWiki:Articles|Articles ** ProleWiki:Essays|Essays ** ProleWiki:Library|Library ** ProleWiki:Quote|Quotes * About ** ProleWiki:About|About ProleWiki ** ProleWiki:Principles|Principles ** ProleWiki:How to contribute|Contribute to ProleWiki ** ProleWiki:Donate|proledonate * Social ** https://lemm…”
  • 12:232022年8月10日 (三) 12:23 差异 历史 −1 中华人民共和国Removed trailing linebreak
  • 12:232022年8月10日 (三) 12:23 差异 历史 −2,348 中华人民共和国Removed English paragraph
  • 12:212022年8月10日 (三) 12:21 差异 历史 +4,071 中华人民共和国Added Infobox
  • 12:202022年8月10日 (三) 12:20 差异 历史 +3,153 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 list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing the origina…” 当前
  • 12:162022年8月10日 (三) 12:16 差异 历史 +3,089 模板:Infobox country/multirow创建页面,内容为“{{infobox | child = yes | decat=yes | rowclass25 = mergedrow | label25 = <div style="text-indent:-0.9em;margin-left:1.2em;font-weight:normal;">• {{{1|}}}</div> | data25 = {{{2|}}} | rowclass26 = mergedrow | label26 = <div style="text-indent:-0.9em;margin-left:1.2em;font-weight:normal;">• {{{3|}}}</div> | data26 = {{{4|}}} | rowclass27 = mergedrow | label27 = <div style="text-indent:-0.9em;margin-left:1.2em;font-weight:normal;">• {{{5|}}}</d…” 当前
  • 12:162022年8月10日 (三) 12:16 差异 历史 +1,242 模板:Infobox country/imagetable创建页面,内容为“{{#if:{{both|{{{image1a|}}}{{{image1b|}}}|{{{image2|}}}}}| <div style="display:table; width:100%;"> <div style="display:table-cell; width:58%; vertical-align:middle; padding-left:5px;"> {{#if:{{{image1a|}}}|<div style="padding-bottom:3px;">{{{image1a|}}}</div>}}{{#if:{{{image1b|}}}|<div style="padding: 2px 0px 3px;">{{{image1b|}}}</div>}} <div>{{{caption1|}}}</div> </div> <div style="display:table-cell; vertic…” 当前
  • 12:152022年8月10日 (三) 12:15 差异 历史 +8,427 MediaWiki:Common.cssImported CSS from English version 当前
  • 12:132022年8月10日 (三) 12:13 差异 历史 +10,133 Module:InfoboxImage创建页面,内容为“-- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault - default size to display the image if size param is blank -- alt - alt text for image -- title - title text for image -- border - set to yes if border -- center - set to…” 当前
  • 12:132022年8月10日 (三) 12:13 差异 历史 +10,054 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 from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) ==…” 当前
  • 12:122022年8月10日 (三) 12:12 差异 历史 +1,018 Module:If empty创建页面,内容为“local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:If empty', removeBlanks = false}) -- For backwards compatibility reasons, the first 8 parameters can be unset instead of being blank, -- even though there's really no legitimate use case for this. At some point, this will be removed. local lowestNil = math.huge for i = 8,1,-1 do if args[i] == nil then args[i] = '' lowestNil = i end…” 当前
  • 12:122022年8月10日 (三) 12:12 差异 历史 +62 模板:If empty创建页面,内容为“{{<includeonly>safesubst:</includeonly>#invoke:If empty|main}}” 当前
  • 12:112022年8月10日 (三) 12:11 差异 历史 +1,057 Module:Navbar/styles.css创建页面,内容为“.navbar { display: inline; font-size: 88%; font-weight: normal; } .navbar-collapse { float: left; text-align: left; } .navbar-boxtext { word-spacing: 0; } .navbar ul { display: inline-block; white-space: nowrap; line-height: inherit; } .navbar-brackets::before { margin-right: -0.125em; content: '[ '; } .navbar-brackets::after { margin-left: -0.125em; content: ' ]'; } .navbar li { word-spacing: -0.125em; } .navbar-mini abbr { border-bottom:…” 当前
最新 | 最旧) 查看( | )(20 | 50 | 100 | 250 | 500