Manual:カテゴリ

This page is a translated version of the page Manual:Categories and the translation is 45% complete.

Categories in MediaWiki are used to group similar pages, and groups of similar groups, together to form one or more tree-like hierarchies.

データベース

MediaWiki keeps category data in the category and categorylinks tables.

API

Several API modules provide access to category information: API:カテゴリ , API:カテゴリ情報 , API:すべてのカテゴリ , API:カテゴリのメンバー

ユーザーインターフェイス

A number of category extensions are available; one of the more popular ones, CategoryTree , provides a dynamic view of the wiki's category structure as a tree.

関連項目