Module:Protect/doc: Difference between revisions

Content deleted Content added
Created page with "{{Module rating|a}} {{used in system}} This metamodule simplifies error handling in other modules. It transforms a function, which may throw an error,..."
 
No edit summary
 
Line 1:
{{Module rating|a}}
{{used in system}}
This [[Help:Lua metamodules|metamodule]] simplifies error handling in other modules. It transforms a function, which may throw an error, into a function, which returns a specified error message in that case.
{{Commons Import}}
== Usage ==