Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Citation

From ProleWiki, the proletarian encyclopedia
Revision as of 14:10, 26 October 2021 by Forte (talk | contribs) (Replaced content with "local p = {} function p.cite() return "PLACEHOLDER" end")
local p = {}

function p.cite()
	return "PLACEHOLDER"
end