ਮੌਡਿਊਲ:Unstrip

Documentation for this module may be created at ਮੌਡਿਊਲ:Unstrip/doc

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

function p.unstrip(frame)
    return mw.text.unstrip(frame.args[1])
end

function p.unstripNoWiki(frame)
    return mw.text.unstripNoWiki(frame.args[1])
end

function p.killMarkers(frame)
    return mw.text.killMarkers(frame.args[1])
end

return p
Prefix: a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3 4 5 6 7 8 9

Portal di Ensiklopedia Dunia

Kembali kehalaman sebelumnya