User contributions for Mahdipor

Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

21 January 2024

20 January 2024

  • 19:1419:14, 20 January 2024 diff hist +71 N Template:Number in FarsiCreated page with "{{#invoke:ConverterNTN|tofa}}<noinclude> {{Documentation}} </noinclude>" current
  • 19:1219:12, 20 January 2024 diff hist +3,454 N Module:Numeral converterCreated page with "local p = {} -- Use this function from templates. function p.convert_template(frame) -- Third argument is optional; If true given, signs like dot (.) will be replaced. frame.args[3] = frame.args[3] or nil return p.convert(frame.args[1], frame.args[2], frame.args[3]) end -- Use these function directly in modules. function p.convert_cordination_template(frame) return p.convert('en',p.convert_cordination(frame.args[1])) end function p.convert_cordination(text)..." current
  • 19:1019:10, 20 January 2024 diff hist +278 N Module:ConverterNTNCreated page with "-- Convert number to number local p = {} local converter = require("Module:Numeral converter") function p.toen(frame) return converter.convert("en", frame:getParent().args[1]) end function p.tofa(frame) return converter.convert("fa", frame:getParent().args[1]) end return p" current
  • 19:0819:08, 20 January 2024 diff hist +71 N Template:Number in EnglishCreated page with "{{#invoke:ConverterNTN|toen}}<noinclude> {{Documentation}} </noinclude>" current

17 January 2024

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)