Module talk:Infobox cyclist tracking
![]() | It is requested that an edit be made to the template-protected module at Module:Infobox cyclist tracking. (edit · history · last · links · sandbox · edit sandbox · sandbox history · sandbox last edit · sandbox diff · transclusion count · protection log) This template must be followed by a complete and specific description of the request, so that an editor unfamiliar with the subject matter could complete the requested edit immediately.
Edit requests to template-protected pages should only be used for edits that are either uncontroversial or supported by consensus. If the proposed edit might be controversial, discuss it on the protected page's talk page before using this template. Consider making changes first to the module's sandbox before submitting an edit request. To request that a page be protected or unprotected, make a protection request. When the request has been completed or denied, please add the |
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