Module:Shared: Difference between revisions

m
no edit summary
($wgPFEnableStringFunctions is false. So I guess I'll do this...)
mNo edit summary
Line 467: Line 467:


function p.replace(frame)
function p.replace(frame)
local args = frame:getparent().args
local args = frame:getParent().args
return p._replace(
return p._replace(
args[1],  
args[1],  
915

edits