Module:LuaTemplateBlueprint: Difference between revisions

// via Wikitext Extension for VSCode
// via Wikitext Extension for VSCode
 
Line 1,189: Line 1,189:
     end
     end
      
      
     ErrorHandling.addStatus(template._errorContext, "LuaTemplateBlueprint", "Rendering " .. template.type)
     ErrorHandling.addStatus(template._errorContext, "LuaTemplateBlueprint", "Now rendering " .. template.type)
      
      
     if not template.config.meta then
     if not template.config.meta then