Module:Test: Difference between revisions
From Elwiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
local p = {} | local p = {} | ||
function p.main(frame) | function p.main(frame) | ||
return frame:preprocess(' | return frame:preprocess('[https://elwiki.net LINK]') | ||
end | end | ||
return p | return p |
Revision as of 14:17, 3 April 2022
Documentation for this module may be created at Module:Test/doc