Module:Sandbox/Ahecht/flag

This is an old revision of this page, as edited by Ahecht (talk | contribs) at 01:45, 14 June 2020 (remove redundant syntax highlight). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {}

function p.doc(frame)
	return frame:preprocess('Generated by [[Module:Sandbox/Ahecht/flag/script.js]]:\n' .. frame:preprocess( "{{:Module:Sandbox/Ahecht/flag/script.js}}" ) )
end

return p