Jump to content

Page Management: Difference between revisions

From Gor Wiki
Update Gor page management tools.
Correct TitleBlacklist management link.
Line 22: Line 22:
== Page Control Extensions ==
== Page Control Extensions ==
* [[Special:AbuseFilter|AbuseFilter]] - Create rules that warn, block, tag, or throttle unwanted edits and page creation.
* [[Special:AbuseFilter|AbuseFilter]] - Create rules that warn, block, tag, or throttle unwanted edits and page creation.
* [[Special:TitleBlacklist|TitleBlacklist]] - Review blocked page/account title patterns, when available.
* [[MediaWiki:Titleblacklist|Title Blacklist]] - Block unwanted page titles, account names, and common spam patterns.
* [[Special:Nuke|Nuke]] - Mass-delete pages created by a user.
* [[Special:Nuke|Nuke]] - Mass-delete pages created by a user.
* [[Special:DeleteBatch|DeleteBatch]] - Batch-delete a prepared list of pages.
* [[Special:DeleteBatch|DeleteBatch]] - Batch-delete a prepared list of pages.

Revision as of 13:21, 11 July 2026

Page Management

This page collects page creation, page cleanup, article maintenance, approval, and page-control tools for Gor Wiki staff.

Page Actions

  • Edit the main page
  • [/admin/wiki_create_page.php Create a new page]
  • Move a page - Rename or relocate a page while keeping its edit history.
  • ?action=delete - Append to any page URL to delete that page when your account has permission.
  • ?action=protect - Append to any page URL to protect or unprotect that page.
  • All Pages - View a complete list of every page on the wiki.
  • Recent Changes - Monitor edits, new pages, and user activity in real time.
  • New Pages - Review only the most recently created pages.
  • Wanted Pages - Identify dead links that need a page created for them.
  • Lonely Pages - Find orphan pages that have no other pages linking to them.
  • Dead-end Pages - Locate pages that contain no links to other articles.
  • Upload - Upload files, images, and logos to the wiki.
  • List Files - Browse a gallery of all uploaded media files.
  • Categories - See all created categories used to organize content.
  • Version - Check active extensions, skin names, and MediaWiki version.

Page Control Extensions

  • AbuseFilter - Create rules that warn, block, tag, or throttle unwanted edits and page creation.
  • Title Blacklist - Block unwanted page titles, account names, and common spam patterns.
  • Nuke - Mass-delete pages created by a user.
  • DeleteBatch - Batch-delete a prepared list of pages.
  • ReplaceText - Bulk replace text across pages.
  • Approved Revisions - Review approval workflow pages, when available.
  • Page Forms - Create structured forms for safer page creation, when configured.

Key System Messages

URL Actions

Append these to a page URL when the normal UI is hidden or inconvenient.

  • ?action=edit - Edit a page directly.
  • ?action=history - View page revision history.
  • ?action=purge - Force clear server cache for that page.

Essential Wikitext

  • Page Name - Internal link to another wiki page.
  • Display Text - Internal link with customized display text.
  • - Add the current page to a specific category directory.
  • == Heading == - Creates a section heading and adds it to the page contents.
  • === Sub-heading === - Creates a subsection heading.