پودمان:Numeral converter2: Difference between revisions
admin>Admin صفحهای تازه حاوی «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(lang, text, signs, virgule) text = tostring(text) signs = signs or nil virgule= virgule or...» ایجاد کرد |
admin>Admin m ۱ نسخه واردشده |
||
(No difference)
| |||