Module:Infobox: Difference between revisions

121 bytes removed ,  11 years ago
Undid revision 557801976 by Mr. Stradivarius (talk) nope, that doesn't work
(try hack for out-of-order reflists)
(Undid revision 557801976 by Mr. Stradivarius (talk) nope, that doesn't work)
Line 268:
args[k] = v
end
end
 
if frame.args.below and mw.ustring.match(frame.args.below, '%S') then
args.below = frame.args.below
end
Anonymous user