XTools
Appearance
출시 상태: 안정 |
|
|---|---|
| 구현 | Database |
| 저자 | MusikAnimal, Matthewrb, Samwilson, Alien333, JSherman (WMF) |
| 최신 버전 | 3.25.0 (2026-07-15) |
| PHP | 8.2+ |
| 라이선스 | GPL-3.0+ |
| 다운로드 | Git [?]:
Release notes |
| 예시 | https://xtools.wmcloud.org |
| 문제: | 미해결 작업 · 버그 보고 |
XTools는 위키미디어 위키, 사용자, 문서 등을 위한 통계 도구 모음입니다.
사용자 문서
- 편집 분석 (link) – 사용자 기여 분석
- 문서 역사 (link) – 문서 역사에 대한 다양한 통계 보기
- 저자 (link) – Authorship attribution, measured by character count, excluding spaces
- 특정 문구 추적 (link) – 문서 역사에서 특정 문구가 추가된 시점을 추적
- 전역 사용자 기여 (link) – Get edits made by a user across all projects
- 만든 문서 (link) – 이 사용자가 만든 문서 보기
- 잦은 편집 (link) – 이 사용자가 가장 자주 편집한 문서를 이름공간별 또는 문서별로 보기
- 자동화된 편집 (link) – 반자동화된 기여와 비자동화된 기여의 분석입니다.
- 분류 편집 (link) – 특정 분류에 이루어진 기여 분석
- 관리자 통계 (link) – 관리자 권한 사용 통계 보기
- 사무장 통계 (link) – 사무장 권한 사용 통계 보기
- 점검자 통계 (link) – 점검자 권한 사용 통계 보기
- Largest Pages (link) – List the largest pages on a project
- 관리자 점수 (link) – 관리자 자격에 대한 점수
- 편집 요약 (link) – 편집 요약 사용 분석
- 간단한 카운터 (link) – 빠르고 간단한 편집 카운터
PageInfo gadget
- Source: XTools/ArticleInfo.js, adapted from meta:User:Hedonil/XTools
The XTools PageInfo gadget can quickly show you statistics about a page in real-time. It works on all skins, wikis, and will be localized to the wiki's language. These statistics are shown just below the page header. Example:

The available statistics, from left to right:
- Quality assessment icon, if possible. Only available in specific projects.
- Number of revisions.
- Date the page was created, linking to the initial revision.
- Time since the last edit, linking to the diff.
- Number of editors to the page.
- Number of page watchers. If this is not shown, there are less than 30 watchers.
- Number of pageviews in the past 30 days, linking to Pageviews Analysis.
- Editor who created the page, and their edit count (linking to their contributions).
- Link to view full page statistics in XTools.
Installation
On some wikis this tool may be available in your gadget preferences.
If it is not, you can install the gadget globally by browsing to meta:Special:MyPage/global.js and adding the following code to the end, on a new line:
mw.loader.load('https://www.mediawiki.org/w/index.php?title=XTools/ArticleInfo.js&action=raw&ctype=text/javascript');
Alternatively, you can install the script on a single wiki by browsing to Special:MyPage/common.js (on the desired wiki) and pasting in the same code above.
알려진 제한 사항
- Edits made through Structured Discussions (also known as Flow) are not detectable by XTools (phab:T69397)
- For performance reasons, some tools may return limited or no data for users with a very high edit count. See XTools/Opting in to restricted statistics for more information.
API 설명문서
- XTools/API 참조
개발자용 설명문서
문의
- 이메일 - tools.xtools
toolforge.org - Discord:
#xtoolsat https://discord.gg/wikipedia - 미디어위키 토론 문서 - Talk:XTools
