Template:ErrorTest
From Club Penguin Fanon Wiki
Umm... you didn't insert any text.
This template is used for testing any errors with a certain piece of HTML code. Just feed the code into the parameter and the template will display one of the following:
- An "EPIC FAIL!" message, meaning that there is an error with the code.
- An "EPCI WIN!" message, meaning that there is no error with the code.
- A message stating that no text was inserted into the parameter.
Note: This template can only detect code errors, not mistakes. It can detect that an #expr parser function is trying to divide by zero, but it may not detect that a template has no closing bracket (since the closing bracket is not there, the template is treated as normal text, without any errors). Therefore, the creator of this template highly recommends that you do not rely on it completely and that you test the raw code on the Sandbox as well as with this template.