Template:Str find
外观
1
Module:Namespace_pagename第139行Lua错误:attempt to call field '_NamespacesDisplay' (a nil value)
String
用法
[编辑]{{str find|text|sub_string}} = 在字串text中搜尋並返回特定字串sub_string的位置。
- Only searches first 50 characters of text. Returns -1 if sub_string not found in first 50 characters.
- Character position is 1 based (not 0 based as usual in calculations
參見
[编辑]{{Strfind short}}(如果使用Str find引致模板「擴展深度超出限制」,可嘗試改用Strfind short。)