User:AnomieBOT/source/tasks/SandboxCleaner.pm: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
Updating published sources: General: * Add <code>use utf8</code> to the modules that didn't have it. Lacking it seems to cause issues with edit summaries containing non-ASCII characters.
Changed from invalid mbox "type=custom", to red "type=delete", since it got reported into the mbox error log. No change in appearance.
Line 1:
{{ombox
{{ombox|type=content|text= Credit to [[User:SoxBot IV/Source|SoxBot IV]] for a bit of inspiration on the code.}}
| type = content
{{ombox|type=custom|style=border:1px solid #b22222|image=[[Image:Ambox warning pn.svg|40px]]|text= Not approved.}}
{{ombox|type=content| text = Credit to [[User:SoxBot IV/Source|SoxBot IV]] for a bit of inspiration on the code.}}
}}
{{ombox
| type = delete
| style = border: 1px solid #b22222;
| image = [[Image:Ambox warning pn.svg|40px]]
| text = Not approved.
}}
 
<source lang="perl">
package tasks::SandboxCleaner;