टेम्पलेट:Str find: रिवीजन सभ के बीचा में अंतर

विकिपीडिया से
Content deleted Content added
imported>Dragons flight
imported>Dragons flight
No edit summary
लाइन 56: लाइन 56:
<nowiki>{{str_find|</nowiki>''text''|''character''<nowiki>}}</nowiki> = Position of first appearance of ''character'' in ''text''.
<nowiki>{{str_find|</nowiki>''text''|''character''<nowiki>}}</nowiki> = Position of first appearance of ''character'' in ''text''.


Only searches first 50 characters of ''text''. Returns -1 if ''character'' not found in first 50 characters.</noinclude>
Only searches first 50 characters of ''text''. Returns -1 if ''character'' not found in first 50 characters.

[[Category:String manipulation templates]]
</noinclude>

02:14, 27 फरवरी 2009 तक ले भइल बदलाव


{{str_find|text|character}} = Position of first appearance of character in text.

Only searches first 50 characters of text. Returns -1 if character not found in first 50 characters.