-- for Pink&
local p = function p.thing(frame) local parent = frame:getParent local text = for arg, value in pairs(parent.args) do text = text .. '' .. arg .. '' .. '/' end return textend
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/PinkAmpersand".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.