Content deleted Content added
Fred Gandt (talk | contribs) blimey |
Fred Gandt (talk | contribs) Module:Arguments? |
||
Line 2:
local getShortDescription = require( 'Module:GetShortDescription' ).main
local getArgs = require( 'Module:Arguments' ).getArgs
local mLang = require( 'Module:Lang' )
Line 122 ⟶ 123:
function p.main( frame )
local args = getArgs( frame
local annotated_link = annotatedLink( args )
mw.log( annotated_link )
|