Toggle menu
15
236
75
27.7K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 05:30, 20 February 2025 by Prd (talk | contribs) (Created page with "{{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   }} → {{ {{BASEPAGENA...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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