Module:Other uses of: Difference between revisions
admin>Admin صفحهای تازه حاوی «local mOtheruses = require('Module:Other uses') local p = {} p.otherusesof = function (frame) function getArg (num) local x = frame:getParent().args[num] return x ~= '' and x or nil end local ofWhat = getArg(1) or mw.title.getCurrentTitle().prefixedText local page = getArg(2) local options = { title = ofWhat, otherText = string.format('کاربردهای «%s»', ofWhat) } arg = page and {page} or {} return mOtheruses._...» ایجاد کرد |
m 2 revisions imported |
||
| (One intermediate revision by the same user not shown) | |||
(No difference)
| |||