模板:Str startswith/doc

来自决策链云智库
< 模板:Str startswith
Zeroclanzhang讨论 | 贡献2024年1月22日 (一) 00:17的版本 (创建页面,内容为“{{Documentation subpage}} {{Lua|Module:String2}} This is the {{tl|{{BASEPAGENAME}}}} meta-template. It returns "yes" if the second parameter is the start of the first parameter. Both parameters are trimmed before use. === Examples === {{tbullet|{{BASEPAGENAME}}|foo (bar)|foo}} {{tbullet|{{BASEPAGENAME}}|foo|bar}} {{tbullet|{{BASEPAGENAME}}|(bar)|foo (bar)}} * {{tlx|{{BASEPAGENAME}}|foo bar   |   foo   }} → {{ {{…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

This is the {{Str startswith}} meta-template.

It returns "yes" if the second parameter is the start of the first parameter. Both parameters are trimmed before use.

Examples

Border cases:

See also