Module:Sandbox/CAS222222221/S

This is an old revision of this page, as edited by 風中的刀劍 (talk | contribs) at 04:27, 17 January 2015. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
p = {}

function p.func(frame)
	return	frame:extensionTag{ name = '#invoke:Infobox', args = {'infobox', name='123', title='sb',} }
	
end

return p