Jump to content

Help:Special pages/zh: Difference between revisions

From mediawiki.org
Content deleted Content added
Created page with "有些特殊页面可以嵌入包含,而有些不行。例如,你可以用$3嵌入最近更改的列表。"
Created page with "你无法创建指向特殊页面的重定向,按重定向语法指向特殊页面只能显示一个指向特殊页面的链接而不能直接重定向。不过,有些特殊页面拥有指向它们自己的内置别名。"
Line 21: Line 21:
有些特殊页面可以[[Special:MyLanguage/Help:Transclusion|嵌入包含]],而有些不行。例如,你可以用<code><nowiki>{{Special:RecentChanges}}</nowiki></code>嵌入[[Special:MyLanguage/Help:Recent changes|最近更改]]的列表。
有些特殊页面可以[[Special:MyLanguage/Help:Transclusion|嵌入包含]],而有些不行。例如,你可以用<code><nowiki>{{Special:RecentChanges}}</nowiki></code>嵌入[[Special:MyLanguage/Help:Recent changes|最近更改]]的列表。


你无法创建指向特殊页面的[[Special:MyLanguage/Help:Redirects|重定向]],按重定向语法指向特殊页面只能显示一个指向特殊页面的链接而不能直接重定向。不过,有些特殊页面拥有指向它们自己的[[#Page name alias and localization|内置别名]]。
<div lang="en" dir="ltr" class="mw-content-ltr">
You cannot create a [[Special:MyLanguage/Help:Redirects|redirection]] towards a special page: it will display a link towards the page instead of directly redirect to it. However, some special pages have [[#Page name alias and localization|built-in aliases which redirect to them]].
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">

Revision as of 01:55, 20 June 2023

PD 注意:當您編輯本頁面時,即同意以CC0協議授權您的貢獻。您可以在公有領域帮助页面找到更多信息。 PD

特殊页面是在需要时由软件创建的页面。它们存放在他们自己的命名空间Special)中,并且不像其它页面那样可以直接编辑。

某些特殊页面依赖于用户的设置,例如,在用户的监视列表中显示的标题数。

编辑特殊命名空间下的页面

Special:命名空间代表了MediaWiki生成的特殊页面,它没有相应的讨论空间。特殊页面不由wikitext组成,因此它们并不像其它页面那样可以编辑。

特殊页面一般都会含有MediaWiki命名空间下可以由界面管理员编辑的系统消息

链接、嵌入或重定向至特殊页面

你可以像其它站内链接那样链接至一个特殊页面,例如像[[Special:Diff|see diff page]]。有些特殊页面可以接受一个跟随斜杠符的参数值,例如[[Special:Diff/123]]会向URL参数diff提供值“123”。

有些特殊页面可以嵌入包含,而有些不行。例如,你可以用{{Special:RecentChanges}}嵌入最近更改的列表。

你无法创建指向特殊页面的重定向,按重定向语法指向特殊页面只能显示一个指向特殊页面的链接而不能直接重定向。不过,有些特殊页面拥有指向它们自己的内置别名

Page name alias and localization

Unlike other namespaces, the first heading of pages in “Special:” namespace is not consistent with page name in the URL: the “Special:” prefix is not displayed, and the heading text may vary a bit from page name.

Each special page has a default English name, but it mays also have aliases, i.e. other special page names which redirect to it. Besides, on non-English wikis (i.e. $wgLanguageCode different from “en”), special page names are localized, and English names are aliases which redirect to the localized page name.

Note the localized aliases only work in one language per wiki, in addition to English ones; e.g. Italian special page names only work on Italian wikis. Multilingual wikis with Translate extension only support English names.

The “Special:” namespace prefix itself may be localized depending on wiki content language.

特殊页面列表

点击链接“特殊页面”可以看到wiki中几乎所有特殊页面的列表。这个链接通常可以通过左侧面板中的工具箱访问。某些特殊页面可以被嵌入包含

列表: 查看 · 讨论 · 编辑

This list only includes special pages provided by MediaWiki core itself. Special pages provided by extensions are documented on the extension page.

By role

General information

  • Special:AllMessages: This lists and allows editing of all system messages used on MediaWiki.
  • Special:SpecialPages: A list of popular tools and functions for managing and navigating the wiki.
  • Special:Statistics: Displays site statistics such as the number of content pages, edits, users, etc.
  • Special:Version: Shows the version of the software and details about installed extensions, skins, etc.

Lists of pages

Special Tools

Latest changes made

Users

Personal

Maintenance

Miscellaneous

Restricted

The below pages are accessible only to users with a particular privilege level.

By alphabetical order

A

B

C

D

E

F

G

H

I

L

M

N

O

P

Q

R

S

T

  • Special:Tags: This displays tags that the software may mark an edit or logged action with, and their meanings.
  • Special:TrackingCategories: This lists tracking categories automatically populated by the MediaWiki software.

U

V

  • Special:Version: This displays the version of MediaWiki in use, installed extensions, authors, and other relevant information.

W

參見