Module:Lockbox/sandbox: Difference between revisions

Content deleted Content added
always show warnings at the top, and use a more descriptive name than "output", seeing as it's not technically the output any more
use the item instead of frame.args[i] in the invalid title error message
Line 87:
warnings[#warnings + 1] = make_wikitext_warning(string.format(
'invalid title "%s" in argument #%d',
frame.args[i]item,
i
))