Jump to content

User:AnomieBOT/source/tasks/OrphanReferenceFixer.pm/metadata

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by AnomieBOT (talk | contribs) at 16:18, 4 September 2008 (Updating published sources: OrphanReferenceFixer * Add another common error: <nowiki><ref name=foo bar></nowiki> to <nowiki><ref name="foo bar"></nowiki>). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Task Disable Status Rate Description
OrphanReferenceFixer Here 2008-09-04 Max 6 edits/minute Applies the following corrections to pages in Category:Pages with incorrect ref formatting. This is often enough to get them removed from the category.
  • <ref name=foo bar> → <ref name="foo bar">
  • <ref …></ref> → <ref …/>
  • <references …></references> → <references …/>
  • Remove <ref …/> without name
  • Strip parameters other than name and group from <ref> and <references>
  • Rename refs with numeric names
  • Copy content for orphaned named refs from past page revisions