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:0006:00, 16 February 2025 Prd talk contribs 2,784 bytes +2,784 Created page with "{{high-use}} {{Documentation subpage}} {{lua|Module:String}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> This is the {{tl|str ≤ len}} meta-template. It helps other templates check if a string is "shorter or equally long" vs. "longer" 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 less: <pre> {{str ≤ len | abcde | 4 | Equal or shorter. | L..."