Module:HTMLDecode
This Lua module is used on approximately 636,000 pages, or roughly 19059% of all pages. To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
Usage
Module:HTMLDecode can be used to remove HTML encoding from any text.
{{#invoke:HTMLDecode | HTMLDecode | text=***text to remove HTML encoding from*** }}