Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Str find: Difference between revisions

Template page
Updated to use the more efficient {{str len full}}. Tested in /sandbox. And only use is {{italictitle}} and tested the sandbox version on that one too. And removed unneeded <includeonly> tags.
Changed all references from {{str len full}} to {{str len}} due to move to that name.
Line 1: Line 1:
{{#titleparts: {{str find/logic|{{{1|}}}|{{{2|}}}|{{str len full|{{{2|}}}}}}}-1 | 1 }}<noinclude>
{{#titleparts: {{str find/logic|{{{1|}}}|{{{2|}}}|{{str len|{{{2|}}}}}}}-1 | 1 }}<noinclude>





Revision as of 03:03, 30 March 2009

Template:Str find/logic-1


Template documentation

{{str find|text|sub_string}} = Position of first appearance of sub_string in text.

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

Cookies help us deliver our services. By using our services, you agree to our use of cookies.