Module:Citation: Difference between revisions

From ProleWiki, the proletarian encyclopedia
m (Replaced content with "local p = {} function p.cite() return "PLACEHOLDER" end")
Tag: Replaced
mNo edit summary
Line 4: Line 4:
return "PLACEHOLDER"
return "PLACEHOLDER"
end
end
return p

Revision as of 14:15, 26 October 2021

local p = {}

function p.cite()
	return "PLACEHOLDER"
end
return p