Module:Sandbox/Ahecht/flag: Difference between revisions

Content deleted Content added
make self documenting
remove unneeded function
 
(One intermediate revision by the same user not shown)
Line 1:
local p = {}
 
function p.doc(frame)
return frame:preprocess('Generated by [[Module:Sandbox/Ahecht/flag/script.js]]:\n<syntaxhighlight lang="js">' .. frame:preprocess( "{{:Module:Sandbox/Ahecht/flag/script.js}}" ) .. '</syntaxhighlight>')
end
 
return p