Jump to content

Module:Title blacklist/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Add {{used in system}}
Usage: Include in documentation that the default return strings can be changed.
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 5: Line 5:
== Usage ==
== Usage ==
{{mlx|Title blacklist|main|action{{=}}edit|pagename{{=}}Example}} -> "templateeditor", "autoconfirmed", or the empty string.
{{mlx|Title blacklist|main|action{{=}}edit|pagename{{=}}Example}} -> "templateeditor", "autoconfirmed", or the empty string.

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


<includeonly>{{Sandbox other||
<includeonly>{{Sandbox other||

Revision as of 13:57, 18 March 2024

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.