2024年1月17日 (星期三)
- 16:302024年1月17日 (三) 16:30 差异 历史 +958 新 模板:Div col/doc 创建页面,内容为“<includeonly><templatestyles src="Div col/styles.css"/><!-- --><div class="div-col {{#ifeq:{{{small|}}}|yes|div-col-small}} {{#ifeq:{{{rules|}}}|yes|div-col-rules}} {{{class|}}}" <!-- -->{{#if:{{{colwidth|}}}{{{gap|}}}{{{style|}}}|<!-- -->style="{{#if:{{{colwidth|}}}|column-width: {{{colwidth}}};}}{{#if:{{{gap|}}}|column-gap: {{{gap}}};}}{{#if:{{{style|}}}|{{{style}}}}}"<!-- -->}}><!-- -->{{#if:{{{content|}}}|{{{content}}}</div>}}<!-- Inventory how many pages u…” 当前
- 16:302024年1月17日 (三) 16:30 差异 历史 +958 新 模板:Div col 创建页面,内容为“<includeonly><templatestyles src="Div col/styles.css"/><!-- --><div class="div-col {{#ifeq:{{{small|}}}|yes|div-col-small}} {{#ifeq:{{{rules|}}}|yes|div-col-rules}} {{{class|}}}" <!-- -->{{#if:{{{colwidth|}}}{{{gap|}}}{{{style|}}}|<!-- -->style="{{#if:{{{colwidth|}}}|column-width: {{{colwidth}}};}}{{#if:{{{gap|}}}|column-gap: {{{gap}}};}}{{#if:{{{style|}}}|{{{style}}}}}"<!-- -->}}><!-- -->{{#if:{{{content|}}}|{{{content}}}</div>}}<!-- Inventory how many pages u…” 当前
- 16:282024年1月17日 (三) 16:28 差异 历史 +653 新 模板:String-handling templates/doc 创建页面,内容为“{{Documentation subpage}} <!----Categories where indicated at the bottom of this page, please----> Add {{tlx|String-handling templates}} to the bottom of a documentation page of a template listed in the navbox. {{Collapsible sections option |list={{hlist|trim|IRL|anlys/tech}}}} {{Collapsible option |default=expanded}} == See also == * Module:String * Module:String2 * Help:Magic words <includeonly>{{Sandbox other| | <!----Categories b…” 当前
- 16:272024年1月17日 (三) 16:27 差异 历史 +7,980 新 模板:String-handling templates 创建页面,内容为“{{#invoke:Navbox with collapsible groups|navbox | name = String-handling templates | state = {{{state|expanded}}} | bodyclass = plainlist | title = String-handling templates (help page) | selected = {{{selected|{{{expanded|{{{1|}}}}}}}}} <!---------------------- Trimming -------------------------> | abbr1 = sub | sect1 = Substring (select chunk of string by its position) | content1 = {{Aligned table |fullwidth=on |style=text-alig…” 当前
- 16:262024年1月17日 (三) 16:26 差异 历史 +350 新 模块:Delink/doc 创建页面,内容为“{{module rating|protected}} {{High-use|800,000+|all-pages = yes}} This module implements the {{tl|delink}} template. Please see the template page for documentation. <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> Category:Modules that check for strip markers }}</includeonly>” 当前
- 16:262024年1月17日 (三) 16:26 差异 历史 +7,111 新 模块:Delink 创建页面,内容为“-- This module de-links most wikitext. require("strict") local p = {} local getArgs local function delinkReversePipeTrick(s) if s:match("^%[%[|.*[|\n]") then -- Check for newlines or multiple pipes. return s end return s:match("%[%[|(.*)%]%]") end local function delinkPipeTrick(s) -- We need to deal with colons, brackets, and commas, per Help:Pipe trick. -- First, remove the text before the first colon, if any. if s:match(":") then s = s:mat…” 当前
- 16:252024年1月17日 (三) 16:25 差异 历史 +3,259 新 模板:Delink/doc 创建页面,内容为“{{High-use}} {{Documentation subpage}} {{lua|Module:Delink}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> This template removes links from wikitext. It de-links wikilinks and URL links, removes HTML comments, and normalises whitespace. It handles most wikitext correctly, including category links, the colon trick, the pipe trick (normal and reverse), nested wikilinks, and invalid link…” 当前
- 16:252024年1月17日 (三) 16:25 差异 历史 +179 新 模板:Delink 创建页面,内容为“{{<includeonly>safesubst:</includeonly>#invoke:delink|delink}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>” 当前
- 16:232024年1月17日 (三) 16:23 差异 历史 +4,220 新 模板:Fix/doc 创建页面,内容为“{{Documentation subpage}} <!-- EDIT TEMPLATE DOCUMENTATION AFTER THIS LINE --> {{High-risk| 638992 }} This meta-template can be used to create '''in-line tags''' with clean up messages which can be used to tag article issues on a line-by-line basis. Many templates are based upon it, like {{Tl|Citation needed}}. It should '''not''' be used directly on articles by itself — instead, use one of the pre-existing derivatives if at all possible. Should there be no…” 当前
- 16:232024年1月17日 (三) 16:23 差异 历史 +1,185 新 模板:Fix 创建页面,内容为“{{#switch:{{{subst|¬}}} |¬={{category handler |template=Category:Templates needing substitution checking |nocat={{{nocat|<noinclude>true</noinclude>}}} }} |SUBST=Category:Pages with incorrectly substituted templates }}{{Category handler |main={{Fix/category |cat-date={{{cat-date|}}} |cat={{{cat|}}} |cat-date2={{{cat-date2|}}} |cat2={{{cat2|}}} |cat-date3={{{cat-date3|}}} |cat3={{{cat3|}}} |date={{{date|}}} }} |template={{…” 当前
- 16:222024年1月17日 (三) 16:22 差异 历史 +26 新 模板:Fix 重定向页面至模板:Fix 当前 标签:新重定向
- 16:212024年1月17日 (三) 16:21 差异 历史 +472 新 模板:Fake citation needed/doc 创建页面,内容为“{{documentation subpage}} {{ombox|type = content|text = Don't use this template in articles.}} {{template shortcut|Fake fact|Fake CN|Fakecn}} == Usage == This template is used to create a dummy version of {{tl|citation needed}} for use in documentation. {{markup |<nowiki>{{fake citation needed}}</nowiki> |{{fake citation needed}} }} == See also == {{fake template list}} <includeonly>{{Sandbox other|| Category:Documentation assistance templates }}</inclu…” 当前
- 16:212024年1月17日 (三) 16:21 差异 历史 +310 新 模板:Fake citation needed 创建页面,内容为“{{main other |1={{error|This template should not be used in articles.}}Category:Pages with templates in the wrong namespace |2={{fake fix |link=Wikipedia:Citation needed |text=citation needed |nocat=yes }}}}<noinclude> {{Documentation}} <!--Categories and interwikis go on the /doc subpage.--> </noinclude>” 当前
- 16:202024年1月17日 (三) 16:20 差异 历史 −229 模板:Small 重定向页面至模板:Small 当前 标签:新重定向
- 16:192024年1月17日 (三) 16:19 差异 历史 +257 新 模板:Small 创建页面,内容为“<span style="font-size:85%;">{{{1}}}</span><includeonly>{{SAFESUBST:#if:{{{1|}}}||Category:Pages using small with an empty input parameter}}</includeonly><noinclude> {{Documentation}}<!--Categories and interwikis go in the /doc sub-page.--> </noinclude>”
- 16:162024年1月17日 (三) 16:16 差异 历史 +3,580 新 模板:For-text/doc 创建页面,内容为“{{documentation subpage}} == Usage == Modelled after {{tl|for}}, '''{{tl|for-text}}''' was created to allow custom text, including such modifications as quotation marks or a link, as part of both a topic and its suggested article. '''Note:''' you must supply any formatting manually (unlike {{tl|For}}, parameters aren't automatically bluelinked) ===With one topic=== * {{tlx|For-text|TOPIC|CUSTOM TEXT}} → {{For-text|TOPIC|CUSTOM TEXT}} ===With more than one…” 当前
- 16:162024年1月17日 (三) 16:16 差异 历史 +303 新 模板:For-text 创建页面,内容为“{{Hatnote|For {{{1}}}, see {{{2}}}{{#if:{{{4|}}}|. For {{{3}}}, see {{{4}}}{{#if:{{{6|}}}|. For {{{5}}}, see {{{6}}}.|.}}{{#if:{{{8|}}}| For {{{7}}}, see {{{8}}}.}}{{#if: {{{9|}}}| For {{{9}}}, see {{{10}}}.}}|{{#if:{{{3|}}}| and {{{3}}}.|.}}}}}}<noinclude>{{Documentation}}</noinclude>” 当前
- 16:042024年1月17日 (三) 16:04 差异 历史 +49,929 新 模板:Harvard citation documentation 创建页面,内容为“{{tl1|{{{1}}}}} is designed to be used to create {{sfnote|lc=y}}, a citation style which pairs a short, author-date citation in a footnote with a complete citation in the references section at the end of the article (see example below). This citation style is used to reduce clutter in the edit window and to combine multiple citations to the same source. Common problems and known workarounds are given in the section #Possible issues|…” 当前
- 16:042024年1月17日 (三) 16:04 差异 历史 +562 新 模板:Harvard citation/doc 创建页面,内容为“{{documentation subpage}}{{tsh|harv}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{high-use|6200}} {{lua|Module:Footnotes}} The '''harv''' ("Harvard citation") template creates a ''short-cite'' in the form of "{{xt|(Smith 2007, p. 22)}}", such as might be used in a "parenthetical" system of citation. {{Harvard citation documentation|harv}} <includeonly>{{Sandbox other|| <!-- Categories below thi…” 当前
- 16:042024年1月17日 (三) 16:04 差异 历史 +222 新 模板:Harvard citation 创建页面,内容为“<includeonly>{{#invoke:Footnotes|harvard_citation |bracket_left= ( |bracket_right = ) }}</includeonly><noinclude> {{documentation}} <!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> </noinclude>” 当前
- 16:032024年1月17日 (三) 16:03 差异 历史 +39 新 模板:Harvard citation 重定向页面至模板:Harvard citation 当前 标签:新重定向
- 15:592024年1月17日 (三) 15:59 差异 历史 +4,495 新 模板:Block indent/doc 创建页面,内容为“{{Documentation subpage}} {{high-use}} {{tsh|bi}} {{Uses TemplateStyles|Template:Block indent/styles.css}} == Usage == {{tl|block indent}} adds a block of indented text to a page. :<code><nowiki>{{block indent|1=</nowiki>{{var|The material to be indented here. May include markup, paragraph breaks, etc.}}<nowiki>}}</nowiki></code> ===Alternatives that are not recommended=== A colon at the start of the line produces a similar indent, but it produces incorrect…” 当前
- 15:592024年1月17日 (三) 15:59 差异 历史 +98 新 模板:Block indent/styles.css 创建页面,内容为“→{{pp|small=yes}}: .block-indent { padding-left: 3em; padding-right: 0; overflow: hidden; }” 当前
- 15:592024年1月17日 (三) 15:59 差异 历史 +565 新 模板:Block indent 创建页面,内容为“<templatestyles src="Block indent/styles.css"/><div class="block-indent {{{class|}}}" {{#if:{{{left|}}}{{{em|}}}{{{right|}}}{{{style|}}}|style="{{#if:{{{left|{{{em|}}}}}}|padding-left: {{{left|{{{em}}}}}}em;}}{{#if:{{{right|}}}|padding-right: {{{right}}}em;}}{{#if:{{{style|}}}|{{{style}}}}}"}}>{{{1|{{{text|{{{content|{{{quote|<noinclude>{{lorem ipsum}}</noinclude><includeonly>{{error|Error: No content given to indent (or equals sign used in the actual argument…” 当前
- 15:582024年1月17日 (三) 15:58 差异 历史 +7,140 新 模板:SfnRef/doc 创建页面,内容为“{{Documentation subpage}} {{High-use}} {{Template shortcut|sfnref|harvid}} {{Lua|Module:Footnotes}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> Generate an identifier suitable as an anchor for a Harvard citation. This template, which can be used with either the name {{tlc|SfnRef}} or the alias {{tlc|harvid}}, is intended to be paired with Harvard citation templates…” 当前
- 15:582024年1月17日 (三) 15:58 差异 历史 +93 新 模板:SfnRef 创建页面,内容为“{{safesubst<noinclude />:#invoke:Footnotes|sfnref}}<noinclude> {{documentation}} </noinclude>” 当前
- 15:572024年1月17日 (三) 15:57 差异 历史 +29 新 模板:SfnRef 重定向页面至模板:SfnRef 当前 标签:新重定向
- 15:572024年1月17日 (三) 15:57 差异 历史 +100,897 新 模块:Footnotes/whitelist 创建页面,内容为“--[[--------------------------< W R A P P E R _ T E M P L A T E _ D E F A U L T S >---------------------------- A list of wrapper templates by their canonical names – spelling and capitalization is important. Each wrapper template has a table of two values: [1] is the wrapper's default name-list as it is used in an anchor ID; [2] is the default year. This table is indexed indirectly through the wrapper_templates table. This table is not available external…” 当前
- 15:522024年1月17日 (三) 15:52 差异 历史 +12,227 新 模块:Footnotes/anchor id list/data 创建页面,内容为“-- copied from Module:Ref info/data - maybe overkill here? -- for this application make lists from the redirect lists and force all template names first character uppercase require('strict'); --[[--------------------------< C S 1 _ T E M P L A T E _ P A T T E R N S >------------------------------------ These are patterns for cs1 templates and their redirects. These patterns exclude redirects that are vcite-like which redirects should be deleted because vcit…” 当前
- 15:472024年1月17日 (三) 15:47 差异 历史 +91 新 模块:Footnotes/anchor id list/doc 创建页面,内容为“{{high-use|79695}} This is an important module that is part of the larger footnotes module.” 当前
- 15:462024年1月17日 (三) 15:46 差异 历史 +37,965 新 模块:Footnotes/anchor id list 创建页面,内容为“require('strict'); local data = mw.loadData ('Module:Footnotes/anchor id list/data'); local whitelist = mw.loadData ('Module:Footnotes/whitelist'); local Lang_obj = mw.language.getContentLanguage(); -- used by template_list_add() to uppercase first letter of template name TODO: better way to do that? local redirects_date = { ['date'] = true, ['datetomos'] = true, ['formatdate'] = true, ['isotodmymdy'] = true, ['isotomos'] = true, } local redirects…” 当前
- 15:462024年1月17日 (三) 15:46 差异 历史 +364 新 模块:Footnotes/doc 创建页面,内容为“{{Module rating |protected}} {{high-use|141605}} {{Lua|Module:Footnotes/anchor id list|Module:Footnotes/whitelist|Module:Arguments}} Implements {{tl|sfn}}, {{tl|harvard citation}}, and variants of those templates. For an explanation of generated error messages and how to alter their appearance, see here.” 当前
- 15:452024年1月17日 (三) 15:45 差异 历史 +23,174 新 模块:Footnotes 创建页面,内容为“require('strict'); local getArgs = require ('Module:Arguments').getArgs; --[[--------------------------< A R G S _ D E F A U L T >------------------------------------------------------ a table to specify initial values. ]] local args_default = { bracket_left = '', bracket_right = '', bracket_year_left = '', bracket_year_right = '', postscript = '', page = '', pages = '', location = '', page_sep = ", p. ", pages_sep = ", pp. ", ref = ''…” 当前
- 15:442024年1月17日 (三) 15:44 差异 历史 +2,490 新 模板:Harvard citation no brackets/doc 创建页面,内容为“{{lua|Module:Footnotes}} {{high-use|32331}} {{Documentation subpage}} Template '''harvnb''' creates a short author–date citation with a one-directional link to the first matching citation template on the same page. {{Harvard citation documentation|harvnb}} <includeonly>{{Sandbox other|| <!-- Categories below this line; interwikis at Wikidata --> Category:Author–date citation templates }}</includeonly> <templatedata> { "params…” 当前
- 15:442024年1月17日 (三) 15:44 差异 历史 +201 新 模板:Harvard citation no brackets 创建页面,内容为“<includeonly>{{#invoke:Footnotes|harvard_citation|template=harvnb}}</includeonly><noinclude> {{documentation}} <!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> </noinclude>” 当前
- 15:442024年1月17日 (三) 15:44 差异 历史 +51 新 模板:Harvard citation no brackets 重定向页面至模板:Harvard citation no brackets 当前 标签:新重定向
- 15:422024年1月17日 (三) 15:42 差异 历史 +4,779 新 模板:Edit/doc 创建页面,内容为“{{Documentation subpage}} <!-- Please add categories to the /doc subpage, and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{High-use}} It provides a clickable link to edit a page, or a section of the page. == Usage == <pre> {{Edit |1= |2= |section= |editintro= |preload= |preloadtitle= |tooltip= }} </pre> * '''1''': the page to edit. If omitted, it will be the current page. * '''2''': the label text of the edit link. If omitted, it is "edit" by defaul…” 当前
- 15:422024年1月17日 (三) 15:42 差异 历史 +473 新 模板:Edit 创建页面,内容为“<span class="noprint plainlinks" title="{{#if:{{{tooltip|}}}|{{{tooltip}}}|Edit {{{1}}}}}">[{{fullurl:{{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}}|action=edit{{#if:{{{section|}}}|§ion={{{section}}}}}{{#if:{{{editintro|}}}|&editintro={{urlencode:{{{editintro}}}|wiki}}}}{{#if:{{{preload|}}}|&preload={{urlencode:{{{preload}}}|wiki}}}}{{#if:{{{preloadtitle|}}}|&preloadtitle={{urlencode:{{{preloadtitle}}}}}}}}} {{{2|edit}}}]</span><noinclude> {{documentation}} </no…” 当前
- 15:402024年1月17日 (三) 15:40 差异 历史 +12,208 新 模板:Abbr/doc 创建页面,内容为“{{Documentation subpage}} <!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: Wikipedia:Wikidata). --> {{hatnote|For inline cleanup templates requesting definitions or explanations, see {{tl|Definition}} and {{tl|Explain}}.}} {{Cascade-protected template}} {{COinS safe|n}} {{High-use}} {{Bot use warning|bots=User:AAlertBot}} {{#ifeq:{{ROOTPAGENAME}}|Tooltip|{{Uses TemplateStyles|Template:Tooltip/s…” 当前
- 15:402024年1月17日 (三) 15:40 差异 历史 +245 新 模板:Abbr 创建页面,内容为“<abbr {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} title="{{#tag:nowiki|{{#invoke:String|replace|{{{2|}}}|"|"}}}}">{{{1|}}}</abbr><noinclude>{{Documentation}} </noinclude>” 当前
- 15:392024年1月17日 (三) 15:39 差异 历史 +27 新 模板:Abbr 重定向页面至模板:Abbr 当前 标签:新重定向
- 15:382024年1月17日 (三) 15:38 差异 历史 +1,011 新 模板:Wikipedia help pages/doc 创建页面,内容为“{{Documentation subpage}} {{High-use}} == Usage == {{Collapsible option |statename=optional |default=collapsed}} {{Clear}} <table width="100%" border="0" cellspacing="0" cellpadding="3"> <tr><td style="border:1px solid #a3b1bf;background:#cedff2;border-bottom:none;">'''Other ways to get help'''</td></tr> <tr><td style="border:1px solid #a3b1bf;background:#F5FAFF;"> right|100px|link= * Join the WP:IRCHELP|#wikipedi…” 当前
- 15:372024年1月17日 (三) 15:37 差异 历史 +8,515 新 模板:Wikipedia help pages 创建页面,内容为“<noinclude>{{Notice |style=margin-bottom:1.5em; |1=<span style="font-size:large;color:purple;">Please do not post your requests or questions on this page. If you have questions about using Wikipedia, please ask at the '''Help desk''' or the '''Teahouse'''. For questions about subjects and topics, please use the '''Reference Desk'''. Volunteers at these locations will respond to you…” 当前
- 15:352024年1月17日 (三) 15:35 差异 历史 +59 新 模板:Citation Style documentation/sep comma 创建页面,内容为“By default, sets of fields are terminated with a comma (,).” 当前
- 15:002024年1月17日 (三) 15:00 差异 历史 +82,861 新 模板:Citation/doc 创建页面,内容为“{{For-text|the{{nbsp}} {{fake citation needed}} template|{{tl|citation needed}}}} {{Documentation subpage}} <!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: Wikipedia:Wikidata). --> {{#ifeq: {{PAGENAME}}|{{ROOTPAGENAME}}|{{Cascade-protected template}}}} {{#ifeq: {{PAGENAME}}|{{ROOTPAGENAME}}|{{High-risk|189000+}}}} {{csdoc|lua|lua=yes}} The '''Citation''' template generates a citation for a book, p…” 当前
- 14:592024年1月17日 (三) 14:59 差异 历史 +127 新 模板:Citation 创建页面,内容为“<includeonly>{{#invoke:citation/CS1|citation |CitationClass=citation }}</includeonly><noinclude> {{Documentation}} </noinclude>” 当前
- 14:282024年1月17日 (三) 14:28 差异 历史 +82,861 新 模板:Fix/category/doc 创建页面,内容为“{{For-text|the{{nbsp}} {{fake citation needed}} template|{{tl|citation needed}}}} {{Documentation subpage}} <!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: Wikipedia:Wikidata). --> {{#ifeq: {{PAGENAME}}|{{ROOTPAGENAME}}|{{Cascade-protected template}}}} {{#ifeq: {{PAGENAME}}|{{ROOTPAGENAME}}|{{High-risk|189000+}}}} {{csdoc|lua|lua=yes}} The '''Citation''' template generates a citation for a book, p…” 当前
- 14:262024年1月17日 (三) 14:26 差异 历史 +127 新 模板:Fix/category 创建页面,内容为“<includeonly>{{#invoke:citation/CS1|citation |CitationClass=citation }}</includeonly><noinclude> {{Documentation}} </noinclude>” 当前
- 14:172024年1月17日 (三) 14:17 差异 历史 0 新 文件:Crystal Clear app kedit.svg 无编辑摘要 当前
- 14:152024年1月17日 (三) 14:15 差异 历史 +748 新 模板:Cleanup rewrite/doc 创建页面,内容为“{{ {{{|safesubst:}}}#invoke:Unsubst||date=__DATE__ |$B= {{Ambox | name = {{{name|Cleanup rewrite}}} | subst = <includeonly>{{{subst|{{subst:substcheck}}}}}</includeonly> | type = content | image = 50x40px | sect = {{{2|{{#ifeq:{{{section|}}}|yes|section}}}}} | small = {{{small|}}} | issue = '''may need to be rewritten''' to comply with Wikipedia's quality standards{{#if:{{{1|}}}|, as {{{1}}}}…” 当前