User:SharedIPArchiveBot/Config
Appearance
////////////////////////////////////////////////////////////////////// // This is configuration of application // Be careful when you change this file // or you blow up this wiki!! ////////////////////////////////////////////////////////////////////// //// when page is older than this time it get archived ////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// archive-time=14d; //// wheter bot should use /Archive or /Archive N ////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// numbered-archives=true; //// if it should replace or remove you are blocked message when expired ////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// replace-blocked=false; //// template to use for replace of you are blocked message ////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// replace-template={{UserHasBeenBlockedInPast}}; //// ////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// templatelist=<!-- Template:User blocked -->, <!-- Template:User Blocked -->, <!-- Template:uw-ablock -->, <!-- Template:Block -->, <!-- Template:uw-3block -->, <!-- Template:uw-block -->, <!-- Template:spam5 -->, <!-- Template:Test5 -->, <!-- Template:Uw-selfrevert-->, <!-- Template:uw-dblock -->, <!-- Template:welcome, <!-- Template:Test, <!-- Template:uw-adblock -->, <!-- Template:Test, <!-- Template:uw-vblock -->, <!-- Template:Schoolblock -->, <!-- Template:block -->, <!-- Template:uw-test1 -->, [[Image:Information.svg|25px|alt=|link=]], <!-- Template:uw; //// summary for archive of user page ////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// summary1=Archiving page; //// summary form remove of block message ////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// summary2=Replacing the template of the internet service provider and archiving the page; ////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// summary3=Creating new archive; summaryhalf=Replacing the template of the internet service provider; //// How long to wait after block is expired ////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// cleanuplist={{Old\sIP\swarnings\stop.*}}, \{\{Old\sIP\swarnings.*\}\}; ////////////////////////////////////////////////////////////////////// statictlist={{Dynamic.*}}, {{IP\sCOI\snotice.*}}, {{ISP.*}}, {{Mobile.*}}, {{Shared.*}}, {{SingNet.*}}, {{Static\sIP.*}}, {{Whois.*}}, {{Toolserver\s.*}}; templateblockslist={{blocked}}, {{anonblock}}, {{repeatvandal}}; delay=1209600; check-history=true; // that's all :) // if you wished to have more stuff in here, poke Petrb // WARNING: changes take effect immediately! // if you break it bot may crash