Jump to content

Module:Sandbox/CAS222222221

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 風中的刀劍 (talk | contribs) at 09:07, 21 July 2015. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local a = ('Module:InfoboxImage').InfoboxImage

p = {}

function p.main(frame)
	return a
end

return p