Difference between revisions of "Module:Extension"
Jump to navigation
Jump to search
m
fix
>Ricordisamoa (implement Template:Extension/TypeSwitch, Template:Extension/TypeSwitchNoCats and parts of Template:Extension) |
>Ricordisamoa m (fix) |
||
Line 132: | Line 132: | ||
args.type6, | args.type6, | ||
} | } | ||
for _, param in ipairs( | for _, param in ipairs( params ) do | ||
if param == nil then | if param == nil then | ||
break | break |