Jump to content

Module:Title blacklist/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SilverLocust (talk | contribs) at 13:57, 18 March 2024 (Usage: Include in documentation that the default return strings can be changed.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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

Usage

{{#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.