Jump to content

Template:UnstripNoWiki/doc: Difference between revisions

From pool
[checked revision][checked revision]
Content deleted Content added
Created page with "{{Documentation subpage}} {{lua|Module:Unstrip}} Processes the input using mw.text.unstripNoWiki function..."
 
No edit summary
 
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
{{lua|Module:Unstrip}}
{{lua|Module:Unstrip}}{{Commons Import}}
Processes the input using [[mw:Extension:Scribunto/Lua reference manual#mw.text.unstripNoWiki|mw.text.unstripNoWiki]] function.
Processes the input using [[mw:Extension:Scribunto/Lua reference manual#mw.text.unstripNoWiki|mw.text.unstripNoWiki]] function.



Latest revision as of 17:16, 18 October 2020

Processes the input using mw.text.unstripNoWiki function.

Usage

{{UnstripNoWiki|Some <nowiki>''wikitext''</nowiki> here}} → 

Some wikitext here

See also