Template:String-handling templates: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>BrownHairedGirl
m (→‎top: typo)
meta>Pppery
No edit summary
Line 90: Line 90:
     |col1style=text-align:right;white-space:nowrap;padding-right:0.75em; |col2style=font-style:italic;
     |col1style=text-align:right;white-space:nowrap;padding-right:0.75em; |col2style=font-style:italic;
     | {{tl|str len}}      | Returns a string's length.
     | {{tl|str len}}      | Returns a string's length.
    | {{tl|iflenge}}      | [if len]gth [g]reater than or [e]qual to.
     | {{tl|str ≥ len}}    | To check if a string is "longer or equally long" or "shorter" than a given length.
     | {{tl|str ≥ len}}    | To check if a string is "longer or equally long" or "shorter" than a given length.
     | {{tl|str ≤ len}}    | To check if a string is "shorter or equally long" or "longer" than a given length.
     | {{tl|str ≤ len}}    | To check if a string is "shorter or equally long" or "longer" than a given length.

Revision as of 20:44, 21 February 2019