User:WindBOT/Filters: Difference between revisions

Jump to navigation Jump to search
m
mNo edit summary
Line 5: Line 5:
To make the bot ignore a certain line, add a "#" in front of it:
To make the bot ignore a certain line, add a "#" in front of it:
   # This line will be ignored
   # This line will be ignored
If there are multiple lines, wrap them inside triple-quotes ('''you still need to put the two spaces at the beginning of the line''':
If there are multiple lines, wrap them inside triple-quotes ('''you still need to put the two spaces at the beginning of the line'''):
   """This line will be ignored
   """This line will be ignored
   and this one as well
   and this one as well

Navigation menu