Jump to content

Module:Title blacklist/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Usage: Include in documentation that the default return strings can be changed.
Tags: Mobile edit Mobile web edit Advanced mobile edit
No edit summary
 
Line 1: Line 1:
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
{{used in system}}
{{used in system}}
{{cascade-protected template|page=module}}
Helper module to get protection data about a blacklisted page entry.
Helper module to get protection data about a blacklisted page entry.



Latest revision as of 02:16, 19 October 2024

Helper module to get protection data about a blacklisted page entry.

Usage

[edit]

{{#invoke:Title blacklist|main|action=edit|pagename=Example}} -> "templateeditor", "autoconfirmed", or the empty string.

{{#invoke:Title blacklist|main|action=edit|pagename=Example|templateeditor=Example1|autoconfirmed=Example2}} -> "Example1", "Example2", or the empty string.