Module:Parameter names example: Difference between revisions

m
fix typo
(use the current page instead of the base page if we are on a /sandbox subpage, and use pcall to expand the template in case there are any errors)
m (fix typo)
Line 48:
frame = frame or mw.getCurrentFrame()
local success, result = pcall(
frame.expantTemplateexpandTemplate,
frame,
{title = template, args = targs}
Anonymous user