Module:Error/doc
Jump to navigation
Jump to search
This is the documentation page for Module:Error
This module implements {{Error}}. It creates an html message with class "error". Please see the documentation page there for usage instructions.
local error = require('Module:Error')
error("Message")
error(("TypeWarning: %s"):format(warning), tag)