Difference between revisions of "Module:Template translation"

Jump to navigation Jump to search
hmm, probably better to return stuff; also adding debug fctn (empty for now)
en>Guillom
m (fix)
en>Guillom
(hmm, probably better to return stuff; also adding debug fctn (empty for now))
Line 29: Line 29:


     -- Render the template
     -- Render the template
     frame:expandTemplate{ title = template..langcode, args = frame.args }
     return frame:expandTemplate{ title = template..langcode, args = frame.args }
   
end
 
function p.debug (frame)
      
      
end
end


return p
return p
Anonymous user

Navigation menu