Jump to content

Module:Sandbox/A2569875

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by A2569875 (talk | contribs) at 15:37, 4 December 2015 (Created page with 'local p = {} local origArgs function p.symbol(frame) -- For calling from #invoke. local pframe = frame:getParent() local args = pframe.args --return p._symb...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local p = {}
local origArgs

function p.symbol(frame)
	-- For calling from #invoke.
	local pframe = frame:getParent()
	local args = pframe.args
	--return p._symbol(args)
end