Module:String: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
have sub return more than one character (broken by ID 538979768)
m (Protected Module:String: Highly visible page ([Edit=Block all non-admin users] (indefinite) [Move=Block all non-admin users] (indefinite)))
(have sub return more than one character (broken by ID 538979768))
Line 6:
 
function str.sub( frame )
return mw.ustring.sub( frame.args.s, tonumber( frame.args.i ), tonumber( frame.args.ij ) )
end
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu