Module:HTMLDecode/doc: Difference between revisions
From Kenshi Wiki
More actions
Created page with "{{documentation subpage}} <!-- Please, place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata). --> == Usage == '''Module:HTMLDecode''' can be used to remove HTML encoding from any text. <code><nowiki>{{</nowiki>#invoke:HTMLDecode | HTMLDecode | text=***text to remove HTML encoding from*** }}</code> <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Please, add categories below this line and interwikis at W..." |
No edit summary |
||
Line 8: | Line 8: | ||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
<!-- Please, add categories below this line and interwikis at Wikidata. --> | <!-- Please, add categories below this line and interwikis at Wikidata. --> | ||
[[Category:Modules]] | |||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
[[Category:Module documentation pages]] | [[Category:Module documentation pages]] | ||
</noinclude> | </noinclude> |
Latest revision as of 00:33, 1 March 2025
This is a documentation subpage for Module:HTMLDecode. It may contain usage information, categories and other content that is not part of the original module page. |
Usage
Module:HTMLDecode can be used to remove HTML encoding from any text.
{{#invoke:HTMLDecode | HTMLDecode | text=***text to remove HTML encoding from*** }}