Jump to content
Wikipedia The Free Encyclopedia

Module:Unstrip

From Wikipedia, the free encyclopedia
The above documentation is transcluded from Module:Unstrip/doc. (edit | history)
Editors can experiment in this module's sandbox (create | mirror) and testcases (create) pages.
Subpages of this module.

 -- This module provides a frontend to the mw.text.unstrip, unstripNoWiki and killMarkers functions
 localp={}

 functionp.unstrip(frame)
 returnmw.text.unstrip(frame.args[1])
 end

 functionp.unstripNoWiki(frame)
 returnmw.text.unstripNoWiki(frame.args[1])
 end

 functionp.killMarkers(frame)
 returnmw.text.killMarkers(frame.args[1])
 end

 returnp

AltStyle によって変換されたページ (->オリジナル) /