Jump to content

Module talk:Infobox cyclist tracking

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Relentlessly (talk | contribs) at 08:31, 20 October 2015 (misspelling). 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)

A line in the module is misspelt, so no pages will ever be categorised in the appropriate category:

if (args['amatueryears'] or args['amatuerteams']) then

obviously needs to be

if (args['amateuryears'] or args['amateurteams']) then

Relentlessly (talk) 08:31, 20 October 2015 (UTC)[reply]