Jump to content

Template:Bots/doc: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
m →‎See also: fix links using AWB, replaced: [[w: → [[:w:
m →‎See also: cleanup using AWB
Line 8: Line 8:


==See also==
==See also==
* [[:w:Template:Bots]] (additional documentation)
* [[:w:en:Template:Bots]] (additional documentation)


<includeonly>
<includeonly>

Revision as of 11:03, 7 March 2024

This template is used to provide per-page instructions to bots (such as "don't edit this page"), either to all bots or to a specified list of bots. (Bots are not required to follow this standard; it is entirely optional.) The template can provide any custom instructions, but there is a standard syntax:

  • allow edits: {{bots|allow=none}} or {{bots|allow=all}} or {{bots|allow=BotName1,BotName2,...}}
  • deny edits: {{bots|deny=none}} or {{bots|deny=all}} or {{bots|deny=BotName1,BotName2,...}}

See also