2024年1月16日 (星期二)
- 23:452024年1月16日 (二) 23:45 差异 历史 +888 新 模块:Category handler/shared 创建页面,内容为“-- This module contains shared functions used by Module:Category handler -- and its submodules. local p = {} function p.matchesBlacklist(page, blacklist) for i, pattern in ipairs(blacklist) do local match = mw.ustring.match(page, pattern) if match then return true end end return false end function p.getParamMappings(useLoadData) local dataPage = 'Module:Namespace detect/data' if useLoadData then return mw.loadData(dataPage).mappings else…” 当前
- 23:452024年1月16日 (二) 23:45 差异 历史 +631 新 模块:Category handler/data 创建页面,内容为“-- This module assembles data to be passed to Module:Category handler using -- mw.loadData. This includes the configuration data and whether the current -- page matches the title blacklist. local data = require('Module:Category handler/config') local mShared = require('Module:Category handler/shared') local blacklist = require('Module:Category handler/blacklist') local title = mw.title.getCurrentTitle() data.currentTitleMatchesBlacklist = mShared.matchesB…” 当前
- 23:452024年1月16日 (二) 23:45 差异 历史 +17,341 新 模块:Category handler/doc 创建页面,内容为“{{Used in system}} {{Module rating|p}} {{Lua|Module:Category handler/data|Module:Category handler/shared|Module:Category handler/blacklist|Module:Yesno|Module:Arguments}} This module implements the {{tl|category handler}} template. The category handler template helps other templates to automate both categorization and category suppression. For information about using the category handler template in other templates, please se…” 当前
- 23:442024年1月16日 (二) 23:44 差异 历史 +7,871 新 模块:Category handler 创建页面,内容为“-------------------------------------------------------------------------------- -- -- -- CATEGORY HANDLER -- -- -- -- This module implements the {{category handler}} template in Lua, -- -- with a few improvements: all namespaces and all name…” 当前
- 23:442024年1月16日 (二) 23:44 差异 历史 +15,178 新 模板:Category handler/doc 创建页面,内容为“{{documentation subpage}} {{#ifeq: {{FULLPAGENAME}} | Template:Category handler | {{used in system}} }} {{lua|Module:Category handler}} <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> This is the {{tl|category handler}} meta-template. It helps other templates to automate both categorization and category suppression. Already when used with its default settings this template prevents auto-categorization in some nam…” 当前
- 23:432024年1月16日 (二) 23:43 差异 历史 +148 新 模板:Category handler 创建页面,内容为“{{#invoke:Category handler|main}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage, and interwikis to Wikidata. --> </noinclude>” 当前
- 23:412024年1月16日 (二) 23:41 差异 历史 +1 One Way ANOVA 无编辑摘要
- 23:392024年1月16日 (二) 23:39 差异 历史 +16,294 模板:Reflist/doc 无编辑摘要 当前
- 23:382024年1月16日 (二) 23:38 差异 历史 +145 模板:Reflist 无编辑摘要 当前
- 23:352024年1月16日 (二) 23:35 差异 历史 +4,082 新 模板:Citation Style documentation/date 创建页面,内容为“{{redirect|Wikipedia:Undated|undated signatures|Template:Undated}} * <b id="csdoc_date">date</b>: Date of referenced source. Can be full date (day, month, and year) or partial date (month and year, season and year, or year). Use same format as other publication dates in the citations.{{r|date|group=date}} Do not wikilink. Displays after the authors and is enclosed in parentheses. If there is no author, then displays after the website and publisher. {{#if:{{{al…” 当前
- 23:342024年1月16日 (二) 23:34 差异 历史 +212 新 模板:Citation Style documentation/deprecated 创建页面,内容为“{{#lst:Help:CS1 errors|deprecated_params_table}}<!-- {{#lst:Help:CS1 errors|discouraged_unhyphenated_alias_help}} {{#lst:Help:CS1 errors|discouraged_params_table}}--> {{#lst:Help:CS1 errors|deleted_params_table}}” 当前
- 23:342024年1月16日 (二) 23:34 差异 历史 +3,708 新 模板:Citation Style documentation/display 创建页面,内容为“* <span id="csdoc_display"></span><b id="csdoc_mode">mode</b>: Sets element separator, default terminal punctuation, and certain capitalization according to the value provided. For {{para|mode|cs1}}, element separator and terminal punctuation is a period (<code>.</code>); where appropriate, initial letters of certain words are capitalized ('Retrieved...'). For {{para|mode|cs2}}, element separator is a comma (<code>,</code>); terminal punctuation is omitted; whe…” 当前
- 23:332024年1月16日 (二) 23:33 差异 历史 +256 新 模板:Citation Style documentation/edition 创建页面,内容为“* '''edition''': When the publication has more than one edition; for example: "2nd", "Revised", and so forth. Appends the string " ed." after the field, so {{para|edition|2nd}} produces "2nd ed." Does not display if a periodical field is defined.” 当前
- 23:332024年1月16日 (二) 23:33 差异 历史 +3,028 新 模板:Citation Style documentation/editor 创建页面,内容为“* <b id="csdoc_editors">editor-last</b>: surname of editor. Do not wikilink—use '''editor-link''' instead. Where the surname is usually written first—as in Chinese—or for corporate authors, simply use '''editor-last''' to include the same format as the source. Aliases: '''editor-last1''', '''editor1-last''', '''editor-surname''', '''editor-surname1''', '''editor1-surname''', '''editor''', '''editor1'''. ** '''editor''': This parameter is used to hold the…” 当前
- 23:322024年1月16日 (二) 23:32 差异 历史 +406 新 模板:Citation Style documentation/id1 创建页面,内容为“* <b id="csdoc_id">id</b>: A unique identifier, used where none of the specialized identifiers are applicable; wikilink or use an external link template as applicable. For example, {{para|id|NCJ 122967}} will append "NCJ 122967" at the end of the citation. You can use templates such as {{para|id|<nowiki>{{NCJ|122967}}</nowiki>}} to append {{NCJ|122967}} instead.” 当前
- 23:302024年1月16日 (二) 23:30 差异 历史 +12,946 新 模板:Citation Style documentation/id2 创建页面,内容为“The following identifiers create links and are designed to accept a single value. Using multiple values or other text will break the link and/or invalidate the identifier. In general, the parameters should include only the variable part of the identifier, e.g. <code>|rfc=822</code> or <code>|pmc=345678</code>. * {{#invoke:cs1 documentation support|canonical_name_get|ARXIV|id=csdoc_arxiv}}: arXiv [https://arxiv.org/help/arxiv_identifier identifier]; for exa…” 当前
- 23:302024年1月16日 (二) 23:30 差异 历史 +488 新 模板:Div col/styles.css 创建页面,内容为“→{{pp|small=yes}}: .div-col { margin-top: 0.3em; column-width: 30em; } .div-col-small { font-size: 90%; } .div-col-rules { column-rule: 1px solid #aaa; } →Reset top margin for lists in div col: .div-col dl, .div-col ol, .div-col ul { margin-top: 0; } →Avoid elements breaking between columns See also Template:No col break: .div-col li, .div-col dd { page-break-inside: avoid; →Removed from CSS in favor of break-inside c. 2020: break-…” 当前
- 23:292024年1月16日 (二) 23:29 差异 历史 +5,500 新 模板:Citation Style documentation/language/doc 创建页面,内容为“{{shortcut|WP:LANGCODE}} cs1|2 templates validate the content of {{para|language}} against language codes and names supported by MediaWiki. This page lists the language codes and names that MediaWiki supports. Language name and code pairs marked with a super-scripted dagger (<sup>†</sup>) are codes / names that are overridden by codes / names defined in Module:Citation/CS1/Configuration. See §Overridden codes / names. Use…” 当前
- 23:282024年1月16日 (二) 23:28 差异 历史 +1,163 新 模板:Citation Style documentation/language 创建页面,内容为“* <span id="csdoc_language">{{#invoke:cs1 documentation support|canonical_name_get|Language|id=csdoc_language}}</span>: The language (or a comma-separated list of the languages) in which the source is written, as either the ISO 639 language code (preferred) or the full language name. Examples: {{para|language|ru}}; {{para|lang|fr, pt-br}}; {{Para|lang|Russian}}; {{para|language|French, Portuguese}}. Template:Citation Style documentation/language/doc|See t…” 当前
- 23:272024年1月16日 (二) 23:27 差异 历史 0 新 文件:Stop hand nuvola.svg 透過簡易批量上傳來上傳 当前
- 23:262024年1月16日 (二) 23:26 差异 历史 +8,302 新 模板:Sic/doc 创建页面,内容为“<!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE. --> {{For |more information on the notation itself|Sic}} {{For | information on when to use templates related to this one instead |Template:Not a typo}}{{Documentation subpage}} {{#ifeq:{{SUBPAGENAME}}|sandbox||{{High-use}}}} {{COinS safe|n}} You can use this template to easily insert a "[sic]" notation. This notation is placed after a point in a quotation that, in ''both'' the original tex…” 当前
- 23:252024年1月16日 (二) 23:25 差异 历史 +566 新 模板:Sic 创建页面,内容为“<!-- Display the first two default parameters unless ? -->{{#ifeq:{{{1|?}}}|?|{{{2|}}}{{{3|}}}|{{{1|}}}{{{2|}}}}}<!-- Display options for [sic] linked, unlinked(default) or hidden. -->{{#if:{{{hide|}}}|| [''{{#if:{{{nolink|}}}|sic|sic}}{{#ifeq:{{{1|}}}|?|?}}'']}}<!-- Categorisation options. Currently disabled - see Help talk:CS1 errors/Archive 1 --><!--{{#ifeq:{{{1|}}}|?|{{#if:{{NAMESPACE}}||Category…” 当前
- 23:242024年1月16日 (二) 23:24 差异 历史 0 新 文件:Green check.svg 透過簡易批量上傳來上傳 当前
- 23:212024年1月16日 (二) 23:21 差异 历史 +6,083 新 模板:Crossreference/doc 创建页面,内容为“{{Documentation subpage}} {{High-use}} {{Template shortcut|Xref|Crossref}} {{lua|Module:Hatnote inline}} {{Uses TemplateStyles|{{NAMESPACE}}:{{ROOTPAGENAME}}/styles.css}} The {{tlx|{{ROOTPAGENAME}}}} (a.k.a. {{tlx|crossref}} or {{tlx|xref}}) template formats text into a standardized style for an {{em|inline}} (not block-level) "''(See also ...)''"-type parenthetical Wikipedia crossreference to other Wikipedia material. When on different pages,…” 当前
- 23:212024年1月16日 (二) 23:21 差异 历史 +435 新 模板:Crossreference 创建页面,内容为“<templatestyles src="Crossreference/styles.css" />{{Hatnote inline |1={{{1|{{{text|{{{content|<noinclude>sample content</noinclude>}}}}}}}}} |extraclasses=crossreference {{{class|{{{extraclasses|}}}}}} |selfref={{#if:{{{selfref|{{{printworthy|{{{unprintworthy|{{{pw|}}}}}}}}}}}}||yes}} |inline={{{inline|true}}} }}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>” 当前
- 23:202024年1月16日 (二) 23:20 差异 历史 +8,050 新 模板:See also/doc 创建页面,内容为“{{documentation subpage}} {{used in system|in MediaWiki:wantedpages-summary}} {{lua|Module:Labelled list hatnote}} This template is used to create '''hatnotes to point to a small number of other related titles''' at the '''top of article ''sections''''' (excluding the lead). It looks like this: {{See also|Article}} Do not use this template on top of a page, where hatnotes are for disambiguation and not for rel…” 当前
- 23:192024年1月16日 (二) 23:19 差异 历史 +199 新 模板:See also 创建页面,内容为“<includeonly>{{#invoke:Labelled list hatnote|labelledList|See also}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>” 当前
- 23:192024年1月16日 (二) 23:19 差异 历史 +4,765 新 模板:Kbd/doc 创建页面,内容为“{{Documentation subpage}}{{tsh|type|input}} <!-- Categories at the bottom of this page, please; interwikis at Wikidata --> == Purpose == {{See also|Template:Key press}} This template is for explicitly indicating that the content inside it represents input from a keyboard or other source (speech recognition software, standard input, etc.) It uses the [X]HTML element {{tag|kbd}} (''keyboard input'') which exists for this purpose, and a…” 当前
- 23:182024年1月16日 (二) 23:18 差异 历史 +497 新 模板:Kbd 创建页面,内容为“<kbd {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} style="background:#EEEEEE; {{#if:{{{spacing|}}}| padding-left:{{{padding|0.2em}}}; padding-right:{{{padding|0.2em}}};| letter-spacing:0.05em; padding-left:0.25em; padding-right:0.2em;}}{{#if:{{{style|}}}|{{{style}}}}}" {{#if:{{{lang|}}}|lang="{{{lang}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1|user input}}}</kbd><noinclude> <!--Categories go near the bottom of the /doc page.--…” 当前
- 23:172024年1月16日 (二) 23:17 差异 历史 +61 新 模板:Distinguish 重定向页面至模板:Distinguish 当前 标签:新重定向
- 23:172024年1月16日 (二) 23:17 差异 历史 +11,597 新 模板:Notice/doc 创建页面,内容为“<!-- ******************************************************************** **** This documentation is shared between multiple templates, **** **** using {{BASEPAGENAME}} and {{#switch:...}} to customize. **** ******************************************************************** --> {{Documentation subpage}} <!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE AND INTERWIKIS TO WIKIDATA --> {{Confused|Template:Note}} {{Used in system}} {{Never…” 当前
- 23:162024年1月16日 (二) 23:16 差异 历史 +33 新 模板:Notice/doc 重定向页面至模板:Notice/doc 当前 标签:新重定向
- 23:162024年1月16日 (二) 23:16 差异 历史 +1,069 新 模板:Warning 创建页面,内容为“{{Mbox | name = Warning | demospace = {{{demospace|}}} | style = {{#if:{{{style|}}} |{{{style}}} }} | subst = <includeonly>{{subst:substcheck}}</includeonly> | type = content | image = {{#if:{{{image|}}}| [[File:{{{image}}}|{{{imagesize|40px}}}|Warning]] }} | small = {{{small|}}} | smallimage = {{#if:{{{image|}}}| [[File:{{{image}}}|30px|Warning]]}} | imageright = {{#if:{{{imageright|}}} |{{{imageright}}} |{{#if:{{{shortcut|{{{s…” 当前
- 23:152024年1月16日 (二) 23:15 差异 历史 +711 新 模块:Hatnote inline/doc 创建页面,内容为“{{High-use}} {{Module rating|release|note=Could be merged into Module:Hatnote, if templates that invoke it called a particular function.}} {{Lua|Module:Hatnote|Module:Yesno|Module:Arguments}} This module produces hatnote-style notes ≠ self-references and notes-to-reader – usually to related articles or a section/anchor at the same page. It does this inside a {{tag|span}}, instead of the {{tag|div}} used by Module:Hatnote. It implements the…” 当前
- 23:152024年1月16日 (二) 23:15 差异 历史 +1,148 新 模块:Hatnote inline 创建页面,内容为“-------------------------------------------------------------------------------- -- Module:Hatnote-inline -- -- -- -- This module produces hatnote-style links, and links to related articles, -- -- but inside a <span>, instead of the <div> used by Module:Hatnote. It -- -- implements the {{hatnote-inline}} meta-template.…” 当前
- 23:142024年1月16日 (二) 23:14 差异 历史 +6,156 新 模板:Hatnote inline/doc 创建页面,内容为“{{for|the template to make multiple hatnotes appear on the same line|Template:Hatnote group}} {{high use}} {{Documentation subpage}} {{lua|Module:Hatnote inline}} {{Warning|1=This is a meta-template for development of additional, more specific templates. If you intend to use the template inline in articles or other pages, use {{tlx|crossreference}} (shortcuts are {{tlx|crossref}} and {{tlx|xref}}) or other specific templates based on this metatemplate, e.g. {{…” 当前
- 23:142024年1月16日 (二) 23:14 差异 历史 +352 新 模板:Hatnote inline 创建页面,内容为“{{#invoke:Hatnote inline|hatnoteInline |1={{{1|{{{text|{{{content}}}}}}}}} |extraclasses={{{class|{{{extraclasses|}}}}}} |selfref={{#if:{{{printworthy|{{{selfref|}}}}}}||yes}} |category={{{category|}}} |inline={{{inline|true}}} }}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>” 当前
- 23:132024年1月16日 (二) 23:13 差异 历史 +6,083 新 模板:Crossref/doc 创建页面,内容为“{{Documentation subpage}} {{High-use}} {{Template shortcut|Xref|Crossref}} {{lua|Module:Hatnote inline}} {{Uses TemplateStyles|{{NAMESPACE}}:{{ROOTPAGENAME}}/styles.css}} The {{tlx|{{ROOTPAGENAME}}}} (a.k.a. {{tlx|crossref}} or {{tlx|xref}}) template formats text into a standardized style for an {{em|inline}} (not block-level) "''(See also ...)''"-type parenthetical Wikipedia crossreference to other Wikipedia material. When on different pages,…” 当前
- 23:132024年1月16日 (二) 23:13 差异 历史 +533 新 模板:Crossreference/styles.css 创建页面,内容为“→{{pp-template}}: /* This snippet just undoes the default "padding-left: 1.6em;" imposed by div.hatnote, when Template:Crossreference is used in block (div) mode. Ignore the dumb CSS editor's "Element (div.crossreference) is overqualified" warning. It is wrong. We do not want to apply any CSS intended for block mode when it is not in block mode. While it's unlikely our "padding-left: 0;" does anything wrong in inline (span) mode, we can't g…” 当前
- 23:132024年1月16日 (二) 23:13 差异 历史 +435 新 模板:Crossref 创建页面,内容为“<templatestyles src="Crossreference/styles.css" />{{Hatnote inline |1={{{1|{{{text|{{{content|<noinclude>sample content</noinclude>}}}}}}}}} |extraclasses=crossreference {{{class|{{{extraclasses|}}}}}} |selfref={{#if:{{{selfref|{{{printworthy|{{{unprintworthy|{{{pw|}}}}}}}}}}}}||yes}} |inline={{{inline|true}}} }}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>” 当前
- 23:112024年1月16日 (二) 23:11 差异 历史 +567 新 模板:Wrapper/doc 创建页面,内容为“{{Documentation subpage}} == Usage == {{tlx|1={{BASEPAGENAME}}|2=1=''target template''}} == See also == * {{ml|Template wrapper|wrap}} <includeonly>{{sandbox other|| <!-- Categories below this line --> }}</includeonly> <templatedata> { "params": { "1": { "label": "Template", "description": "name of template this is a wrapper for (without \"Template:\")", "example": "Wikibreak", "type": "string", "required": true }, "nocat": { "examp…” 当前
- 23:112024年1月16日 (二) 23:11 差异 历史 +621 新 模板:Wrapper 创建页面,内容为“{{mbox | type = style | image = frameless|upright=0.18|alt=|link= | text = '''This template is a customized wrapper for {{tl|{{{1}}}}}'''. Any field from {{tl|{{{1}}}}} can work so long as it is added to this template first. Questions? Just ask here or over at [[Template talk:{{{1}}}]].}}<includeonly>{{#ifeq: {{PAGENAME}} | {{BASEPAGENAME}} | {{#ifexist:Category:Templates calling {{{1}}}|Catego…” 当前
- 23:112024年1月16日 (二) 23:11 差异 历史 +3,516 新 模板:Notatypo/doc 创建页面,内容为“{{Documentation subpage}} {{High-use}} {{Template shortcut|typo|nat}} {{Template redirect|Chem name|Proper name|Not typo}} {{Wrapper|Sic}} This template can be used to encapsulate deliberate or apparent typos to save them from correction by bots and automated wiki-editors. Its purpose is to indicate passages that might appear incorrect to an automated tool, but which are actually correct. It has no effect on the rendered wikitext. The template is also recog…” 当前
- 23:102024年1月16日 (二) 23:10 差异 历史 +74 新 模板:Notatypo 创建页面,内容为“{{Sic|hide=y|{{{1|}}}|{{{2|}}}}}<noinclude> {{Documentation}} </noinclude>” 当前
- 23:102024年1月16日 (二) 23:10 差异 历史 +316 新 模板:Paren 创建页面,内容为“{{#ifeq:{{{lc}}}|{{{lc|}}}|parenthetical referencing|Parenthetical referencing}}<noinclude>{{documentation|content= ==Usage== ===Optional=== For the first letter to be in lower case, use: {{para|lc|<var>y</var>}} }} Category:Documentation assistance templates </noinclude>” 当前
- 23:102024年1月16日 (二) 23:10 差异 历史 +400 新 模板:Sfnote/doc 创建页面,内容为“{{Documentation subpage}} <!-- Categories and interwikis go at the bottom of this page. --> == Usage == This template is a typing aid that provides a link to {{sfnote}}. ===Optional=== For the first letter to be in lower case, use: {{para|lc|<var>y</var>}} == See also == <includeonly>{{Sandbox other|| <!-- Categories go here: --> Category:Documentation assistance templates }}</includeonly>” 当前
- 23:092024年1月16日 (二) 23:09 差异 历史 +137 新 模板:Sfnote 创建页面,内容为“{{#ifeq:{{{lc}}}|{{{lc|}}}|shortened footnotes|Shortened footnotes}}<noinclude>{{documentation}}</noinclude>” 当前
- 23:082024年1月16日 (二) 23:08 差异 历史 +423 新 模板:xtd 创建页面,内容为“{{#ifeq:{{NAMESPACE}}|{{ns:0}}|{{FormattingError|[[:{{#invoke:TEMPLATENAME|main}}]] is only for examples of style and formatting. Do not use it in actual articles.}}|<span class="example deprecated-content example-deprecated" style="font-family: Georgia, 'DejaVu Serif', serif; color: #696969;" {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1|Example text}}}</span>}}<noinclude> {{Documentation|Template:Xt/doc}} </noinclude>” 当前
- 23:082024年1月16日 (二) 23:08 差异 历史 +272 新 模板:Yesno-yes 创建页面,内容为“{{SAFESUBST:<noinclude />yesno|{{{1}}}|yes={{{yes|yes}}}|no={{{no|no}}}|blank={{{blank|yes}}}|¬={{{¬|yes}}}|def={{{def|yes}}}}}<noinclude> {{Documentation|Template:Yesno/doc}} <!--Categories go in the doc page referenced above; interwikis go in Wikidata.--> </noinclude>” 当前
- 23:062024年1月16日 (二) 23:06 差异 历史 0 新 文件:Full-protection-shackle.svg 透過簡易批量上傳來上傳 当前