"ماڈیول:If empty" کے نسخوں کے درمیان فرق
Appearance
simpliy; just noticed the "preview page with this module" box... will no longer be doing weird tests XD |
when frame args are relevant, they'll get picked up by Module:Arguments, and when they're not, that's just a waste of CPU cycles |
||
سطر 2: | سطر 2: | ||
function p.main(frame) | function p.main(frame) | ||
for _,v in ipairs(require('Module:Arguments').getArgs(frame, {wrappers = 'Template:If empty', removeBlanks = false})) do | for _,v in ipairs(require('Module:Arguments').getArgs(frame, {wrappers = 'Template:If empty', removeBlanks = false})) do | ||
if v ~= '' then | if v ~= '' then |
نسخہ بمطابق 03:21، 24 دسمبر 2014ء
"اس ماڈیول کی دستاویز ماڈیول:If empty/دستاویز پر بنائی جاسکتی ہے"