Jump to content

Wikipedia:Bots/Requests for approval/ClickBot

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Sceptre (talk | contribs) at 16:17, 25 March 2008 (+). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) โ† Previous revision | Latest revision (diff) | Newer revision โ†’ (diff)

Operator: Sceptre (talk)

Automatic or Manually Assisted: Automatic

Programming Language(s): WP:AWB

Function Summary: Fix transclusions of {{click}} which incorrectly display images due to a recent change in parsing.

Edit period(s) (e.g. Continuous, daily, one time run): One time run

Edit rate requested: Normal rate (6 per minute?)

Already has a bot flag (Y/N): N

Function Details: Due to a change in mediawiki's parsing, "123pxpx" will not parse as "123px". This is shown mostly in the template {{click}}, which is heavily transcluded and is screwing up pages. The bot will make the regex replacement: (height|width)=(\d*)px โ†’ $1=$2

Discussion