Template:Str len/doc: Revision history

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.

    29 June 2022

    • curprev 04:0004:00, 29 June 2022Naginreed talk contribs 3,221 bytes +3,221 Created page with "{{doc/start}} This is the {{tl|str len}} meta-template. It takes a string as parameter and returns its length (excluding spaces at the start and end). It can now count as high as necessary. === Examples === If the parameter is empty or undefined it is considered to be of zero length: :<code><nowiki>{{str len}}</nowiki></code> returns {{str len}} :<code><nowiki>{{str len|}}</nowiki></code> returns {{str len|}} :<code><nowiki>{{str len| }}</nowiki></code> returns {{s..."