主要公开日志
外观
所有中医百科公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。
- 2022年5月3日 (二) 08:21 入我相思门 留言 贡献创建了页面Module:Uses TemplateStyles (创建页面,内容为“-- This module implements the {{Uses TemplateStyles}} template. local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local p = {} function p.main(frame) local origArgs = frame:getParent().args local args = {} for k, v in pairs(origArgs) do v = v:match('^%s*(.-)%s*$') if v ~= '' then args[k] = v end end return p._main(args) end…”)
- 2022年5月3日 (二) 08:20 入我相思门 留言 贡献创建了页面Template:Uses TemplateStyles (创建页面,内容为“<includeonly>{{#invoke:Uses TemplateStyles|main}}</includeonly><noinclude> {{Uses TemplateStyles|Template:Uses TemplateStyles/example.css|nocat=true}} {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>”)
- 2022年5月3日 (二) 08:20 入我相思门 留言 贡献创建了页面Template:TOClimit/doc (创建页面,内容为“{{NoteTA|G1=MediaWiki}}{{Documentation subpage}}{{Uses TemplateStyles|Template:TOC limit/styles.css}}<!-- 在本行下編輯模板說明 --> == 用法 == {{TOClimit|limit=3}} 本模板能够在文章中加入提供次标题限制功能的目录。而这个目录表格与魔术字 <nowiki>__TOC__</nowiki> 的格式相同。您可以使用 ''limit'' 变量字段来指定限制范围;例如 ''limit=3'' 能让 ===次标题=== 显示在目录中,而…”)
- 2022年5月3日 (二) 08:19 入我相思门 留言 贡献创建了页面Template:TOClimit/styles.css (创建页面,内容为“Allow limiting of which header levels are shown in a TOC; <div class="toclimit-3">, for instance, will limit to showing ==headings== and ===headings=== but no further (as long as there are no =headings= on the page, which there shouldn't be according to the MoS).: .toclimit-2 .toclevel-1 ul, .toclimit-3 .toclevel-2 ul, .toclimit-4 .toclevel-3 ul, .toclimit-5 .toclevel-4 ul, .toclimit-6 .toclevel-5 ul, .toclimit-7 .toclevel-6 ul { display:…”)
- 2022年5月3日 (二) 08:19 入我相思门 留言 贡献创建了页面Template:TOClimit (创建页面,内容为“<templatestyles src="Template:TOClimit/styles.css" /><div class="toclimit-{{{1|{{{limit|3}}}}}}">__TOC__</div><noinclude> {{documentation}} </noinclude>”)
- 2022年5月3日 (二) 08:19 入我相思门 留言 贡献创建了页面Module:Hatnote (创建页面,内容为“-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules.…”)
- 2022年5月3日 (二) 08:17 入我相思门 留言 贡献创建了页面Template:Hatnote (创建页面,内容为“-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules.…”)
- 2022年5月3日 (二) 08:16 入我相思门 留言 贡献创建了页面Module:Transclusion count/data/H (创建页面,内容为“return { }”)
- 2022年5月3日 (二) 08:16 入我相思门 留言 贡献创建了页面Template:Hidden begin (创建页面,内容为“<includeonly><div class="mw-collapsible {{#ifeq:{{{showhide|}}}{{{toggle|}}}|left|mw-collapsible-leftside-toggle}} {{#if:{{{expanded|}}} | |mw-collapsed}} {{{class|}}}" style="box-sizing:border-box;width:{{{width|100%}}};font-size:95%;padding:4px;border:{{{border|none}}};{{{style|}}}"><!-- --><div style="font-size:100%;line-height:1.6;font-weight:bold;background:{{{bg1|transparent}}};text-align:{{{ta1|left}}};{{{extra1|}}};{{{titlestyle|{{{headercss|…”)
- 2022年5月3日 (二) 08:16 入我相思门 留言 贡献创建了页面Template:Hidden begin/doc (创建页面,内容为“{{Documentation subpage}} {{high-use}} {{hatnote|此说明文件由{{tl|Hidden begin}}和{{tl|Hidden end}}共用。}} {{hatnote|模板{{No redirect|Template:Begin hidden|Begin hidden}}、{{noredirect|Template:Start hidden|Start hidden}}和{{noredirect|Template:Start hidden section|Start hidden section}}重定向至{{tl|Hidden begin}}。}} {{hatnote|模板{{noredirect|Template:End hidden|End hidden}}和{{noredirect|Template:End hidden section|End hidden section}…”)
- 2022年5月3日 (二) 08:15 入我相思门 留言 贡献创建了页面Template:Hidden end (创建页面,内容为“<!-- --></div></div><!-- --><noinclude>{{Documentation|Template:Hidden begin/doc}}</noinclude>”)
- 2022年5月3日 (二) 07:57 入我相思门 留言 贡献创建了页面Module:Parameter names example (创建页面,内容为“-- This module implements {{parameter names example}}. local p = {} local function makeParam(s) local lb = '{' local rb = '}' return lb:rep(3) .. s .. rb:rep(3) end local function italicize(s) return "''" .. s .. "''" end local function plain(s) return s end function p._main(args, frame) -- Find how we want to format the arguments to the template. local formatFunc if args._display == 'italics' or args._display == 'italic' then formatFun…”)
- 2022年5月3日 (二) 07:56 入我相思门 留言 贡献创建了页面Template:Parameter names example (创建页面,内容为“<includeonly>{{#invoke:Parameter names example|main}}</includeonly><noinclude> {{Documentation}}</noinclude>”)
- 2022年5月3日 (二) 07:55 入我相思门 留言 贡献创建了页面Template:Infobox 人物信息/doc (创建页面,内容为“{{NoteTA |G1 = IT |G2 = MediaWiki }} {{Documentation subpage}} {{High-use}} {{Uses Lua|Module:Infobox|Module:InfoboxImage|Module:String}} <!-- 在本行下編輯模板說明 --> {{tl|Infobox 人物信息}}常放置在人物条目的顶部,可以为特定人物提供个人资料概述。 {{Parameter names example |前缀尊称 |姓名 |后缀尊称 |类型=艺人 |图片= |图片尺寸=220px |补正=no |图片替代 |图片简介 |姓名 |拼音 |本名 |…”)
- 2022年5月3日 (二) 07:54 入我相思门 留言 贡献创建了页面Template:Infobox 人物信息/color selector (创建页面,内容为“<includeonly> {{#switch: {{{1|}}} | none = #F8EABA <!-- 浅啡 --> | 男 = #ccccFF <!-- 蓝 --> | 女 = pink <!-- 粉红 --> | #F8EABA }}</includeonly><noinclude>{{Documentation}}</noinclude>”)
- 2022年5月3日 (二) 07:54 入我相思门 留言 贡献创建了页面Template:Main other (创建页面,内容为“{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:0}} | {{ifPNS| other | main }} | other }} }} | main = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude>{{Documentation}}<!-- Add categories and interwikis to the /doc subpage, not here! --></noinclude>”)
- 2022年5月3日 (二) 07:53 入我相思门 留言 贡献创建了页面Template:Br separated entries (创建页面,内容为“{{<includeonly>safesubst:</includeonly>#invoke:Separated entries|br}}<noinclude> {{documentation}} </noinclude>”)
- 2022年5月3日 (二) 07:53 入我相思门 留言 贡献创建了页面Module:InfoboxImage (创建页面,内容为“-- 输入: - 輸入: -- image - 纯文件名(带有File:/Image:前缀与否皆可)或完全格式化的图片链接 - 純檔案名(帶有File:/Image:字首與否皆可)或完全格式化的圖片連結 -- page - page to display for multipage images (DjVu) -- size - 显示图像大小 - 顯示影像大小 -- maxsize - 图像最大大小 - 影像最大大小 -- sizedefault - 如果size参数留空,默认显示图像大小 - 如果size…”)
- 2022年5月3日 (二) 07:47 入我相思门 留言 贡献创建了页面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 trim(s) ~= '' end function p.check (frame) local args = frame.args local pargs = frame:getParent().args local ignoreblank = isnotempty(frame.args['ignoreblank']) local showbla…”)
- 2022年5月3日 (二) 00:17 入我相思门 留言 贡献创建了页面Template:Infobox 人物信息 (创建页面,内容为“{{Infobox | name = | child = {{lc:{{{嵌入}}}}} | decat = yes | bodyclass = vcard plainlist | subbox = {{{subbox|}}} | italic title = {{{italic title|no}}} | templatestyles = | child templatestyles = | grandchild templatestyles = | bodystyle = | titlestyle = | abovestyle = font-size: 120%; background: {{infobox 人物信息/color selector|{{{性别||none}}}}}; | subheaderstyle = | title =…”)
- 2022年5月2日 (一) 23:54 入我相思门 留言 贡献创建了页面Template:Transclude (创建页面,内容为“{{#switch: {{NAMESPACE: {{{1}}} }} |#default = {{FULLPAGENAME: {{{1}}} }} <!-- eg "User:Foo" --> |{{ns:0}} = {{#ifeq: {{NAMESPACE: {{{1}}} }} | {{NAMESPACE: Template{{{1}}} }} | Template:{{{1}}} <!-- no leading colon, eg "Foo" --> | {{PAGENAME: {{{1}}} }} <!-- leading colon, eg ":Foo", so we want the article --> }} }}<noinclude> {{documentation}} </noinclude>”)
- 2022年5月2日 (一) 23:53 入我相思门 留言 贡献创建了页面Module:Sidebar (创建页面,内容为“-- -- This module implements {{Sidebar}} -- require('Module:No globals') local p = {} local getArgs = require('Module:Arguments').getArgs local navbar = require('Module:Navbar')._navbar local function trimAndAddAutomaticNewline(s) -- For compatibility with the original {{sidebar with collapsible lists}} -- implementation, which passed some parameters through {{#if}} to trim -- their whitespace. This also triggered the automatic newline behavior. -- ([[me…”)
- 2022年5月2日 (一) 23:53 入我相思门 留言 贡献创建了页面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|}}} ||…”)
- 2022年5月2日 (一) 23:52 入我相思门 留言 贡献创建了页面Module:Demo (创建页面,内容为“local p = {} --creates a frame object that cannot access any of the parent's args --unless a table containing a list keys of not to inherit is provided function disinherit(frame, onlyTheseKeys) local parent = frame:getParent() or frame local orphan = parent:newChild{} orphan.getParent = parent.getParent --returns 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…”)
- 2022年5月2日 (一) 23:52 入我相思门 留言 贡献创建了页面Template:Template Pre (创建页面,内容为“{{#invoke:Demo|main}}<noinclude>{{documentation}}</noinclude>”)
- 2022年5月2日 (一) 23:51 入我相思门 留言 贡献创建了页面Template:Sidebar (创建页面,内容为“<includeonly>{{#invoke:Sidebar|sidebar}}</includeonly><noinclude>{{documentation}}</noinclude>”)
- 2022年5月2日 (一) 23:50 入我相思门 留言 贡献创建了页面Template:Para (创建页面,内容为“<code lang="en" class="nowrap">|{{#if:{{{1|}}}|{{{1}}}=}}{{{2|}}}</code><noinclude> {{Documentation}} Category:输入支持模板 Category:格式模板 <!--Categories and interwikis go near the bottom of the /doc subpage.--> </noinclude>”)
- 2022年5月2日 (一) 23:49 入我相思门 留言 贡献创建了页面Template:= (创建页面,内容为“=<noinclude> {{documentation}} Category:辅助模板 </noinclude>”)
- 2022年5月2日 (一) 23:48 入我相思门 留言 贡献创建了页面Template:Tl (创建页面,内容为“<includeonly>{{[[{{transclude|{{{1}}}}}|{{{1}}}]]{{#if:{{{2|{{{arg|}}}}}}|{{!}}{{{2|{{{arg}}}}}}}}}}</includeonly><noinclude> {{Documentation}} <!-- 请将分类与跨语言链接增加在 /doc 子页面 --> </noinclude>”)
- 2022年5月2日 (一) 23:39 入我相思门 留言 贡献创建了页面Template:Nowrap (创建页面,内容为“<includeonly><span class="nowrap">{{{1}}}</span></includeonly><noinclude>{{Documentation}}</noinclude>”)
- 2022年5月2日 (一) 23:14 入我相思门 留言 贡献创建了页面Module:Page (创建页面,内容为“---- This module is meant to allow the goodies listed in ---- http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Title_objects ---- to be accessed by people who don't want to program a Lua module. ---- Usage is: {{#invoke:Page|(function)|parameters}} ---- (function) is one of the function names from the table above: ---- id, interwiki, namespace, fragment, nsText, subjectNsText, text, prefixedText, fullText ... ---- parameters are: ---- pa…”)
- 2022年5月2日 (一) 23:13 入我相思门 留言 贡献创建了页面Template:Clear (创建页面,内容为“<div style="clear:{{{1|both}}};"></div><noinclude>{{documentation}}</noinclude>”)
- 2022年5月2日 (一) 23:12 入我相思门 留言 贡献创建了页面File:Dialog-warning-yellow.svg
- 2022年5月2日 (一) 23:12 入我相思门 留言 贡献上传File:Dialog-warning-yellow.svg
- 2022年5月2日 (一) 23:11 入我相思门 留言 贡献创建了页面Template:Ombox (创建页面,内容为“{{#invoke:Message box|ombox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>”)
- 2022年5月2日 (一) 23:11 入我相思门 留言 贡献创建了页面File:Zh conversion icon m.svg
- 2022年5月2日 (一) 23:11 入我相思门 留言 贡献上传File:Zh conversion icon m.svg
- 2022年5月2日 (一) 23:09 入我相思门 留言 贡献创建了页面Module:Transclusion count/data/I (创建页面,内容为“return { }”)
- 2022年5月2日 (一) 23:07 入我相思门 留言 贡献创建了页面Module:Separated entries (创建页面,内容为“-- This module takes positional parameters as input and concatenates them with -- an optional separator. The final separator (the "conjunction") can be -- specified independently, enabling natural-language lists like -- "foo, bar, baz and qux". local compressSparseArray = require('Module:TableTools').compressSparseArray local p = {} function p._main(args) local separator = args.separator -- Decode (convert to Unicode) HTML escape sequences, such as " "…”)
- 2022年5月2日 (一) 23:04 入我相思门 留言 贡献创建了页面Module:Namespace pagename/data (创建页面,内容为“return { -- 錯誤 Error = { ['pg-error'] = { ['en'] = 'Can\'t parse page name: $1.', ['zh-hans'] = '无法解析页面名称“$1”。', ['zh-hant'] = '無法解析頁面名稱「$1」。' }, ['ns-error'] = { ['en'] = 'Can\'t parse namespace: $1.', ['zh-hans'] = '无法解析名字空间“$1”。', ['zh-hant'] = '無法解析命名空間「$1」。' } }, -- 頁面類型 en的空白勿刪 Type = { External = { ['en'] = 'I…”)
- 2022年5月2日 (一) 23:03 入我相思门 留言 贡献创建了页面Template:Ifsubst (创建页面,内容为“{{ {{{|safesubst:}}}#ifeq:{{ {{{|safesubst:}}}NAMESPACE}}{{{nosubst|}}}|{{NAMESPACE}} |{{{no|{{{2|}}}}}} |{{{yes|{{{1|}}}}}} }}<noinclude> {{Documentation}} </noinclude>”)
- 2022年5月2日 (一) 23:02 入我相思门 留言 贡献创建了页面Module:Lan2 (创建页面,内容为“local l = {} local getArgs l.fallbackList = { ['zh'] = {'zh', 'zh-hans', 'zh-hant', 'zh-cn', 'zh-tw', 'zh-hk', 'zh-mo', 'zh-sg', 'zh-my'}, ['zh-hans'] = {'zh-hans', 'zh-cn', 'zh-sg', 'zh-my', 'zh'}, ['zh-hant'] = {'zh-hant','zh-tw', 'zh-hk', 'zh-mo', 'zh'}, ['zh-cn'] = {'zh-cn', 'zh-hans', 'zh-sg', 'zh-my', 'zh'}, ['zh-sg'] = {'zh-sg', 'zh-hans', 'zh-cn', 'zh-my', 'zh'}, ['zh-my'] = {'zh-my', 'zh-hans', 'zh-cn', 'zh-sg', 'zh'}, ['zh-tw'] = {'zh-tw', 'zh…”)
- 2022年5月2日 (一) 23:02 入我相思门 留言 贡献创建了页面Template:Namespace pagename (创建页面,内容为“{{{{{|safesubst:}}}Ifsubst | 1 = {{Namespace pagename{{{{{|safesubst:}}}#if:{{{1|}}}|{{{{{|safesubst:}}}!}}1{{{{{|safesubst:}}}=}}{{{1}}}}}{{{{{|safesubst:}}}#if:{{{2|}}}|{{{{{|safesubst:}}}!}}2{{{{{|safesubst:}}}=}}{{{2}}}}}}} | 2 = <!-- -->{{#switch:<!-- ---->{{#ifeq:{{{2|Empty}}}<!-- ---->| Empty<!-- ---->| {{ns:{{NAMESPACENUMBER}}}}<!-- If there is no input in {{{2}}}, then {{NAMESPACENUMBER}} will be returned. ---->| <!-- ------>{{#if:{{#invoke:Page|isExte…”)
- 2022年5月2日 (一) 23:01 入我相思门 留言 贡献创建了页面Template:NSPN (重定向页面至Template:Namespace pagename) 标签:新重定向
- 2022年5月2日 (一) 23:01 入我相思门 留言 贡献创建了页面Module:Namespace/data (创建页面,内容为“return { -- 命名空間 Namespace = { list = {-2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 100, 101, 102, 103, 118, 119, 828, 829, 2300, 2301, 2302, 2303, 2600}, ['-2'] = { ['en'] = 'Media', ['zh-hans'] = '媒体', ['zh-hant'] = '媒體' }, ['-1'] = { ['en'] = 'Special', ['zh-hans'] = '特殊', ['zh-hant'] = '特殊' }, ['0'] = { ['en'] = 'Article', ['zh-hans'] = '条目', ['zh-hant'] = '條目' },…”)
- 2022年5月2日 (一) 23:00 入我相思门 留言 贡献创建了页面File:Edit-copy green.svg
- 2022年5月2日 (一) 23:00 入我相思门 留言 贡献上传File:Edit-copy green.svg
- 2022年5月2日 (一) 22:59 入我相思门 留言 贡献创建了页面Module:Namespace (创建页面,内容为“local p = {} local data = mw.loadData('Module:Namespace/data') local mLan = require('Module:Lan2') local function Error (msg) return mError.error{'Module:Namespace錯誤:' + msg} end local function ifempty (ret, val) return ret ~= '' and ret or val end function p._lan (args, lang) return mLan.main(args, ifempty(lang and lang:lower(), mw.getCurrentFrame():callParserFunction{ name = 'int', args = {'Lang'} }), { ['def'] = {'zh-hans'} }) end functio…”)
- 2022年5月2日 (一) 22:58 入我相思门 留言 贡献创建了页面File:Information icon4.svg
- 2022年5月2日 (一) 22:58 入我相思门 留言 贡献上传File:Information icon4.svg