Help:特別ページ

From mediawiki.org
This page is a translated version of the page Help:Special pages and the translation is 62% complete.
Outdated translations are marked like this.
PD 注意: このページを編集すると、編集内容が CC0 のもとで公開されることに同意したと見なされます。詳細はパブリック・ドメインのヘルプ ページを参照してください。 PD

特別ページは要求に応じてソフトウェアによって作成されるページです。それらは独自の Special 名前空間に設置され他のページと同様に直接は編集できません。

特別ページの一部は、利用者が設定する個人設定に依存します。例えば利用者のウォッチリストに表示されるページ名の個数などです。

Special pages also take parameters, e.g., Special:Log/block takes you to the log of block users.

To view a directory of all special pages, use Special:SpecialPages.

特別名前空間のページの編集

Special: 名前空間は、MediaWiki によって生成される特別ページを意味します。それには対応するトークページはありません。特別ページはウィキテキストで構成されていないため、他のページのようには編集できません。

通常、これらにはMediaWiki名前空間からのシステムメッセージ が含まれており、インターフェイス管理者が編集できます。

The ampersand character (&) is not allowed.

特別ページへのリンク、トランスクルード、またはリダイレクト

特別ページを他の内部ページと同じようにリンクできます (例: [[Special:Diff|see diff page]])。一部の特別ページでは、スラッシュ文字の後にパラメーター値を指定できます。例えば、[[Special:Diff/6372234]] は $param URL パラメーターに「123」という値を渡します。

Some special pages are transcludable, and some other ones are not. For example, you may transclude the list of recent changes with {{Special:RecentChanges}}. But, transcluding {{Special:Random}} gives Special:Random.

You cannot create a redirection towards a special page: it will display a link towards the page instead of a direct redirect to it. However, some special pages have built-in aliases which redirect to them.

Links containing URL query strings

Since the ampersand (&) is not allowed, you can't create a standard link with &action=edit or &redirect=no in the URL query string.

Page name alias and localization

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

Each special page has a default English name, but it may 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.

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 the wiki content language.

For example, in each project's language, the word used for "Special" in special page names like Special:Statistics is different. Here is the equivalent term in each language:

  • Spanish: Especial:Estadísticas
  • Dutch: Speciaal:Statistieken
  • French: Spécial:Statistiques
  • German: Spezial:Statistik

特別ページの一覧

Special:SpecialPages は、ウィキ上のほとんどすべての特別ページの一覧を列挙します。通常はサイド パネルのツールボックスからリンクされています。

この一覧: 閲覧 · トーク · 編集

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: This shows site statistics like the number of content pages, edits, users, etc.
  • Special:Version: This 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

Citations

</onlyinclude>

関連項目