Current production version of MW supports templates with non-capitalized titles, while the newer version that we will use in the python3/django3 upgrade project does not.
For example, Template:technicalattention does not work in stage.
[ ] Identify non-cap custom templates in current production MW instance
[ ] Re-create (copy-n-paste) to capitalized versions in new MW instance
Current production version of MW supports templates with non-capitalized titles, while the newer version that we will use in the python3/django3 upgrade project does not.
For example,
Template:technicalattention
does not work in stage.(seealso https://github.com/denshoproject/encyc-rg/issues/83)