所有公开日志
所有NeuroWiki公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。
- 2024年11月1日 (五) 22:24 Selfice 留言 贡献创建了页面Template:Help/Counterpart policy (重定向页面至Template:Info/Help/Counterpart policy) 标签:新重定向
- 2024年11月1日 (五) 22:24 Selfice 留言 贡献创建了页面Template:Info/Help/Counterpart policy/doc (创建页面,内容为“<noinclude>Category:模板文档</noinclude> == 预览 == <pre>{{Info/Help/Counterpart_policy|tag=xx|1|2}}</pre> {{Info/Help/Counterpart_policy|tag=xx|1|2}} <pre>{{Info/Help/Counterpart_policy|编辑规范}}</pre> {{Info/Help/Counterpart_policy|编辑规范}} ==重定向== * {{Tl|Help/Counterpart_policy}} * {{Tl|Help/Cp}} * {{Tl|help/Counterpart_policy}} * {{Tl|help/Cp}} ===中文站限定=== * {{Tl|帮助/对应方针}} == 适用范围 == *该模板应当…”)
- 2024年11月1日 (五) 22:13 Selfice 留言 贡献创建了页面Template:Info/Help/Counterpart policy (创建页面,内容为“{{info|这个{{{tag|帮助}}}页面所依据和参考的方针为[[NeuroWiki:{{{1|Help}}}]]。{{{2|可视为对该方针文件的'''具体阐释'''或'''操作教程'''。}}}|leftimage=25px|link=}}<noinclude>分类:页顶提示模板{{Documentation}}</noinclude>”)
- 2024年11月1日 (五) 21:57 Selfice 留言 贡献创建了页面Template:SafeCate/doc (重定向页面至Module:SafeCate/doc) 标签:新重定向
- 2024年11月1日 (五) 21:56 Selfice 留言 贡献创建了页面Template:SafeCate (创建页面,内容为“<includeonly>{{#invoke:SafeCate|main}}</includeonly><noinclude> {{doc}}</noinclude>”)
- 2024年11月1日 (五) 21:55 Selfice 留言 贡献创建了页面Template:Info/help (重定向页面至Template:Info/Help) 标签:新重定向
- 2024年11月1日 (五) 21:53 Selfice 留言 贡献删除页面Template:Info/help (内容为:“#REDIRECT Template:Message_box/Help”,唯一贡献者是“Selfice”(讨论))
- 2024年11月1日 (五) 21:53 Selfice 留言 贡献删除页面Template:Msgbox/help (内容为:“#REDIRECT Template:Message_box/Help”,唯一贡献者是“Selfice”(讨论))
- 2024年11月1日 (五) 21:52 Selfice 留言 贡献移动页面Template:Message box/Help/doc至Template:Info/Help/doc,不留重定向
- 2024年11月1日 (五) 21:52 Selfice 留言 贡献移动页面Template:Message box/Help至Template:Info/Help,不留重定向
- 2024年11月1日 (五) 21:50 Selfice 留言 贡献创建了页面Template:帮助 (重定向页面至Template:Message box/Help) 标签:新重定向
- 2024年11月1日 (五) 21:50 Selfice 留言 贡献创建了页面Template:Help (重定向页面至Template:Message box/Help) 标签:新重定向
- 2024年11月1日 (五) 21:50 Selfice 留言 贡献创建了页面Template:Info/help (重定向页面至Template:Message box/Help) 标签:新重定向
- 2024年11月1日 (五) 21:50 Selfice 留言 贡献创建了页面Template:Msgbox/help (重定向页面至Template:Message box/Help) 标签:新重定向
- 2024年11月1日 (五) 21:49 Selfice 留言 贡献创建了页面Template:Message box/Help (创建页面,内容为“<includeonly>{{info |color=#6593C6 |leftimage=75px | <center><big>这个页面'''“{{FULLPAGENAME}}”'''是NeuroWiki的'''帮助文档'''</big></center> *本文用于介绍NeuroWiki中一些特定功能的操作方法; *本文仅是一篇指南,不属于方针。如果本指南与相关方针发生冲突或存在不一致的情况,请以方针的条文为准。}}{{#ifeq:{{NAMESPACENUMBER}}|4|Category:帮助|}}{{#if…”)
- 2024年11月1日 (五) 21:47 Selfice 留言 贡献创建了页面Module:SafeCate/doc (创建页面,内容为“本{{#ifeq:{{NAMESPACENUMBER}}|828|模块|模板}}旨在应对本站时而发生的模板展开异常结合缓存功能导致的分类异常问题。 '''本{{#ifeq:{{NAMESPACENUMBER}}|828|模块|模板}}仅应用于模板名字空间。''' == 参数 == * 1:添加的分类名称。 * 2:分类索引,一般用于修正排序或在分类页提前系列条目的主条目。 * nsid:生效的名字空间,填数字代…”)
- 2024年11月1日 (五) 21:47 Selfice 留言 贡献创建了页面Module:SafeCate (创建页面,内容为“local module = {} local function _isvalid(value) return value ~= nil and type(value) == "string" and mw.text.trim(value) ~= "" end function module.main(frame) local strict = frame local parent = frame:getParent() if not _isvalid(frame.args[1]) then if not (parent and _isvalid(parent.args[1])) then return end local title = parent:getTitle() if title == "Template:SafeCate" then strict, frame = parent, parent elseif mw.title.new(title).namespace =…”)
- 2024年11月1日 (五) 21:45 Selfice 留言 贡献创建了页面Template:TemplateCate/doc (创建页面,内容为“本模板旨在应对本站时而发生的模板展开异常结合缓存功能导致的分类异常问题。 本模板是对模块:SafeCate的封装模板之一,仅应用于模板编写,给引用相应模板(如{{tl|Info}})的模板添加分类。 == 参数 == * 1:添加的分类名称。 * 2:分类索引,一般用于修正排序或在分类页提前系列条目的主条目。 * noSubpage:不应用于'''子'''页面。 ==…”)
- 2024年11月1日 (五) 21:45 Selfice 留言 贡献创建了页面Template:TemplateCate (创建页面,内容为“<includeonly>{{#invoke:SafeCate|main|strict=1|nsid=10|noSubpage={{{noSubpage|}}}}}</includeonly><noinclude> {{doc}}</noinclude>”)
- 2024年11月1日 (五) 21:40 Selfice 留言 贡献创建了页面Template:Info/doc (创建页面,内容为“{{High-risk|各类模板及大量}} == 效果预览 == 不填写任何参数时,效果如下。 {{info}} == 简要说明 == * 参数<code>text</code>为必填,其他参数均为选填。 ** 也可以直接使用参数<code>1</code>。例如<code><nowiki>{{Info|内容}}</nowiki></code>和<code><nowiki>{{Info|text=内容}}</nowiki></code>是等价的。 * 可以使用参数title来增加一个标题,也可以用参数below增加一个脚注。 * 在使用…”)
- 2024年11月1日 (五) 21:36 Selfice 留言 贡献创建了页面Template:Message box/Help/doc (创建页面,内容为“<noinclude>Category:模板文档</noinclude> == 预览 == {{Message box/Help}} ==重定向== {{shortcut|msgbox/help|info/help}} {{Tl|Help}} ===中文站限定=== {{Tl|帮助}} == 适用范围 == *该模板应当悬挂于'''现存的帮助页面''',以提示访问者和编辑者。其定义与范围详见NeuroWiki:方针、指南与帮助。”)
- 2024年11月1日 (五) 20:33 Selfice 留言 贡献删除页面Hlist/styles.css (内容为:“* hlist styles are defined in core and Minerva and differ in Minerva. The * current definitions here (2023-01-01) are sufficient to override Minerva * without use of the hlist-separated class. The most problematic styles were * related to margin, padding, and the bullet. Check files listed at * MediaWiki talk:Common.css/to do#hlist-separated: /* * TODO: When…”,唯一贡献者是“Selfice”(讨论))
- 2024年11月1日 (五) 13:53 Selfice 留言 贡献创建了页面Template:· (创建页面,内容为“<span style="white-space:nowrap; font-weight:bold;"> · </span><noinclude>分類:辅助模板”)
- 2024年11月1日 (五) 13:45 Selfice 留言 贡献创建了页面Template:Info (创建页面,内容为“<includeonly><div class="infoBox {{{class|}}}" style="{{#ifeq:{{{type|}}}|middle|display:flow-root;}}{{#switch:{{{type|none}}}|middle|none={{#if:{{{width|}}}|width:{{{width}}};}}}}max-width:100%;border-left: 10px solid {{{color|#1e90ff}}};"><div class="infoBoxContent" {{#if:{{{backgroundColor|}}}|style="border-color:{{{backgroundColor}}};background-color:{{{backgroundColor}}};"}}> {{#if:{{{title|}}}|<div class="infoBoxTitle" style="{{{title-style|}}}">{{{title}…”)
- 2024年11月1日 (五) 13:44 Selfice 留言 贡献创建了页面Module:Nav (创建页面,内容为“local nav = {} local notnil = function(value, default) return value or default end local __nn = notnil local notnilnorempty = function(value, default) if value == nil then return default elseif type(value) == "string" and value == "" then return default else return value end end local __nne = notnilnorempty local notnilnorwhitespace = function(value, default) if value == nil then return default elseif type(value) == "string" then…”)
- 2024年11月1日 (五) 13:44 Selfice 留言 贡献创建了页面Template:Navbox subgroup (创建页面,内容为“{{#invoke:Nav|box|subgroup}}<noinclude> {{documentation}} <!-- 请将分类与跨语言链接增加在/doc子页面 / 請將分類與跨語言連結增加在/doc子頁面 --> </noinclude>”)
- 2024年11月1日 (五) 13:24 Selfice 留言 贡献创建了页面Template:SimpleNavbox/doc (创建页面,内容为“{{documentation header}} 这是<code><nowiki>{{</nowiki>Navbox<nowiki>}}</nowiki></code>的简化版。它使用了一个清楚的表格,并且不需要 Lua,这使得这个模板占用的内存更少了,效率更高了。但是,该模板可能会更容易地出错。 == 用法 == {| class="wikitable" width="100%" |- ! 参数 ! 用法 ! style="width: 9%" | 默认值 |- | {{{1}}} | 设定 Navbox 的标题。 | {{{1}}} |- | {{{navb…”)
- 2024年11月1日 (五) 13:24 Selfice 留言 贡献创建了页面Template:SimpleNavbox (创建页面,内容为“<includeonly>class="navbox hlist collapsible searchaux {{{class|}}}" ! class="navbox-{{{position|top}}}" {{#if: {{{topstyle|}}} | style="{{{topstyle}}}" }} colspan="2" | {{ #if: {{{navbar|}}} | <div class="navbox-navbar">{{navbar|{{{navbar|}}}|mini={{{mini|1}}}}}</div> }}<span class="navbox-title">{{{1}}}</span> |-</includeonly><noinclude>{{documentation}} <!-- 请将分类/语言链接放在文档页面 --></noinclude>”)
- 2024年11月1日 (五) 13:21 Selfice 留言 贡献创建了页面Template:Ombox (创建页面,内容为“{{#invoke:Message box|ombox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>”)
- 2024年11月1日 (五) 13:19 Selfice 留言 贡献创建了页面Template:Resize (创建页面,内容为“{{#if:{{{2|}}} |<span style="font-size:{{{1|}}};">{{{2|}}}</span> |<span style="font-size:90%;">{{{1}}}</span> }}<noinclude> {{doc}} <!--PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS--> </noinclude>”)
- 2024年11月1日 (五) 13:18 Selfice 留言 贡献创建了页面Template:Larger (创建页面,内容为“{{Resize|110%|{{{1}}}}}<noinclude> {{Documentation|Template:Resize/doc}} <!--{{/TemplateData}}--> </noinclude>”)
- 2024年11月1日 (五) 13:17 Selfice 留言 贡献创建了页面Template:Check completeness of transclusions (创建页面,内容为“{| class="wikitable" |- ! {{#if: {{{header|}}} | {{{header}}} | 嵌入維護 }} |- | [{{fullurl:toollabs:templatetransclusioncheck|lang=zh&name={{FULLPAGENAMEE}}}} 檢查嵌入完整度] |- {{#if: {{{update source|}}} | {{!}} [{{{update source}}} 更新來源] }} |- {{#if: {{{extra|}}} | {{!}} {{{extra}}} }} |}<noinclude> {{Documentation}} Category:体育组织模板 Category:足球隊模板 Category:美國職棒大聯盟球隊球員名單模板 </…”)
- 2024年11月1日 (五) 13:16 Selfice 留言 贡献创建了页面Template:TemplateData header (创建页面,内容为“<div class="templatedata-header">{{#if:{{{noheader|}}}| |以下是该模板的{{#if:{{{nolink|}}}|-{zh-cn:模板数据;zh-tw:模板資料}-|-{zh-cn:模板数据;zh-tw:模板資料}-}},适用于-{zh-cn:可视化编辑器;zh-tw:視覺化編輯器;}-等工具。}} '''{{{1|{{BASEPAGENAME}}}}}-{zh-cn:模板数据;zh-tw:模板資料}-''' </div><includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| Category:模…”)
- 2024年11月1日 (五) 13:16 Selfice 留言 贡献创建了页面Template:Collapsible option (创建页面,内容为“;{{larger|如何控制本模板的显示状态}} * 使用<code>-{}-{{<!-- --><includeonly>{{BASEPAGENAME}}</includeonly><!-- --><noinclude>模板名称</noinclude><!-- -->|{{#ifeq:{{{statename|}}}|optional | |state=}}collapsed}}</code><!-- -->使本模板显示为折叠(隐藏)状态。 * 使用<code>-{}-{{<!-- --><includeonly>{{BASEPAGENAME}}</includeonly><!-- --><noinclude>模板名称</noinclude><!-- -->|{{#ifeq:{{{statename|}}}|o…”)
- 2024年11月1日 (五) 13:16 Selfice 留言 贡献创建了页面Template:Template display (创建页面,内容为“<includeonly>{{#invoke:Message box|ombox|type=notice |image={{#switch:{{{1}}}|adaptive=65x65px|link=|alt=|nomobile=55px|link=|alt=|nodesktop=55px|link=|alt=}} |text={{#switch:{{{1}}} | adaptive = 该模板是自适应的,<strong>在移动和桌面视图中的显示方式不同</strong>。请阅读文档以了解这些差异以…”)
- 2024年11月1日 (五) 13:14 Selfice 留言 贡献创建了页面Template:Navbox documentation (创建页面,内容为“<div style="border: 2px dashed #666666;"><div style="margin: 3em;"><onlyinclude>{{documentation | 1 = Template:Navbox documentation | content = {{Template display|nomobile}} {{{2|}}} 这是使用{{tl|navbox}}创建的导航模板,可以在条目附录末尾使用<code><nowiki>{{</nowiki>{{{template|{{PAGENAME}}}}}<nowiki>}}</nowiki></code>将其嵌入包含于页面…”)
- 2024年11月1日 (五) 13:13 Selfice 留言 贡献创建了页面Template:Navbox/doc (创建页面,内容为“{{Uses_Lua|模块:Navbox}} <!-- 在本行下編輯模板說明 --> 本模板可相对快速地建立一个导航模板,它配备了默认样式,这些样式能对付大多数导航模板。不建议改变默认样式,尽管这是可以的。为了导航模板的标准化,也为了方便使用,强烈建议使用这个模板,或者它的「Navbox系列」姊妹模板中的某一个。 ==用法== 请移除置空不用的参…”)
- 2024年11月1日 (五) 13:11 Selfice 留言 贡献将页面Hlist/styles.css的内容模型从“wikitext”更改为“已过滤的CSS”
- 2024年11月1日 (五) 13:09 Selfice 留言 贡献创建了页面Template:Hlist/styles.css (创建页面,内容为“* hlist styles are defined in core and Minerva and differ in Minerva. The * current definitions here (2023-01-01) are sufficient to override Minerva * without use of the hlist-separated class. The most problematic styles were * related to margin, padding, and the bullet. Check files listed at * MediaWiki talk:Common.css/to do#hlist-separated: /* * TODO: When the majority of readership supports it (or some beautiful world * in which grade C sup…”)
- 2024年11月1日 (五) 13:09 Selfice 留言 贡献保护了Hlist/styles.css [编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期)
- 2024年11月1日 (五) 13:08 Selfice 留言 贡献创建了页面Hlist/styles.css (创建页面,内容为“* hlist styles are defined in core and Minerva and differ in Minerva. The * current definitions here (2023-01-01) are sufficient to override Minerva * without use of the hlist-separated class. The most problematic styles were * related to margin, padding, and the bullet. Check files listed at * MediaWiki talk:Common.css/to do#hlist-separated: /* * TODO: When the majority of readership supports it (or some beautiful world * in which grade C sup…”)
- 2024年11月1日 (五) 13:08 Selfice 留言 贡献创建了页面Module:Navbox/styles.css (创建页面,内容为“{{pp-template|small=y}}: .navbox { box-sizing: border-box; border: 1px solid #a2a9b1; width: 100%; clear: both; font-size: 88%; text-align: center; padding: 1px; margin: 1em auto 0; Prevent preceding content from clinging to navboxes: } .navbox .navbox { margin-top: 0; No top margin for nested navboxes: } .navbox + .navbox, TODO: remove first line after transclusions have updated: .navbox + .navbox-styles + .navbox { margin-top:…”)
- 2024年11月1日 (五) 13:06 Selfice 留言 贡献创建了页面Module:Navbox (创建页面,内容为“-- -- This module implements {{Navbox}} -- local p = {} local getArgs -- lazily initialized local args local border local listnums local ODD_EVEN_MARKER = '\127_ODDEVEN_\127' local RESTART_MARKER = '\127_ODDEVEN0_\127' local REGEX_MARKER = '\127_ODDEVEN(%d?)_\127' local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = {…”)
- 2024年11月1日 (五) 13:05 Selfice 留言 贡献创建了页面Template:Category link with count/doc (创建页面,内容为“{{Template shortcut|clc}} '''{{tl|Category link with count}}'''用来生成一个带有页面数的分类链接。本模板由{{PAGESINCATEGORY}}魔术字实现计算。 == 用法 == ; 只有一个参数 : {{tlc|Category link with count|<var>分类名称</var>}} : {{tlc|clc|<var>分类名称</var>}} ; 含有两个参数 : {{tlc|Category link with count|<var>分类名称</var>|<var…”)
- 2024年11月1日 (五) 13:05 Selfice 留言 贡献创建了页面Template:Tlc (创建页面,内容为“<code style="white-space:nowrap;">-{}-{{{{#if:{{{1|}}}|{{{1}}}|tlc|...}}<!-- -->{{#ifeq:{{{2|x}}}|{{{2|}}}| |{{{2}}} | }}<!-- -->{{#ifeq:{{{3|x}}}|{{{3|}}}| |{{{3}}} | }}<!-- -->{{#ifeq:{{{4|x}}}|{{{4|}}}| |{{{4}}} | }}<!-- -->{{#ifeq:{{{5|x}}}|{{{5|}}}| |{{{5}}} | }}<!-- -->{{#ifeq:{{{6|x}}}|{{{6|}}}| |{{{6}}} | }}<!-- -->{{#ifeq:{{{7|x}}}|{{{7|}}}| |{{{7}}} | }}<!-- -->{{#ifeq:{{{8|x}}}|{{{8|}}}| |{{{8}}} | }}…”)
- 2024年11月1日 (五) 13:04 Selfice 留言 贡献创建了页面Module:String/doc (创建页面,内容为“这个模块提供了基本的字符串操作函数。 此处提供的大多数函数都可以使用命名参数、未命名参数或混合参数调用。 如果使用命名参数,Mediawiki将自动从参数中删除任何前导或尾随空格。取决于预期用途,保留或删除此类空白各有优劣的。 == 全局参数 == ; <code>ignore_errors</code> : 如果设置为“true”或“1”,则任何错误条件都将…”)
- 2024年11月1日 (五) 13:03 Selfice 留言 贡献创建了页面Module:String (创建页面,内容为“--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace. Global options ignore_errors: If set to 'true' o…”)
- 2024年11月1日 (五) 13:02 Selfice 留言 贡献创建了页面Template:Category link with count (创建页面,内容为“[[:Category:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}|<!-- -->{{#if:{{{name|}}}|{{{name}}}|Category:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}}}<!-- -->]]({{PAGESINCATEGORY:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}|{{{2|all}}}}})<noinclude> {{Documentation}} </noinclude>”)
- 2024年11月1日 (五) 13:02 Selfice 留言 贡献创建了页面Template:Clc (重定向页面至Template:Category link with count) 标签:新重定向
- 2024年11月1日 (五) 13:00 Selfice 留言 贡献创建了页面Template:Navbox (创建页面,内容为“<includeonly>{{#invoke: Navbox | navbox }}</includeonly><noinclude>{{documentation}}<!-- Add categories and interwikis to the /doc sub-page --></noinclude>”)