Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Strfind short/doc: Revision history

Template page

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 February 2025

  • curprev 05:3105:31, 20 February 2025 Prd talk contribs 2,498 bytes +2,498 Created page with "{{Documentation subpage}} {{Lua|Module:String}} {{tlx|strfind short|''target''|''string''}} outputs the position in ''target'' where ''string'' first appears (e.g. an output of "3" would mean beginning at the third character in ''target''). If ''string'' is not found, it outputs zero (0). The word "short" in the title is a relic of the pre-Lua implementation and has no meaning for the current version. This template is a simple wrapper around {{ml|string|find|..."