Toggle menu
15
236
75
27.7K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:HTMLDecode/doc: Difference between revisions

From Kenshi Wiki
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>
[[pt:Módulo:HTMLDecode/doc]]
[[Category:Module documentation pages]]
[[Category:Module documentation pages]]
</noinclude>
</noinclude>

Latest revision as of 00:33, 1 March 2025

Usage

Module:HTMLDecode can be used to remove HTML encoding from any text.

{{#invoke:HTMLDecode | HTMLDecode | text=***text to remove HTML encoding from*** }}

Contents