Template:Bots
维基百科,自由的百科全书
[編輯]
模板文档
[编辑] 用法
{{nobots}} Ban all compliant bots (shortcut)
{{bots}} Allow all bots (shortcut)
{{bots|allow=<botlist>}} Ban all compliant bots not in the list
{{bots|deny=<botlist>}} Ban all compliant bots in the list
Where <botlist> is a comma-delimited string of bot usernames (AWB can be used for all AWB-based bots): {{bots|allow=HagermanBot,Werdnabot}} {{bots|deny=AWB}}
<botlist> can also be "none" or "all" as in the following examples:
{{bots|allow=all}} Allow all bots
{{bots|allow=none}} Ban all compliant bots
{{bots|deny=all}} Ban all compliant bots
{{bots|deny=none}} Allow all bots
并非所有机器人会遵守以上标签,这取决于机器人程序的相关设定。