Template:Error/doc
Jump to navigation
Jump to search
General template for displaying template related error message.
Pages that trigger an error are also added to the Template usage errors category.
Rem | Code | Output | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Case 1 | {{Error|(Error text)}} | (Error text) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Case 2 | {{Error|(Error text)|(leading text)}} | (leading text)(Error text) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Case 3 | {{Error|(Error text)||(trailing text)}} | (Error text)(trailing text) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Case 4 | {{Error|(Error text)|(leading text)|(trailing text)}} | (leading text)(Error text)(trailing text) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Case 4! - parm spacing | "{{Error| (Error text) | (leading text) | (trailing text) }}" | " (leading text) (Error text) (trailing text) " | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Case X | {{Error||(leading text)|(trailing text)}} | Template "Error": No error message given! | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
No input | {{Error}} | Template "Error": No error message given! |