Property:Feature description

From Freephile Wiki

This is a property of type Text.

Showing 20 pages using this property.
F
Provides a comprehensive notification system for user interactions. Alerts users about talk page messages, mentions, page links, thanks, and other wiki events through both on-wiki and email notifications.  +
Allows administrators to define JavaScript/CSS gadgets that users can enable in their preferences. Provides a framework for optional user interface enhancements and tools without requiring user technical knowledge.  +
Enables creation of clickable image maps with defined regions linking to different pages. Useful for creating interactive diagrams, maps, and visual navigation elements.  +
Provides simple input forms for creating pages, searching, and commenting. Enables creation of customized input boxes that can be embedded on any wiki page for user interactions.  +
Identifies and reports wikitext lint errors that may cause problems with content parsing or display. Helps maintain clean wikitext by flagging deprecated syntax, misnested tags, and parsing issues.  +
Sends notifications to users when their account is accessed from an unfamiliar device or location. Enhances account security by alerting users to potential unauthorized access attempts.  +
Enables rendering of mathematical formulas using LaTeX syntax via '"`UNIQ--math-00000001-QINU`"'; Complex equations with integrals and matrices; Chemical formulas  +
Provides an enhanced full-screen image viewing experience with metadata display. Shows images in an attractive lightbox interface with detailed information about licensing, author, and technical details.  +
Allows administrators to mass delete pages created by spammers or vandals. Provides Special:Nuke for quickly removing large numbers of unwanted pages based on username or pattern.  +
Provides two-factor authentication (2FA) using TOTP (Time-based One-Time Passwords). Enhances account security by requiring both password and authenticator app verification.  +
Identifies and stores representative images for pages. Provides API access to page thumbnail images, used by various extensions and external applications for visual page representations.  +
Adds essential parser functions for conditional logic, string manipulation, and calculations. Provides #if, #switch, #time, #expr and other functions critical for template programming and dynamic content.  +
Enables upload and display of PDF files with thumbnail generation. Shows PDF previews on file description pages and allows multi-page PDF navigation within the wiki interface.  +
Provides '"`UNIQ--poem-00000001-QINU`"'; Display formatted addresses; Show code snippets  +
Provides Special:ReplaceText for performing find-and-replace operations across multiple wiki pages. Enables bulk text replacement with preview and confirmation before applying changes.  +
Enables Lua scripting within wiki templates via Module namespace. Provides powerful programming capabilities for complex templates, calculations, and dynamic content generation beyond basic parser functions.  +
Automatically upgrades HTTP links to HTTPS where possible. Helps maintain secure browsing by converting insecure external links to their secure equivalents.  +
Prevents addition of URLs matching blacklist patterns. Blocks spam by comparing external links against local and shared blacklists, preventing known spam sites from being added.  +
Provides syntax highlighting for code blocks using Pygments. Supports hundreds of programming languages with '"`UNIQ--syntaxhighlight-00000001-QINU`"'; Display code with line numbers; Highlight changed lines  +
Provides machine-readable documentation for templates using JSON metadata. Enables VisualEditor's template dialog to offer user-friendly forms for template parameters with descriptions and suggested values.  +