پودمان:Date2en: تفاوت میان نسخهها
صفحهای تازه حاوی «local p = {} local numConv = require( "Module:Numeral converter" ).convert -- Use this function from templates. function p.convert_template(frame) return p.convert(frame.args[1]) end -- Use this function directly in modules. function p.convert(text) text = mw.ustring.gsub(text, "ٔ", "") text = mw.ustring.gsub(text, "ژانویه", "January") text = mw.ustring.gsub(text, "فوریه", "February") text = mw.ustring.gsub(text, "...» ایجاد کرد |
(بدون تفاوت)
|