Search by property

This page provides a simple browsing interface for finding entities described by a property and a named value. Other available search interfaces include the page property search, and the ask query builder.

Search by property

A list of all pages that have property "Feature description" with value "Add custom CSS to pages or sitewide". Since there have been only a few results, also nearby values are displayed.

⧼showingresults⧽

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)


    

List of results

    • CSS  + (Add custom CSS to pages or sitewide)
    • Feature:CiteThisPage  + (Adds a special page that generates citation text for wiki pages in various academic formats (APA, MLA, Chicago, etc.). Helps users properly cite wiki content in their research and publications.)
    • Feature:ParserFunctions  + (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.)
    • Abuse Filter  + (Allows Admins (privileged users) to create filters which act upon edits automatically.)
    • Feature:Gadgets  + (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.)
    • Feature:Nuke  + (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.)
    • Feature:CheckUser  + (Allows privileged users to check IP addresses and other technical information about user accounts. Critical for identifying sockpuppets, coordinated vandalism, and policy violations by correlating technical data across accounts.)
    • Nuke  + (Allows site administrators flexible powers to delete content. You can mass delete articles by title, user, or ip address.)
    • Delete  + (Allows site administrators flexible powers to delete content. You can delete pages from a list of titles.)
    • Feature:TemplateStyles  + (Allows templates to have associated CSS stylesheets stored as sanitized CSS pages. Enables modular styling per template without cluttering site-wide CSS, improving performance and maintainability.)
    • Feature:Thanks  + (Allows users to send thanks to other editors for their contributions. Promotes positive community interaction by providing a simple way to acknowledge helpful edits and good contributions.)
    • CategoryTree  + (Allows you to display a category in a tree fashion. The extension provides it's own tag, but we also simplify it with the '''Categorypage''' template)
    • Feature:SecureLinkFixer  + (Automatically upgrades HTTP links to HTTPS where possible. Helps maintain secure browsing by converting insecure external links to their secure equivalents.)
    • Certbot  + (Certbot, from the Let's Encrypt project of the EFF, provides free and automated SSL certificates.)
    • Feature:Scribunto  + (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.)
    • Feature:ImageMap  + (Enables creation of clickable image maps with defined regions linking to different pages. Useful for creating interactive diagrams, maps, and visual navigation elements.)
    • Feature:Cite  + (Enables footnote citations using '"`UNIQ--ref-00000002-QINU`"' with '"`UNIQ--references-00000003-QINU`"' at bottom; Named references for repeated citations)
    • Feature:Math  + (Enables rendering of mathematical formulas using LaTeX syntax via '"`UNIQ--math-00000001-QINU`"'; Complex equations with integrals and matrices; Chemical formulas)
    • Feature:PdfHandler  + (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.)
    • Gadgets  + (Gadgets are enhancements to MediaWiki, made of javascript and CSS; but not written as full-blown extensions.)
    • Feature:Linter  + (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.)
    • Feature:PageImages  + (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.)
    • Lua  + (Lua is used to give template authors more Lua is used to give template authors more functionality than available through [[Parser functions]]. The debate to use [[JavaScript]] or [[Lua]] was settled in 2012. Lua can be used to analyze data, calculate expressions, and format results using functions stored in so-called 'modules' in the wiki.stored in so-called 'modules' in the wiki.)
    • Feature:DiscussionTools  + (Modernizes talk page discussions with user-friendly reply tools, visual threading, and inline editing. Makes talk pages more accessible by providing visual comment buttons and structured discussion workflows.)
    • Citations  + (Outputs several bibliographic formats for references)
    • Page components  + (Page Components is the name I'm using for Page Components is the name I'm using for a visual design system that lets '''Users''' easily author pages with various "blocks" or "elements" on the page. The goal is to come up with a re-usable and easy-to-use system in [[MediaWiki]] software. MediaWiki is famously not a CMS, but more like a collaborative complex construction kit. Because the system is virtually unlimited and powerful, we would like to provide a pre-packaged "best way" to use that power without needing to be a power user and when there is TIMTOWTDI. a power user and when there is TIMTOWTDI.)
    • Replace text  + (Power editing)
    • Feature:SpamBlacklist  + (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.)
    • Feature:TitleBlacklist  + (Prevents creation of pages with titles matching blacklist patterns. Blocks spam and unwanted pages by filtering page names against regex patterns, preventing common spam page titles.)
    • Timeline  + (Produce timelines from data)
    • Feature:Poem  + (Provides '"`UNIQ--poem-00000001-QINU`"'; Display formatted addresses; Show code snippets)
    • Feature:TextExtracts  + (Provides API for extracting plain text summaries and snippets from pages. Used by various extensions and applications to generate page previews, summaries, and search result snippets.)
    • Feature:ConfirmEdit  + (Provides CAPTCHA and other confirmation mechanisms to prevent automated spam and bot abuse. Includes multiple CAPTCHA types including ReCaptcha, QuestyCaptcha, and simple math problems.)
    • Feature:ReplaceText  + (Provides Special:ReplaceText for performing find-and-replace operations across multiple wiki pages. Enables bulk text replacement with preview and confirmation before applying changes.)
    • Feature:VisualEditor  + (Provides WYSIWYG editing interface for wiki pages. Enables users to edit pages without learning wikitext syntax, dramatically lowering the barrier to entry for new editors while maintaining clean underlying markup.)
    • Feature:Echo  + (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.)
    • Feature:CategoryTree  + (Provides a dynamic tree view of the wiki's category structure. Enables users to browse and navigate categories hierarchically with expandable/collapsible trees, making it easier to explore the organization of wiki content.)
    • Feature:MultimediaViewer  + (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.)
    • Feature:AbuseFilter  + (Provides automated filtering and moderation tools to prevent vandalism and abuse. Allows administrators to create rules that automatically block or flag edits matching specified patterns, helping maintain wiki quality through automated content moderation.)
    • Feature:WikiEditor  + (Provides enhanced wikitext editing toolbar with formatting buttons, search/replace, and syntax highlighting. Improves the traditional source editing experience with helpful tools while maintaining full wikitext control.)
    • Feature:TemplateData  + (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.)
    • Feature:InputBox  + (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.)
    • Feature:CodeEditor  + (Provides syntax highlighting and code editing features for editing JavaScript, CSS, Lua, and JSON pages. Enhances the editing experience for technical content with line numbers, syntax coloring, and code-aware indentation.)
    • Feature:SyntaxHighlight  + (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)
    • Feature:OATHAuth  + (Provides two-factor authentication (2FA) using TOTP (Time-based One-Time Passwords). Enhances account security by requiring both password and authenticator app verification.)