Module:qlu-pron: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 354: Line 354:
     local parent_args = frame:getParent().args
     local parent_args = frame:getParent().args
     local params = {
     local params = {
         [1] = { default = mw.title.getCurrentTitle().nsText == 'Template' and "agghio" or mw.title.getCurrentTitle().text },
         [1] = { default = mw.title.getCurrentTitle().nsText == 'Template' and "agghiu" or mw.title.getCurrentTitle().text },
     }
     }
     local args = require("Module:parameters").process(parent_args, params)
     local args = require("Module:parameters").process(parent_args, params)