پودمان:Leftright: تفاوت میان نسخه‌ها

Template>Jeeputer
افزودن ltr و rtl
 
صفحه‌ای تازه حاوی «-- fork of "Module:Yesno" -- Implements {{چپ‌راست}} -- Converts local or abbreviated forms of "left", "right" and "center" -- to a value usable for HTML attributes such as "align" or "float" require( 'strict' ) local p = {} function p.leftRight(input, default) local out input = type(input) == 'string' and mw.ustring.lower(input) or input if input == nil then out = nil elseif input == 'راست' or input == 'ر' or...» ایجاد کرد
(بدون تفاوت)