<p>I'm currently attempting to use a template (
Template:Documentation) that invokes a module (
Module:Documentation), but am finding that it only produces script errors. All my other templates that invoke modules work perfectly, but any that use the Documentation template (which invokes the Documentation module) give script errors instead of their proper template documentation. That is to say, the other templates work fine, but their documentation simply displays a script error.
</p><p>I don't quite know what part of the module makes it so that the template can't invoke it properly. I saw on
another thread that it was due to the module having "require('Module:No globals')", because apparently the No globals module is broken on FANDOM. I attempted to remove that line from the only module on my wiki that has it (
Module:Message box) as the Message box module appeared on the script error message. Unfortunately removing it did not appear to do anything. Additionally, I am (relatively) certain that there were other templates on my wiki which invoked the Message box module without problem, so I'm of a mind that it's the Documentation module which is somehow causing the problems.
</p><p>I would appreciate any help with this. Thank you in advance!
</p>