2024年1月16日 (星期二)
- 18:222024年1月16日 (二) 18:22 差异 历史 +2,501 新 模板:Screen reader-only/doc 创建页面,内容为“{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{High-use}} {{Template redirect|sronly}} {{uses TemplateStyles|Template:Screen reader-only/styles.css|noprotcat=yes}} This template generates invisible text that will be read aloud by screen readers. == Screen reader only == The text supplied as the sole unnamed parameter is not to be displayed in a…” 当前
- 18:222024年1月16日 (二) 18:22 差异 历史 +916 新 模板:Screen reader-only/styles.css 创建页面,内容为“/* {{pp-template}} This implementation is from https://cloudfour.com/thinks/see-no-evil-hidden-content-and-accessibility/#showing-additional-content-for-screen-readers which is a slight tweak from https://accessibility.18f.gov/hidden-content/ . https://webaim.org/techniques/css/invisiblecontent/#techniques has slightly different CSS clip, rect (1px) for all dimensions. WARNING: Template:Fraction and friends use this styles.css page and class directly rather…” 当前
- 18:212024年1月16日 (二) 18:21 差异 历史 +133 新 模板:Screen reader-only 创建页面,内容为“<templatestyles src="Screen reader-only/styles.css" /><span class="sr-only">{{{1|}}}</span><noinclude> {{documentation}} </noinclude>” 当前
- 18:202024年1月16日 (二) 18:20 差异 历史 +41 新 模板:Screen reader-only 重定向页面至模板:Screen reader-only 当前 标签:新重定向
- 18:192024年1月16日 (二) 18:19 差异 历史 +4,888 新 模板:Plainlist/doc 创建页面,内容为“{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> {{Cascade-protected template}} {{High-use}} {{Template shortcut|PL}} {{Uses TemplateStyles|Template:Plainlist/styles.css}} This template provides a WCAG/ISO-standards-compliant accessible alternative to <code><nowiki><br /></nowiki></code> separated lists, per WP:UBLIST and WP:PLIST == Usage == {{tl|plainlist}} starts a plain (i.…” 当前
- 18:182024年1月16日 (二) 18:18 差异 历史 +280 新 模板:Plainlist 创建页面,内容为“<templatestyles src="Plainlist/styles.css"/><div class="plainlist {{{class|}}}" {{#if:{{{style|}}}{{{indent|}}}|style="{{#if:{{{indent|}}}|margin-left: {{#expr:{{{indent}}}*1.6}}em;}} {{{style|}}}"}}>{{#if:{{{1|}}}| {{{1}}} </div>}}<noinclude></div> {{documentation}} </noinclude>” 当前
- 18:162024年1月16日 (二) 18:16 差异 历史 +87 新 模块:Navboxes/doc 创建页面,内容为“{{high-use}} {{lua|Module:navbox|Module:arguments}} Implements most of {{tl|Navboxes}}.” 当前
- 18:162024年1月16日 (二) 18:16 差异 历史 +1,549 新 模块:Navboxes 创建页面,内容为“-- This implements Template:navboxes local p = {} local getArgs = require('Module:Arguments').getArgs local Navbox = require('Module:Navbox') local function isnotempty(s) return s and s:match( '^%s*(.-)%s*$' ) ~= '' end local function navboxes(args, list) local navbar = (args['state'] and args['state'] == 'off') and 'off' or 'plain' local title = args['title'] or 'Links to related articles' local titlestyle = 'background:' .. (args['bg'] or '#e8e8ff') ..…” 当前
- 18:152024年1月16日 (二) 18:15 差异 历史 +9,743 新 模板:Navboxes/doc 创建页面,内容为“{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[</nowiki>Wikipedia:Wikidata<nowiki>]]) --> {{High-use| 34972 }} <includeonly>{{Template display|nomobile}}</includeonly> {{Navbox suite}} {{Template shortcut|Related pages|Template group}} {{Lua|Module:Navboxes|Module:Navbox|Module:Check for unknown parameters}} The {{tl|Navboxes}} template is used to group several WP:CLN#Na…” 当前
- 18:152024年1月16日 (二) 18:15 差异 历史 +514 新 模板:Navboxes 创建页面,内容为“{{#if:{{{list1|{{{list|}}}}}}|{{#invoke:navboxes|top}} {{{list1|{{{list|}}}}}}{{#invoke:navboxes|bottom}}|{{main other|Category:Navboxes template with no content}}}}{{#invoke:Check for unknown parameters|check|unknown={{main other|_VALUE_{{PAGENAME}}}}|preview=Page using Template:Navboxes with unknown parameter "_VALUE_"|ignoreblank=y| bg | bordercolor | fg | list | list1 | state | title | titles…” 当前
- 18:132024年1月16日 (二) 18:13 差异 历史 +9,247 新 模板:Navbar/doc 创建页面,内容为“{{documentation subpage}} {{#ifeq:{{BASEPAGENAME}}|Navbar|{{used in system}}}} {{lua|Module:Navbar}}{{#ifeq:{{BASEPAGENAME}}|VTE|{{tsh|V}}}} {{tlx|Navbar}} provides a small "view '''·''' talk '''·''' edit" navigation bar. It is primarily used for content-heavy templates and other transcluded content blocks, so that the content inside the template or block is more easily editable {{lang|la|in situ}} where it was found, without…” 当前
- 18:132024年1月16日 (二) 18:13 差异 历史 +94 新 模板:Navbar 创建页面,内容为“<includeonly>{{#invoke:Navbar|navbar}}</includeonly><noinclude> {{documentation}} </noinclude>” 当前
- 18:122024年1月16日 (二) 18:12 差异 历史 +1,287 新 模板:Navigation templates 创建页面,内容为“<templatestyles src="Module:Navbox/styles.css" /> {| class="wikitable" style="margin-left: auto; margin-right: auto; text-align: center;" |+ Navigation templates comparison {{Navbar|Navigation templates|plain=1|brackets=y}} |- ! Template ! Collapsible !! Header color ! Image !! Groups !! Style (body) <br /> parameter/s |- | style="text-align: left;" | {{tl|Navbox}} | collapsible || class="navbox-title" | navbox | Left/right of body || Yes || Yes |- | style="tex…” 当前
- 18:112024年1月16日 (二) 18:11 差异 历史 +96 新 模板:Div col end 创建页面,内容为“<includeonly></div></includeonly><noinclude> {{Documentation|Template:Div col/doc}} </noinclude>” 当前
- 18:092024年1月16日 (二) 18:09 差异 历史 +582 新 模板:Flatlist 创建页面,内容为“{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> === Usage === The above navigation bar provides easier access to Wikipedia's help pages and help resources. === See also === * Template:Header navbar community - sister template *Template:Maintenance departments - sister template * Template:Contents pages (header bar) - sister template <includeonly>{{Sandbox other|| <!-- CATEGORIES AND INTERWIKIS…” 当前
- 18:082024年1月16日 (二) 18:08 差异 历史 +582 新 模板:Help pages header/doc 创建页面,内容为“{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> === Usage === The above navigation bar provides easier access to Wikipedia's help pages and help resources. === See also === * Template:Header navbar community - sister template *Template:Maintenance departments - sister template * Template:Contents pages (header bar) - sister template <includeonly>{{Sandbox other|| <!-- CATEGORIES AND INTERWIKIS…” 当前
- 18:082024年1月16日 (二) 18:08 差异 历史 +735 新 模板:Help pages header 创建页面,内容为“{{Mbox| | class = <includeonly>noprint</includeonly> | image = none | textstyle = text-align:center; margin:1em .5em; | text = {{flatlist| *About Wikipedia **Administration **FAQ * Contributing **Tips **Tasks **Tutorial * Help menu * Wikipedia:Directories and indexe…” 当前
- 18:052024年1月16日 (二) 18:05 差异 历史 +85,163 新 帮助:Wikitext 创建页面,内容为“{{short description|Wikipedia help page}} {{pp-move-indef|small=yes}} {{pp-vandalism|small=yes}} {{for|the encyclopedic section on wikitext|Wiki#Editing}} {{redirect|H:WT|the welcoming templates|Wikipedia:Welcoming committee/Welcome templates}} {{Locutions pages header}} {{Wikipedia how to|H:WT|H:MARKUP|H:WIKICODE}} {{Wikitext navbox}} The markup language called '''wikitext''', also known as '''wiki markup''' or '''wikicode''', consists of the syntax and keywor…” 当前
- 18:042024年1月16日 (二) 18:04 差异 历史 +1,807 新 模板:Wikipedia how-to 创建页面,内容为“{{ombox | type = notice | style = {{#if:{{{style|}}} |margin:0 auto;width:80%;{{{style}}} }} | image = 30x30px|link=|alt= | imageright = {{#if:{{{shortcut|{{{shortcut1|{{{sc1|{{{1<includeonly>|</includeonly>}}}}}}}}}}}} |{{Shortcut|{{{shortcut|{{{shortcut1|{{{sc1|{{{1}}}}}}}}}}}}|{{{shortcut2|{{{sc2|{{{2|}}}}}}}}}||{{{shortcut3|{{{sc3|{{{3|}}}}}}}}}|{{{shortcut4|{{{sc4|{{{4|}}}}}}}}}||{{{shortcut5|{{{sc5|{{{5|}}}}}}}}}<noin…” 当前
- 18:012024年1月16日 (二) 18:01 差异 历史 +2,274 新 模板:Pp-vandalism/doc 创建页面,内容为“{{Documentation subpage}} {{High-use}} {{Twinkle standard installation}} {{Lua|Module:Protection banner}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> ==Usage== {{in category|Wikipedia pages protected against vandalism|Wikipedia pages with incorrect protection templates|and=or}} This template will automatically detect the edit protection level of a page and adjust its appearance and categorization accordingly (showing full or semi…” 当前
- 18:002024年1月16日 (二) 18:00 差异 历史 +178 新 模板:Pp-vandalism 创建页面,内容为“<includeonly>{{#invoke:Protection banner|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>” 当前
- 17:592024年1月16日 (二) 17:59 差异 历史 +33,455 新 帮助:Magic words 创建页面,内容为“{{pp-vandalism|small=yes}} {{Short description|Special markup for MediaWiki}} {{redirect|WP:MAGIC|WikiProject Magic|Wikipedia:WikiProject Magic}} {{redirect|H:MW|the MediaWiki namespace|Help:MediaWiki namespace|information about the entire MediaWiki software application|MediaWiki}} {{for|an introduction|Help:Magic words for beginners}} {{Wikipedia how-to|H:MW|WP:MAGIC|WP:MAGICWORD|WP:MAGICWORDS}} '''Magic words''' (including '''parser functions''', '''variable…” 当前
- 17:592024年1月16日 (二) 17:59 差异 历史 +31 新 模板:Shortcut 重定向页面至模板:Shortcut 当前 标签:新重定向
- 17:582024年1月16日 (二) 17:58 差异 历史 +1,081 新 模板:Pp-semi-indef/doc 创建页面,内容为“{{Documentation subpage}} {{High-use}} {{Twinkle standard installation}} {{Lua|Module:Protection banner}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> '''Note: This template is not blank; see the top right corner of the protected page''' === Usage === This template is normally used for pages that are semi-protected for longer periods of time. This template categorizes articles into :Category:Wikipedia indefinitely semi-protected…” 当前
- 17:572024年1月16日 (二) 17:57 差异 历史 +178 新 模板:Pp-semi-indef 创建页面,内容为“<includeonly>{{#invoke:Protection banner|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>” 当前
- 17:562024年1月16日 (二) 17:56 差异 历史 +12,509 新 帮助:Cheatsheet 创建页面,内容为“<noinclude>{{short description|Brief guide to Wikipedia formatting codes}} {{pp-semi-indef}}{{pp-move-indef}} <div align="center"> {{Help pages header}}</div></noinclude> {{Notice|For a complete list of wikitext codes, see <b>Help:Wikitext.</b> For information on special words, see <b>Help:Magic words.</b>|shortcut1=H:CS|shortcut2=H:CHEAT|shortcut3=WP:CHEAT|shortcut4=WP:CHEATSHEET}} <!--COMMENT MARKUP. Displays in only source editing mode.--> {|align="c…” 当前
- 17:552024年1月16日 (二) 17:55 差异 历史 −138 模板:Icon 清空全部内容 当前 标签:清空
- 17:542024年1月16日 (二) 17:54 差异 历史 +40 新 模板:Template redirect 重定向页面至模板:Template redirect 当前 标签:新重定向
- 17:532024年1月16日 (二) 17:53 差异 历史 +40 新 模板:Template redirect 重定向页面至模板:Template redirect 当前 标签:新重定向
- 17:522024年1月16日 (二) 17:52 差异 历史 +8,243 新 模板:Template shortcuts/doc 创建页面,内容为“{{Documentation subpage}} {{tlr|clear=right|Template shortcuts|Templateshortcut}}{{tsh|tsh}} {{High-use}} {{lua|Module:Shortcut}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> This template displays one or more of a template's shortcuts (that is, redirects, also known as aliases, as in the box appearing at the right. {{tl|Tsh}} is a shortcut to this template, {{tlf|template shortcut}}, and can be used in its place, as it is in this do…” 当前
- 17:522024年1月16日 (二) 17:52 差异 历史 +105 新 模板:Template shortcuts 创建页面,内容为“<includeonly>{{#invoke:Shortcut|main|template=yes}}</includeonly><noinclude>{{Documentation}}</noinclude>” 当前
- 17:452024年1月16日 (二) 17:45 差异 历史 +11,404 新 模块:Icon/data/sandbox 创建页面,内容为“-- This module stores icon data for Module:Icon. -------------------------------------------------------------------------------- -- Icon data -------------------------------------------------------------------------------- local data = { fa = { image = "Featured article star.svg", tooltip = "Featured article", link = true, }, far = { image = "Cscr-star piece.png", tooltip = "Featured article review", link = true, }, farc = { image = "C…” 当前
- 17:452024年1月16日 (二) 17:45 差异 历史 +409 新 模块:Icon/table/doc 创建页面,内容为“This module creates a test case template using data aggregated from Module:Icon/data and Module:Icon/data/sandbox. It is intended to be displayed at Template:Icon/testcases. == Usage == <code><nowiki>{{#invoke:icon/table|main}}</nowiki></code> == Output == {{#invoke:icon/table|main}} <includeonly>{{Sandbox other|| <!-- Categories below this line; interwikis at Wikidata --> }}</includeonly>” 当前
- 17:442024年1月16日 (二) 17:44 差异 历史 +2,939 新 模块:Icon/table 创建页面,内容为“-- Create a table of icons to display on the template test case page require('strict') local p = {} local m_iconData = mw.loadData("Module:Icon/data") local m_iconSandboxData = mw.loadData("Module:Icon/data/sandbox") local function mergeTables(...) local ret = {} for _, t in ipairs{...} do for k, v in pairs(t) do ret[k] = v end end return ret end local function reconstituteAliases(iconDataCollection) local ret = {} for code, iconData in pairs(i…” 当前
- 17:432024年1月16日 (二) 17:43 差异 历史 +12,160 新 模块:Icon/data 创建页面,内容为“-- This module stores icon data for Module:Icon. -------------------------------------------------------------------------------- -- Icon data -------------------------------------------------------------------------------- local data = { fa = { image = "Featured article star.svg", tooltip = "Featured article", link = true, }, far = { image = "Cscr-star piece.png", tooltip = "Featured article review", link = true, }, farc = { image = "C…” 当前
- 17:432024年1月16日 (二) 17:43 差异 历史 +1,036 新 模块:Icon/doc 创建页面,内容为“{{Module rating|protected}} {{High-use|demo=Module:{{ROOTPAGENAME}}}} This module displays an icon depending on the code it is given. It implements Template:Icon. == Usage == === From wikitext === From wikitext this module should be used via Template:Icon. Please see the template page for documentation. === From Lua === To use this module from another Lua module, first load it: <syntaxhighlight lang="lua"> local mIcon = require('Module:Icon') </…” 当前
- 17:432024年1月16日 (二) 17:43 差异 历史 +2,056 新 模块:Icon 创建页面,内容为“-- This module implements Template:Icon. require("strict") local yesNo = require("Module:Yesno") local getArgs = require("Module:Arguments").getArgs local getPlain = nil local p = {} -- Determine whether we're being called from a sandbox local sandbox = mw.getCurrentFrame():getTitle():find('sandbox', 1, true) and '/sandbox' or '' -- Implements Template:Icon -- Returns the icon image corresponding to a string (like 'B') function p._main(args, data)…” 当前
- 17:432024年1月16日 (二) 17:43 差异 历史 +1,749 新 模板:Icon/doc 创建页面,内容为“{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{High-use}} {{Lua|Module:Icon}} == About == This template creates an inline image that is used in metapages such as Wikipedia:Vital articles and/or in user pages. == Usage == ;Basic usage :{{tlx|icon|''code''}} :{{tlx|icon|class{{=}}''code''}} ;Custom size…” 当前
- 17:422024年1月16日 (二) 17:42 差异 历史 +138 新 模板:Icon 创建页面,内容为“{{#invoke:Icon|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>”
- 17:412024年1月16日 (二) 17:41 差异 历史 +593 新 模板:Hatnote templates/doc 创建页面,内容为“{{Documentation subpage}} <!-- Please add categories at the bottom of this page, and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{Collapsible option|statename=optional}} == TemplateData for VisualEditor == <templatedata> { "params": { "state": {} } } </templatedata> == See also == *Wikipedia's Hatnote templates <includeonly>{{Sandbox other|| <!-- Add categories below this line…” 当前
- 17:412024年1月16日 (二) 17:41 差异 历史 +2,373 新 模板:Hatnote templates 创建页面,内容为“{{Navbox | name = Hatnote templates | state = {{{state|<includeonly>autocollapse</includeonly>}}} | bodyclass = hlist | belowclass = hlist | title = Hatnote templates | above = *Wikipedia:Hatnote *Wikipedia:Disambiguation *Wikipedia:Redirect | group1 = Generic | list1 = *{{tl|Hatnote}} *{{tl|Self-reference}} | group2 = For and about | list2 = *{{tl|For}} *{{tl|For-text}} (for custom text) *{{tl|For-multi}} (for m…” 当前
- 17:402024年1月16日 (二) 17:40 差异 历史 +381 新 模块:Redirect-distinguish/doc 创建页面,内容为“<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> Implements {{tl|redirect-distinguish}}. == See also == * Module:Redirect hatnote <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> Category:Hatnote modules }}</includeonly>” 当前
- 17:392024年1月16日 (二) 17:39 差异 历史 +1,683 新 模块:Redirect-distinguish 创建页面,内容为“local mHatnote = require('Module:Hatnote') local mHatlist = require('Module:Hatnote list') local mArguments --initialize lazily local mTableTools = require('Module:TableTools') local p = {} function p.redirectDistinguish (frame) mArguments = require('Module:Arguments') local args = mArguments.getArgs(frame) return p._redirectDistinguish(args) end function p._redirectDistinguish(args) if not args[1] then return mHatnote.makeWikitextError( 'no redirect…” 当前
- 17:392024年1月16日 (二) 17:39 差异 历史 +2,217 新 模板:Redirect-distinguish/doc 创建页面,内容为“{{Documentation subpage}} {{High-use}} {{Template shortcut|redir-dist}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> {{Lua|Module:Redirect-distinguish}} This hatnote is generally used when an article's title has an ambiguity that is not necessarily literal, but one that would likely happen with enough readers to warrant a hatnote. Be careful to avoid trivial uses. * {{tlx|Redirect-distinguish|REDIR…” 当前
- 17:392024年1月16日 (二) 17:39 差异 历史 +119 新 模板:Redirect-distinguish 创建页面,内容为“<includeonly>{{#invoke:Redirect-distinguish|redirectDistinguish}}</includeonly><noinclude>{{Documentation}}</noinclude>” 当前
- 17:382024年1月16日 (二) 17:38 差异 历史 +30 新 模板:Further 重定向页面至模板:Further 当前 标签:新重定向
- 17:372024年1月16日 (二) 17:37 差异 历史 +7,388 新 模板:Further/doc 创建页面,内容为“{{Redirect-distinguish|Template:See|Template:See also|Template:Please see}} {{Documentation subpage}} {{High-use}} {{Template shortcuts|see|more|details}} {{Template redirects|See further|See details|Further information}} {{Lua|Module:Labelled list hatnote}} This template is used to link to articles containing further information on a topic. It looks like this: {{further|Article}} It is typically used at the top of a section, when the topic of that section i…” 当前
- 17:372024年1月16日 (二) 17:37 差异 历史 +251 新 模板:Further 创建页面,内容为“<includeonly>{{#invoke:labelled list hatnote|labelledList|Further information{{#if:{{{topic|}}}| on {{{topic|}}}}}}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>” 当前
- 17:352024年1月16日 (二) 17:35 差异 历史 +1,269 新 模板:Navbox visibility/doc 创建页面,内容为“{{Documentation subpage}} {{High-use}} == Usage == Place this template on templates that directly or indirectly use the <code>navbox</code> attribute, so that editors will know that many readers will not be able to see the template. == Update == See https://analytics.wikimedia.org/dashboards/vital-signs/#projects=enwiki/metrics=Pageviews if you want to update the numbers (try smoothing the curve by averaging over the last 90 days). Numbers can also be updat…” 当前
- 17:352024年1月16日 (二) 17:35 差异 历史 +360 新 模板:Navbox visibility 创建页面,内容为“Templates using the classes <code>class=navbox</code> ({{tl|navbox}}) or <code>class=nomobile</code> ({{tl|sidebar}}) are not displayed on the [https://en.m.wikipedia.org/ mobile web site] of English Wikipedia. Mobile page views account for approximately 65% of all page views (90-day average {{as of|May 2023|lc=y}}).<noinclude> {{documentation}} </noinclude>” 当前