منځپانگې ته ورتلل

د "Module:Convert/wikidata" د مخليدنې پېښليک

د توپير ټاکنه: د هرې هغې بڼې پرتلنه چې تاسې غواړئ؛ نو د هماغې بڼې چوکاټک په نښه کړئ او بيا په لاندې تڼۍ وټوکئ.
لنډيز: (اوس) = د اوسنۍ بڼې سره توپير، (وروست) = د وروستۍ بڼې سره توپير، و = وړه سمونه.

۲۷ جنوري ۲۰۲۵

  • اوسنیوروستنی ۰۷:۰۴۰۷:۰۴, ۲۷ جنوري ۲۰۲۵ شاه زمان پټان خبرې اترې ونډې ۱۶٬۹۴۱ بايټونه +۱۶٬۹۴۱ د "-- Functions to access Wikidata for Module:Convert. local Collection = {} Collection.__index = Collection do function Collection:add(item) if item ~= nil then self.n = self.n + 1 self[self.n] = item end end function Collection:join(sep) return table.concat(self, sep) end function Collection:remove(pos) if self.n > 0 and (pos == nil or (0 < pos and pos <= self.n)) then self.n = self.n - 1 return table.remove(self, pos) end end func..." تورو مخ جوړ شو