https://bugzilla.wikimedia.org/show_bug.cgi?id=65862

--- Comment #6 from WhatamIdoing <[email protected]> ---
Ah:  the TemplateData at
https://en.wikipedia.org/wiki/Template:Infobox_UK_place/doc#TemplateData says,


"os_grid_reference": { "label": "os grid reference", "description": " ",
"type": "string", "required": false },


If it said this instead,

"os_grid_reference": { "label": "os grid reference", "description": "", "type":
"string", "required": false },

or perhaps this:

"os_grid_reference": { "label": "os grid reference", "type": "string",
"required": false },

(if it's permitted to omit the description item), then this should go away.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to