所有公开日志

所有决策链云智库公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。

日志
最新 | 最旧) 查看( | )(20 | 50 | 100 | 250 | 500
  • 2024年1月18日 (四) 01:23 Zeroclanzhang 讨论 贡献创建了页面模块:URL/doc (创建页面,内容为“{{used in system|in MediaWiki:Titleblacklist-custom-URL}} {{module rating|protected}} This module implements {{tl|URL}} and {{tl|URL2}}. Please see the template page for documentation. == Lua interface == The <code>p._url(url, text, msg)</code> function may be used by other Lua modules. It returns a formatted Wikitext for the given URL, made suitable for line wrapping using {{tag|wbr|x}}. It takes the following parameters: ; url : '''REQUIRED.''' The URL…”)
  • 2024年1月18日 (四) 01:23 Zeroclanzhang 讨论 贡献创建了页面模块:URL (创建页面,内容为“-- -- This module implements {{URL}} -- -- See unit tests at Module:URL/testcases local p = {} local function safeUri(s) local success, uri = pcall(function() return mw.uri.new(s) end) if success then return uri end end local function extractUrl(args) for name, val in pairs(args) do if name ~= 2 and name ~= "msg" then local url = name .. "=" .. val; url = mw.ustring.gsub(url, '^[Hh][Tt][Tt][Pp]([Ss]?):(/?)([^/])', 'http%1://%3') loca…”)
  • 2024年1月18日 (四) 01:22 Zeroclanzhang 讨论 贡献创建了页面模块:Official website/doc (创建页面,内容为“{{High-use}} {{Uses Wikidata|P856}} {{Tracks Wikidata|P856}} {{Module rating|protected}} This module implements {{tl|Official website}}. Please see the template page for documentation. ==Tracking categories== * {{clc|Official website missing URL}} * {{clc|Official website different in Wikidata and Wikipedia}} * {{clc|Official website not in Wikidata}} ==See also== * Module:URL <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this li…”)
  • 2024年1月18日 (四) 01:22 Zeroclanzhang 讨论 贡献创建了页面模块:Official website (创建页面,内容为“local makeUrl = require('Module:URL')._url local p = {} -- Wrapper for pcall which returns nil on failure. local function quickPcall(func) local success, result = pcall(func) if success then return result end end -- Gets the rank for a Wikidata property table. Returns 1, 0 or -1, in -- order of rank. local function getRank(prop) local rank = prop.rank if rank == 'preferred' then return 1 elseif rank == 'normal' then return 0 elseif rank == 'depr…”)
  • 2024年1月18日 (四) 01:21 Zeroclanzhang 讨论 贡献创建了页面模板:Official website/doc (创建页面,内容为“{{Documentation subpage}} {{High-use|226351}} <!-- Please add categories at the bottom of this page and interwikis at Wikidata --> {{tsh|oweb|official}} {{Lua|Module:Official website|Module:Check for unknown parameters}} {{Uses Wikidata|P856}} {{Tracks Wikidata|P856}} The purpose of this template is to provide a standard format for labeling links to the official website of an article's main topic. == Usage == === Basic usage === This template can be used wit…”)
  • 2024年1月18日 (四) 01:21 Zeroclanzhang 讨论 贡献创建了页面模板:Official website (创建页面,内容为“<includeonly>{{#invoke:Official website|main}}{{#invoke:Check for unknown parameters|check|showblankpositional=1|unknown={{main other|1=_VALUE_{{PAGENAME}}}}|preview=Page using Template:Official website with unknown parameter "_VALUE_"|1|2|URL|url|name}}</includeonly><!-- --><noinclude>{{documentation}}</noinclude>”)
  • 2024年1月18日 (四) 01:21 Zeroclanzhang 讨论 贡献创建了页面模板:Official website (重定向页面至模板:Official website 标签新重定向
  • 2024年1月18日 (四) 01:19 Zeroclanzhang 讨论 贡献创建了页面模板:Asbox/styles.css (创建页面,内容为“{{pp-template}}:​ Article stub message box styles:​ .asbox { position: relative; overflow:hidden; } .asbox table { background: transparent; } .asbox p { margin: 0; } .asbox p + p { margin-top: 0.25em; } .asbox-body { font-style: italic; } .asbox-note { font-size: smaller; } .asbox .navbar { position: absolute; top: -0.75em; right: 1em; display: none; }”
  • 2024年1月18日 (四) 01:19 Zeroclanzhang 讨论 贡献创建了页面模块:Asbox/doc (创建页面,内容为“{{High-risk|2278041|all-pages=yes}} {{Module rating|release}} {{Module rating|protected}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{Uses TemplateStyles|Template:Asbox/styles.css}} == Usage == This module implements the {{tl|Asbox}} template. Please see the template page for usage instructions. == Acknowledgements == In addition to the contributors listed in the contr…”)
  • 2024年1月18日 (四) 01:19 Zeroclanzhang 讨论 贡献创建了页面模块:Asbox (创建页面,内容为“--[[ This module was created by User:CodeHydro (Alexander Zhikun He). User:Jackmcbarn and User:Mr._Stradivarius provided a great deal of assistance in writting p.main() p.main() draw heavily from the following version of Template:Asbox of the English Wikipedia, authored primarily by User:Rich_Farmbrough https://en.wikipedia.org/w/index.php?title=Template:Asbox&oldid=619510287 p.templatepage() is derived from the following revision of Template:Asbox/templatepa…”)
  • 2024年1月18日 (四) 01:18 Zeroclanzhang 讨论 贡献创建了页面模板:Asbox/doc (创建页面,内容为“{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{High-use}} {{Uses TemplateStyles|Template:Asbox/styles.css}} {{lua|Module:Asbox}} {{Mbox templates (small)}} This is the '''Asbox''' (['''A''']rticle ['''s''']tub ['''box''']) metatemplate. It is the standard template used for creating new or updating existing article stub…”)
  • 2024年1月18日 (四) 01:18 Zeroclanzhang 讨论 贡献创建了页面模板:Asbox (创建页面,内容为“<includeonly>{{#invoke:Asbox|main}}</includeonly><noinclude> {{documentation}} <!-- Add categories to the /doc subpage and interwikis to Wikidata. --> </noinclude>”)
  • 2024年1月18日 (四) 01:17 Zeroclanzhang 讨论 贡献创建了页面模板:Website-stub (创建页面,内容为“{{asbox | image = Crystal Clear mimetype html.svg | subject = website-related | category = Website stubs | tempsort = * | name = Template:Website-stub }}<noinclude> * </noinclude>”)
  • 2024年1月18日 (四) 01:17 Zeroclanzhang 讨论 贡献创建了页面模块:If preview/configuration/doc (创建页面,内容为“{{used in system}}”)
  • 2024年1月18日 (四) 01:16 Zeroclanzhang 讨论 贡献创建了页面模块:If preview/configuration (创建页面,内容为“--We perform the actual check for whether this is a preview here since preprocessing is relatively expensive. local frame = mw.getCurrentFrame() local function is_preview() local revision_id = frame:preprocess('{{REVISIONID}}') -- {{REVISIONID}} is usually the empty string when previewed. -- I don't know why we're checking for nil but hey, maybe someday things -- would have broken return revision_id == nil or revision_id == '' end local function te…”)
  • 2024年1月18日 (四) 01:16 Zeroclanzhang 讨论 贡献创建了页面模块:If preview/doc (创建页面,内容为“{{Module rating|protected}} {{High-use}} {{Lua|Module:If preview/configuration}} {{Uses TemplateStyles|Module:If preview/styles.css}} This module implements {{Tl|If preview}} and {{Tl|Preview warning}}. It helps templates/modules determine if they are being previewed. Prefer implementing the template versions in other templates. In a module to use the <code>main()</code>, you need to pass a frame table with an args table. For the preview warning, use <code>…”)
  • 2024年1月18日 (四) 01:15 Zeroclanzhang 讨论 贡献创建了页面模块:If preview (创建页面,内容为“local p = {} local cfg = mw.loadData('Module:If preview/configuration') --main This function returns either the first argument or second argument passed to this module, depending on whether the page is being previewed. function p.main(frame) if cfg.preview then return frame.args[1] or '' else return frame.args[2] or '' end end --[[ pmain This function returns either the first argument or second argument passed to this module's parent (i.e. te…”)
  • 2024年1月18日 (四) 01:15 Zeroclanzhang 讨论 贡献创建了页面模板:Dated maintenance category/doc (创建页面,内容为“<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> {{redirect|Template:DMCA|copyright investigations template|Template:Copyvio}} {{hatnote|Template:DMC redirects to Template:Dated maintenance category.}} {{Documentation subpage}} {{#ifeq:{{#invoke:High-use|num|x|demo={{ROOTPAGENAME}}}}|many||{{High-use|demo={{ROOTPAGENAME}}}}}} == Usage == * This template adds a category or dated category to a page. * It will add the page to an optional additional ca…”)
  • 2024年1月18日 (四) 01:14 Zeroclanzhang 讨论 贡献创建了页面模板:Dated maintenance category (创建页面,内容为“<nowiki/><!--This nowiki helps to prevent whitespace at the top of articles-->{{#ifeq:{{FULLROOTPAGENAME}}|Wikipedia:Template messages|<!--Do not categorize-->|<!-- -->{{#ifexpr:{{#if:{{NAMESPACE}}|0|1}}+{{#ifeq:{{{onlyarticles|no}}}|yes|0|1}} |{{#if:{{{3|}}} |[[Category:{{{1}}} {{{2}}} {{{3}}}]]<!-- -->{{#ifexist:Category:{{{1}}} {{{2}}} {{{3}}} |<!-- -->|Category:Articles with invalid date parameter in template<!-- -->}} |Category:{{#if:{{{5|}…”)
  • 2024年1月18日 (四) 01:14 Zeroclanzhang 讨论 贡献创建了页面模块:Check for clobbered parameters/doc (创建页面,内容为“{{Module rating |beta}} {{high-use|111137}} {{Lua|Module:If preview}} This module may be appended to a template to check for uses of tuples of conflicting parameters. == Usage == === Basic usage === <syntaxhighlight lang="wikitext"> {{#invoke:Check for clobbered parameters|check |nested=1 |template=Some template name |cat={{main other|Category:Some tracking category}} |arg1a; arg1b|arg2a; arg2b; arg2c|...|argNa; argNb}} </syntaxhighlight> Here, (<code>arg1a</c…”)
  • 2024年1月18日 (四) 01:14 Zeroclanzhang 讨论 贡献创建了页面模块:Check for clobbered parameters (创建页面,内容为“local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end function p.check(frame) local args = frame.args local pargs = frame:getParent().args local checknested = isnotempty(args['nested']) local delimiter = isnotempty(args['delimiter']) and args['delimiter'] or ';' local argpairs = {} for k, v in pairs(args) do if type(k) == 'number' then local plist = mw.text.split(v, d…”)
  • 2024年1月18日 (四) 01:14 Zeroclanzhang 讨论 贡献创建了页面模块:InfoboxImage (创建页面,内容为“-- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault - default size to display the image if size param is blank -- alt - alt text for image -- title - title text for image -- border - set to yes if border -- center - set to…”)
  • 2024年1月18日 (四) 01:13 Zeroclanzhang 讨论 贡献创建了页面模板:Infobox website/doc (创建页面,内容为“{{Documentation subpage}} {{High-use}} {{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for clobbered parameters|Module:Check for unknown parameters}} == Usage == {{Parameter names example | name | logo | logo_size | logo_alt | logo_caption | screenshot | screenshot_size | screenshot_alt | collapsible | collapsetext | background | caption | company_type | type | language | language_count | language_footnote | traded_as | founded | dissolved | predecessor…”)
  • 2024年1月18日 (四) 01:13 Zeroclanzhang 讨论 贡献创建了页面模板:Infobox website (创建页面,内容为“{{Infobox | bodyclass = vcard | child = {{lc:{{{embed|}}}}} | decat = yes | titleclass = fn org | title = {{if empty|{{{name|}}}|{{{company_name|}}}|{{{websitename|}}}|<includeonly>{{PAGENAMEBASE}}</includeonly>}} | image = {{#invoke:InfoboxImage|InfoboxImage|image={{if empty|{{{company_logo|}}}|{{{logo|}}}|{{{websitelogo|}}}}}|size={{{logo_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{logo_alt|}}}}} | caption1 = {{if empty|{{{l…”)
  • 2024年1月18日 (四) 01:11 Zeroclanzhang 讨论 贡献创建了页面medRxiv (创建页面,内容为“{{Short description|Preprint service}} {{lowercase title}} {{Use dmy dates|date=March 2020}} {{Infobox website | name = medrXiv | logo = MedRxiv homepage logo.png | screenshot = | caption = | url = [http://medrxiv.org/ medrxiv.org] | commercial = No | type = Distribution of medical research publications | language = English | registration = | owner = Cold Spring Harbor Laboratory | author = | launch_date = {{start date and age|df=yes|2019|06|}} | curren…”)
  • 2024年1月18日 (四) 01:11 Zeroclanzhang 讨论 贡献创建了页面模板:Catalog lookup docs (创建页面,内容为“{{documentation|content= == Usage == For linking to {{{1<noinclude>|{{PAGENAME}}</noinclude>}}} entries, especially using {{para|id}} in CS1 citation templates. Up to 9 parameters and a user-definable {{para|leadout}} are supported. {{#if:{{{3|}}}| <br /> Syntax: <code><nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|</nowiki>{{{2}}}<nowiki>}}</nowiki></code> {{#if:{{{2|}}}||<br />{{error|The second unnamed parameter is required if the third on…”)
  • 2024年1月18日 (四) 01:11 Zeroclanzhang 讨论 贡献创建了页面模块:Catalog lookup link/doc (创建页面,内容为“{{High-use}} {{Module rating |release}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == <code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|main}}</code> Provides the backend for {{tl|Catalog lookup link}} <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> }}</includeonly>”)
  • 2024年1月18日 (四) 01:10 Zeroclanzhang 讨论 贡献创建了页面模块:Catalog lookup link (创建页面,内容为“--[[ |1=, |2=, |3=, |4=, |5=, |6=, |7=, |8=, |9=: Optional unnamed parameters for 0 to 9 items to be listed. Whitespace is trimmed off both ends and the strings are urlencoded as if they were query strings. |article-link=: Optional Wikipedia article name to link to. |article-name=: Optional alternative text to be displayed for |article-link= link in front of catalog link. If not specified, |article-link= is used for display as well. If both parameters are not…”)
  • 2024年1月18日 (四) 01:10 Zeroclanzhang 讨论 贡献创建了页面模板:Catalog lookup link/doc (创建页面,内容为“{{Documentation subpage}} {{High-risk|70000}} {{lua|Module:Catalog lookup link}} {{uses TemplateStyles|Module:Citation/CS1/styles.css|noprotcat=yes}} This generic link template is used by other more specific templates to create short links to ID-based entries in external databases or catalogs, however, it can also be used to link to internal articles. The purpose of this template is to ensure a consistent appearance and easier maintenance of links to external…”)
  • 2024年1月18日 (四) 01:10 Zeroclanzhang 讨论 贡献创建了页面模板:Catalog lookup link (创建页面,内容为“{{#invoke:Catalog lookup link|main}}<noinclude> {{documentation}} </noinclude>”)
  • 2024年1月18日 (四) 01:10 Zeroclanzhang 讨论 贡献创建了页面模板:Cite xxx/doc (创建页面,内容为“{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> This template is a typing aid that creates a formatted shortcut to Wikipedia:Citation templates. When used, it should never be escaped like {{code|<nowiki>{{tl|cite xxx}}</nowiki>}}. {{Citation Style 1}} <includeonly>{{Sandbox other|| <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> Category:Documentation assistance templates sl:Predloga:Navedi xxx…”)
  • 2024年1月18日 (四) 01:09 Zeroclanzhang 讨论 贡献创建了页面模板:Cite xxx (创建页面,内容为“<code>{{<nowiki />cite xxx{{#if:{{{1|}}}|{{!}}{{{1}}}}}<nowiki />}}</code><noinclude> {{documentation}} </noinclude>”)
  • 2024年1月18日 (四) 01:09 Zeroclanzhang 讨论 贡献创建了页面文件:ArXiv's yearly submission rate plot.jpg
  • 2024年1月18日 (四) 01:09 Zeroclanzhang 讨论 贡献上传文件:ArXiv's yearly submission rate plot.jpg
  • 2024年1月18日 (四) 01:08 Zeroclanzhang 讨论 贡献创建了页面模板:Dead link/doc (创建页面,内容为“{{High-use}} {{Documentation subpage}} <!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see Wikipedia:Wikidata)--><noinclude> {{pp-template|small=yes}}</noinclude> <!-- Redirect regex: [Dd]ead[ _]+link|[Dd]l|[Dd]eadlink|[Cc]leanup-link|[Dd]l-s|404|[Bb]roken[ _]+link|[Bb]rokenlink --> {{Template shortcut|404|dl|deadlink|dead|Broken link|broken}} == Usage == This template is used to mark dead links, e…”)
  • 2024年1月18日 (四) 01:08 Zeroclanzhang 讨论 贡献创建了页面模板:Dead link (创建页面,内容为“{{<includeonly>safesubst:</includeonly>#invoke:Unsubst||date=__DATE__ |$B= <!--{{Dead link}} begin-->{{Fix | special = <sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i>{{#if: {{{url|}}}|[https://web.archive.org/web/*/{{{url|}}} <span title="{{{title|}}}{{#if:{{{date|}}}| tagged {{{date}}}}}">dead link</span>]|Wikipedia:Link rot|<span title="{{{title|}}}{{#if:{{{date|}}}| Dead link tagged {{{date}}}}}">{{#if:{{{fix-att…”)
  • 2024年1月18日 (四) 01:07 Zeroclanzhang 讨论 贡献创建了页面文件:ArXiv 1994.png
  • 2024年1月18日 (四) 01:07 Zeroclanzhang 讨论 贡献上传文件:ArXiv 1994.png
  • 2024年1月18日 (四) 01:06 Zeroclanzhang 讨论 贡献创建了页面模板:Cornell/doc (创建页面,内容为“{{Documentation subpage}} <!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == {{collapsible option}} <includeonly>{{sandbox other|| <!-- Categories below this line; interwikis at Wikidata --> Category:New York (state) universities and colleges navigational boxes }}</includeonly>”)
  • 2024年1月18日 (四) 01:06 Zeroclanzhang 讨论 贡献创建了页面模板:Cornell (创建页面,内容为“{{Navbox | name = Cornell | title = {{colored link|white|Cornell University}} | basestyle = {{CollegePrimaryStyle|Cornell Big Red|border=0|color=white}} | state = {{{state|autocollapse}}} | listclass = hlist | group1 = Academics | list1 = * '''Colleges''': Agriculture and Life Sciences * Architecture, Art, and Planning * Cornell…”)
  • 2024年1月18日 (四) 01:05 Zeroclanzhang 讨论 贡献创建了页面模板:Refend (创建页面,内容为“<includeonly></div></includeonly><noinclude> {{template doc|Template:refbegin/doc}} {{TemplateDataHeader}} <templatedata> { "description": "Ends a reference lists started by {{refbegin}}.", "params": { } } </templatedata> </noinclude>”)
  • 2024年1月18日 (四) 01:05 Zeroclanzhang 讨论 贡献创建了页面模板:Refbegin/styles.css (创建页面,内容为“{{pp-template}}:​ .refbegin { font-size: 90%; margin-bottom: 0.5em; } .refbegin-hanging-indents > ul { margin-left: 0; } .refbegin-hanging-indents > ul > li { margin-left: 0; padding-left: 3.2em; text-indent: -3.2em; } .refbegin-hanging-indents ul, .refbegin-hanging-indents ul li { list-style: none; } @media (max-width: 720px) { .refbegin-hanging-indents > ul > li { padding-left: 1.6em; text-indent: -1.6em; } } .refbegin-columns { margin-…”
  • 2024年1月18日 (四) 01:05 Zeroclanzhang 讨论 贡献创建了页面模板:Refbegin/doc (创建页面,内容为“{{documentation subpage}} {{High-use}} {{Uses TemplateStyles|Template:Refbegin/styles.css}} '''{{tl|refbegin}}''' and its complementary closing template '''{{tl|refend}}''' are used to apply any of several optional styles or presentational choices for bibliographies or reference lists—that is, lists of fully-specified references, sources, or works cited, sorted alphabetically by author or contributor—that appear in Wikipedia articl…”)
  • 2024年1月18日 (四) 01:04 Zeroclanzhang 讨论 贡献创建了页面模板:Refbegin (创建页面,内容为“<includeonly><templatestyles src="Refbegin/styles.css" /><!-- --><div class="refbegin <!-- -->{{#if: {{{indent|}}} | refbegin-hanging-indents }} <!-- -->{{#if: {{{1|{{{colwidth|}}}}}} | {{#ifeq: {{{1}}} | 1 | <!--default to no columns--> | refbegin-columns references-column-width }} }} " style="<!-- -->{{#if: {{{1|}}} |{{#ifeq: {{{1}}} | 1 |<!--default to no columns--> | {{#iferror: {{#ifexpr: {{{1|1}}} >…”)
  • 2024年1月18日 (四) 01:03 Zeroclanzhang 讨论 贡献创建了页面CiteSeerX (创建页面,内容为“{{Catalog lookup link|{{{doi|{{{1|}}}}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}|{{{6|}}}|{{{7|}}}|{{{8|}}}|{{{9|}}}|article-link=CiteSeerX (identifier)|article-name=CiteSeer<sup>x</sup>|article-postfix=: | link-prefix = https://citeseerx.ist.psu.edu/{{#switch: {{{type|}}} | #default = viewdoc/summary?doi= | doi = viewdoc/summary?doi= | pid = doc_view/pid/ }} |list-leadout={{{leadout|}}}}}<noinclude> {{Catalog lookup docs|CiteSeer<sup>x</sup>|''…”)
  • 2024年1月18日 (四) 01:03 Zeroclanzhang 讨论 贡献创建了页面bioRxiv (创建页面,内容为“{{short description|Preprint service}} {{Infobox website | name = bioRxiv | logo = BioRxiv logo.png | screenshot = | caption = | url = {{URL|http://biorxiv.org/}} | commercial = No | type = Science | language = English | registration = | owner = Cold Spring Harbor Laboratory | author = | launch_date = {{start date and age|2013|11|}} | current_status = Online | oclc…”)
  • 2024年1月18日 (四) 01:03 Zeroclanzhang 讨论 贡献创建了页面arXiv (创建页面,内容为“{{Short description|Online archive of e-preprints}} {{lowercase title}} {{Use mdy dates|date=May 2016}} {{Infobox website |name = arXiv |logo = ArXiv logo 2022.svg |logo_size = |screenshot = ArXiv-org screenshot 20140706.png |url = {{URL|https://arxiv.org/}} |commercial = No |type = Science |language = English |owner = Cornell University |author = Paul Ginsparg |oclc…”)
  • 2024年1月18日 (四) 01:00 Zeroclanzhang 讨论 贡献创建了页面模板:Cite mailing list/doc (创建页面,内容为“{{Documentation subpage}} {{csdoc|lua}} {{csdoc|cs1}} {{csdoc|lead|mailing list posts}} ==Usage== {{csdoc|usage}} {{csdoc|usage full}} :<code><nowiki>{{cite mailing list |url= |title= |date= |access-date=</nowiki>{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}<nowiki> |mailing-list= |last= |first= |author= |author-link= |language= |quote= |archive-url= |archive-date= |ref=}}</nowiki></code> {{end}} {{csdoc|usage common}} :<code><nowiki>{{cite mailing list…”)
  • 2024年1月18日 (四) 01:00 Zeroclanzhang 讨论 贡献创建了页面模板:Cite mailing list (创建页面,内容为“<includeonly>{{#invoke:citation/CS1|citation |CitationClass=mailinglist }}</includeonly><noinclude> {{documentation}} </noinclude>”)
  • 2024年1月18日 (四) 01:00 Zeroclanzhang 讨论 贡献创建了页面模板:Citation Style documentation/map pages (创建页面,内容为“* '''page''': Page in the source that supports the content; overridden by '''at'''. *OR: '''pages''': Pages in the source that supports the content; separate page ranges with an en dash (–); separate non-sequential pages with a comma (,); do not use to indicate the total number of pages in the source. *'''inset''': The name of the focused inset referenced; example: Downtown Fooburg. Output appends "inset" after the input, {{para|inset|Downtown Fooburg}} becom…”)
最新 | 最旧) 查看( | )(20 | 50 | 100 | 250 | 500