پرش به محتوا

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

۳۷ بایت حذف‌شده ،  ‏۲۰ اوت ۲۰۱۷
صفحه‌ای تازه حاوی «--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named...» ایجاد کرد
(Add "rep" function per request by User:קיפודנחש at Wikipedia:Lua requests#Template:Loop and Template:Loop15. Copied from sandbox.)
 
(صفحه‌ای تازه حاوی «--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named...» ایجاد کرد)
خط ۴۳۳: خط ۴۳۳:
     local error_str = '<strong class="error">String Module Error: ' .. error_str .. '</strong>';
     local error_str = '<strong class="error">String Module Error: ' .. error_str .. '</strong>';
     if error_category ~= '' and not str._getBoolean( no_category ) then
     if error_category ~= '' and not str._getBoolean( no_category ) then
         error_str = '[[Category:' .. error_category .. ']]' .. error_str;
         error_str = '' .. error_str;
     end         
     end         
      
      
۲٬۱۰۴

ویرایش