Content deleted Content added
don't revert if a simple fix can be done instead |
don't need this then |
||
Line 805:
if args.listas then
frame:preprocess('{{DEFAULTSORT:' .. args.listas .. '}}')
title.prefixedText,
cfg.banner_shell.redirects,
'listas',
{ignore_subtemplates = true, ignore_blank = true}
)
▲ if title.namespace ~= 3 then -- User talk namespace
if success and shell_listas_value~='' then
if args.listas==shell_listas_value then-- same value in both (with spacing trimming)
|