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

Template:Str ≥ len/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.

16 February 2025

  • curprev 06:0106:01, 16 February 2025 Prd talk contribs 2,431 bytes +2,431 Created page with "{{high-use}} {{Documentation subpage}} {{Lua|Module:String}} <!----PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE----> This is the {{tl|str ≥ len}} meta-template. It helps other templates check if a string is "longer or equally long" vs. "shorter" than a given length. ===Usage=== This template takes 3 to 4 unnamed parameters. Here is how to check if the string "abcde" is 4 characters or more: <pre> {{str ≥ len | abcde | 4 | Equal or longer. | Sh..."