所有公开日志
跳转到导航
跳转到搜索
所有NeuroWiki公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。
- 2024年11月1日 (五) 10:51 Selfice 留言 贡献还原页面Module:Infobox/styles.css(1个修订版本)
- 2024年11月1日 (五) 10:50 Selfice 留言 贡献还原页面Module:Navbar(1个修订版本)
- 2024年11月1日 (五) 10:49 Selfice 留言 贡献创建了页面Template:Infobox/doc (创建页面,内容为“{{Lua|Module:Infobox}} 本模板为一系列「信息框」模板的元模板,亦即本模板用于构建其他模板。通常不建議在条目中直接使用此模板,但是如有需要,可以在個別「一次性」情況中直接使用。参见Help:信息框以获取创建通用信息框的进一步方法。 === 用法 === 本模板与{{tl|navbox}}的用法相似,但也有一些不同之处。表格中的每一行既可以是顶栏(header)…”)
- 2024年11月1日 (五) 10:48 Selfice 留言 贡献创建了页面Module:Infobox (创建页面,内容为“-- 中文的此模块对比英文维基多解析了overimage, overcaption, -- overimagerowclass以及header/labal/data*style参数。 local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s'…”)
- 2024年11月1日 (五) 09:18 Selfice 留言 贡献删除页面Template:Infobox/styles.css
- 2024年11月1日 (五) 09:18 Selfice 留言 贡献删除页面Module:Infobox
- 2024年11月1日 (五) 09:17 Selfice 留言 贡献删除页面Module:Infobox/doc
- 2024年11月1日 (五) 09:17 Selfice 留言 贡献删除页面Module:Image area
- 2024年11月1日 (五) 09:17 Selfice 留言 贡献删除页面Module:Image area/doc
- 2024年11月1日 (五) 09:17 Selfice 留言 贡献删除页面Module:Animate
- 2024年11月1日 (五) 09:16 Selfice 留言 贡献删除页面Module:Animate/doc
- 2024年11月1日 (五) 09:16 Selfice 留言 贡献删除页面Template:Animate
- 2024年11月1日 (五) 09:16 Selfice 留言 贡献删除页面Template:Animate/doc
- 2024年11月1日 (五) 09:16 Selfice 留言 贡献删除页面Module:Inventory slot
- 2024年11月1日 (五) 09:15 Selfice 留言 贡献删除页面Module:Inventory slot/doc
- 2024年11月1日 (五) 09:15 Selfice 留言 贡献删除页面Template:Inventory slot
- 2024年11月1日 (五) 09:15 Selfice 留言 贡献删除页面Template:Inventory slot/doc
- 2024年11月1日 (五) 09:14 Selfice 留言 贡献删除页面Template:Infobox
- 2024年11月1日 (五) 09:14 Selfice 留言 贡献删除页面Template:Image area
- 2024年11月1日 (五) 09:13 Selfice 留言 贡献删除页面Template:Image area/doc
- 2024年11月1日 (五) 09:13 Selfice 留言 贡献删除页面Template:Infobox/doc
- 2024年11月1日 (五) 09:12 Selfice 留言 贡献删除页面Module:Navbar
- 2024年11月1日 (五) 09:12 Selfice 留言 贡献删除页面Module:Infobox/styles.css
- 2024年11月1日 (五) 09:12 Selfice 留言 贡献删除页面Template:Nowrap (内容为:“<includeonly><span class="nowrap">{{{1}}}</span></includeonly><noinclude>{{Documentation}}</noinclude>”,唯一贡献者是“Selfice”(讨论))
- 2024年11月1日 (五) 09:11 Selfice 留言 贡献删除页面Template:Template Pre
- 2024年11月1日 (五) 09:11 Selfice 留言 贡献删除页面Template:Demo
- 2024年11月1日 (五) 09:11 Selfice 留言 贡献删除页面Module:Demo
- 2024年11月1日 (五) 09:10 Selfice 留言 贡献删除页面Template:Template other
- 2024年11月1日 (五) 02:05 Selfice 留言 贡献创建了页面Template:Template other (创建页面,内容为“{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:Template}} | template | other }} }} | template = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>”)
- 2024年11月1日 (五) 02:04 Selfice 留言 贡献创建了页面Module:Demo (创建页面,内容为“local p = {} -- 建立一個無法存取任何父級參數的框架對象 -- 除非提供包含不繼承的列表鍵的表 function disinherit(frame, onlyTheseKeys) local parent = frame:getParent() or frame local orphan = parent:newChild{} orphan.getParent = parent.getParent --返回 nil 值 orphan.args = {} if onlyTheseKeys then local family = {parent, frame} for f = 1, 2 do for k, v in pairs(family[f] and family[f].args or {}) do orphan.args[…”)
- 2024年11月1日 (五) 02:03 Selfice 留言 贡献创建了页面Template:Demo (创建页面,内容为“{{#invoke:Demo|main}}<noinclude>{{documentation}}</noinclude>”)
- 2024年11月1日 (五) 02:03 Selfice 留言 贡献创建了页面Template:Template Pre (重定向页面至Template:Demo) 标签:新重定向
- 2024年11月1日 (五) 02:02 Selfice 留言 贡献创建了页面Template:Nowrap (创建页面,内容为“<includeonly><span class="nowrap">{{{1}}}</span></includeonly><noinclude>{{Documentation}}</noinclude>”)
- 2024年11月1日 (五) 02:01 Selfice 留言 贡献创建了页面Module:Infobox/styles.css (创建页面,内容为“* This TemplateStyles sheet deliberately does NOT include the full set of * infobox styles. We are still working to migrate all of the manual * infoboxes. See MediaWiki talk:Common.css/to do#Infobox * DO NOT ADD THEM HERE: * not strictly certain these styles are necessary since the modules now * exclusively output infobox-subbox or infobox, not both * just replicating the module faithfully: .infobox-subbox { padding: 0; border: none; m…”)
- 2024年11月1日 (五) 01:58 Selfice 留言 贡献创建了页面Template:Clear/doc (创建页面,内容为“<!-- 在本行下編輯模板說明 --> 本模板會增加原始碼<tt><div style="clear:both;"></div></tt>;XHTML技術的細節請見en:Template talk:Clear。 == 說明 == {{tlx|clear}}像MS Word文繞圖那樣將後續內容移到新列,常用於避免文字跟在無關的圖像旁邊。 ===使用方法=== 直接使用: <nowiki>{{Clear}}</nowiki> 使用匿名参数: <nowiki>{{Clear|left}}</nowiki> <nowiki>{{Clear|right}}</now…”)
- 2024年11月1日 (五) 01:56 Selfice 留言 贡献创建了页面Template:Tnull (创建页面,内容为“<code>{{{{#if:{{{1|}}}|{{{1}}}| tnull|...}}{{#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}}}|}}}}</code><noinclude> {{documentation}}</noinclude>”)
- 2024年11月1日 (五) 01:54 Selfice 留言 贡献创建了页面Template:Tlx (创建页面,内容为“<includeonly><!-- --><code><!-- --><nowiki>{{</nowiki>{{#if:{{{subst|}}} |subst:}}<!-- -->[[{{{LANG|}}}{{{SISTER|}}}{{ns:Template}}:{{{1|}}}|{{{1|}}}]]<!-- -->{{#if:{{{2|}}} ||{{{2}}}}}<!-- -->{{#if:{{{3|}}} ||{{{3}}}}}<!-- -->{{#if:{{{4|}}} ||{{{4}}}}}<!-- -->{{#if:{{{5|}}} ||{{{5…”)
- 2024年11月1日 (五) 01:52 Selfice 留言 贡献创建了页面Template:Clear (创建页面,内容为“<div style="clear:{{{1|both}}};"></div><noinclude>{{documentation}}</noinclude>”)
- 2024年11月1日 (五) 01:36 Selfice 留言 贡献创建了页面Template:Clr (创建页面,内容为“<div style="clear:{{#switch:{{{1|}}}|l=left|r=right|#default=both}}; margin:0; padding:0;"></div><noinclude>Category:格式模板</noinclude>”)
- 2024年11月1日 (五) 01:34 Selfice 留言 贡献创建了页面Module:Navbar (创建页面,内容为“local p = {} local getArgs function p._navbar(args) local titleArg = 1 if args.collapsible then titleArg = 2 if not args.plain then args.mini = 1 end if args.fontcolor then args.fontstyle = 'color:' .. args.fontcolor .. ';' end args.style = 'float:left; text-align:left; width:6em;' end local titleText = args[titleArg] or (':' .. mw.getCurrentFrame():getParent():getTitle()) local title = mw.title.new(mw.text.trim(titleText), 'Template'…”)
- 2024年11月1日 (五) 01:17 Selfice 留言 贡献创建了页面Template:Infobox/doc (创建页面,内容为“{{documentation header}} <!-- 文档页面 --> {{lua}} {{Uses TemplateStyles}} 此模板是信息框的雏形,也是其他信息框模板的基础。 == 用法 == {{infobox}} <pre width="22px">{{infobox | title = | imageN = | defaultimagesize = | imageNsize = | invimageN = | imagearea = | rows = | footer = }}</pre> {| class="wikitable" ! 参数 ! 功能 ! 默认值 |- | {{Code|title}} | 信息框的标题。 | {{Code|<nowiki>{{BASEPAGENAME}}</nowiki>}…”)
- 2024年11月1日 (五) 01:11 Selfice 留言 贡献删除页面Module:Inventory slot/Aliases
- 2024年11月1日 (五) 01:10 Selfice 留言 贡献创建了页面Module:Inventory slot/Aliases (创建页面,内容为“local aliases = { -- Common fuel types for furnace -- [ 'Any fuel' ] = { 'Coal', 'Charcoal', { title = '原木', name = 'Oak Log' }, { title = '主世界木板', name = 'Oak Planks' }, 'Block of Coal' }, [ 'Any leather armor' ] = { 'Leather Cap', 'Leather Tunic', 'Leather Pants', 'Leather Boots' }, [ 'Any Pottery Sherd' ] = { 'Angler Pottery Sherd', 'Arms Up Pottery Sherd', 'Archer Pottery Sherd', 'Blade Pottery Sherd', 'Brewer Pottery Sherd', '…”)
- 2024年11月1日 (五) 01:07 Selfice 留言 贡献创建了页面Template:Image area/doc (创建页面,内容为“{{documentation header}} <!-- 文档页面 --> {{lua}} 此模板提供图片区域内容。 <pre width="22px">{{Image area | imageN = | defaultimagesize = | imageNsize = | invimageN = }}</pre> == 参见 == {{Infobox component see also}} == 用法 == {| class="wikitable" ! 参数 ! 功能 ! 默认值 |- | {{Code|image''N''}} | 标题下显示的图片,其中N为从1开始的正整数(数字1可省略不写),对应图片从上到下的顺序。使用{…”)
- 2024年11月1日 (五) 01:07 Selfice 留言 贡献创建了页面Template:Image area (创建页面,内容为“<includeonly>{{#invoke: Image area | imageArea }}</includeonly><noinclude>{{documentation}} <!-- 请将分类/语言链接放在文档页面 --></noinclude>”)
- 2024年11月1日 (五) 01:06 Selfice 留言 贡献创建了页面Template:Infobox (创建页面,内容为“<includeonly>{{tsl|Template:Infobox/styles.css}}{{#invoke: infobox | infobox }}</includeonly><noinclude>{{documentation}} <!-- 请将分类/语言链接放在文档页面 --></noinclude>”)
- 2024年11月1日 (五) 01:06 Selfice 留言 贡献创建了页面Template:Inventory slot/doc (创建页面,内容为“?”)
- 2024年11月1日 (五) 01:04 Selfice 留言 贡献创建了页面Template:Inventory slot (创建页面,内容为“<includeonly>{{ #invoke: inventory slot | slot }}</includeonly><noinclude>{{documentation}} <!-- 请将分类/语言链接放在文档页面 --></noinclude>”)
- 2024年11月1日 (五) 01:04 Selfice 留言 贡献创建了页面Module:Inventory slot/doc (创建页面,内容为“{{documentation header}} <!-- 模板文档 --> 该模块用于为{{tl|Inventory slot}}自动提供参数。 == 数据模块 == * {{dd|Module:Inventory slot/Aliases}} * {{dd|Module:InvSprite}} == 依赖项 == * {{dd|Module:Random}} * {{dd|Module:Sprite}} * {{dd|Module:Autolink}} <includeonly> <!-- 模块分类和跨语言链接 --> Category:模块 en:Module:Inventory slot </includeonly> <noinclude> <!-- 文档分类和跨语言链接 --> en:Module:…”)
- 2024年11月1日 (五) 01:03 Selfice 留言 贡献创建了页面Module:Inventory slot (创建页面,内容为“local p = {} local i18n = { filename = 'Invicon $1', legacyFilename = 'Grid $1.png', modLink = 'Mods/$1/$2', moduleAliases = Module:Inventory slot/Aliases, moduleInvData = Module:InvSprite, moduleModData = 'Module:InvSprite/Mods/$1', moduleRandom = Module:Random, moduleSprite = Module:Sprite, -- List of special prefixes which should be handled by -- other modules (such as being moved outside links) prefixes = { 'Any', 'Matching',…”)