Search results

Jump to navigation Jump to search
View ( | ) (20 | 50 | 100 | 250 | 500)
  • characters. ]] local function is_valid_isxn (isxn_str, len) local temp = 0; isxn_str = { isxn_str:byte(1, len) }; -- make a table of byte values...
    72 KB (11,148 words) - 15:43, 14 January 2023
  • forSeeStr = string.format(options.forSeeForm, useStr, pagesStr) forSeeStr = punctuationCollapse(forSeeStr) table.insert(strList, forSeeStr) end...
    7 KB (918 words) - 09:06, 27 December 2021
  • the string. {{str sub new|target_string|start_index|end_index}} {{str sub new|s=target_string|i=start_index|j=end_index}} {{str sub new|1234567890|3|7}}...
    198 bytes (229 words) - 18:59, 3 November 2021
  • (str) if not is_set (str) then return str end if str:sub (1, 1) == "'" then str = "<span></span>" .. str; end if str:sub (-1, -1) == "'" then str =...
    24 KB (3,597 words) - 18:56, 4 December 2022
  • (str) if not is_set (str) then return str end if str:sub (1, 1) == "'" then str = "<span></span>" .. str; end if str:sub (-1, -1) == "'" then str =...
    24 KB (3,606 words) - 19:27, 4 December 2022
  • the string. {{str sub new|target_string|start_index|end_index}} {{str sub new|s=target_string|i=start_index|j=end_index}} {{str sub new|1234567890|3|7}}...
    2 KB (187 words) - 11:15, 20 November 2021
  • get title of current page without namespace and without sub-pages; from Template:Cite book/new -> Cite book title = title and title:lower() or ''; ...
    59 KB (8,552 words) - 20:15, 12 March 2023
  • Please see: {{#invoke:string|sub}}. {{str sub old|text|start|length}} = Substring of text starting at start and containing length characters. Zero-indexed:...
    2 KB (137 words) - 23:03, 11 October 2021
  • documentation[view] [edit] [history] [purge] Please see: {{#invoke:string|sub}}. {{str sub old|text|start|length}} = Substring of text starting at start and containing...
    150 bytes (179 words) - 17:55, 12 December 2020
  • v and v or (v[1] and Buffer(v[1]) or attention):_in(v.k):_(v.t):_str(2, nil, nil, '|') )] = true end end return cat.done and table.concat(p...
    12 KB (1,826 words) - 20:32, 28 October 2022
  • ["stp"] = {"Southeastern Tepehuan"}, ["stq"] = {"Saterfriesisch"}, ["str"] = {"Straits Salish"}, ["sts"] = {"Shumashti"}, ["stt"] = {"Budeh Stieng"}...
    207 KB (19,698 words) - 16:18, 30 January 2023
  • ["stp"] = {"Southeastern Tepehuan"}, ["stq"] = {"Saterfriesisch"}, ["str"] = {"Straits Salish"}, ["sts"] = {"Shumashti"}, ["stt"] = {"Budeh Stieng"}...
    217 KB (20,669 words) - 10:01, 8 August 2023
  • {{str endswith}} meta-template. It returns "yes" if the first parameter ends with the second parameter. Both parameters are trimmed before use. {{str endswith|foo...
    951 bytes (111 words) - 07:12, 2 June 2019
  • {{str index|text|number}} = Returns the number-th character of text. Base 1: the first character is numbered 1, and so on. Any leading or trailing whitespace...
    1 KB (135 words) - 13:47, 8 December 2021
  • {{replace|One-two two-three two-four twotwo-five|- |—}} → One-two two-three two-four twotwo-five {{str rep}}, which replaces only the first occurrence of a string....
    1 KB (128 words) - 22:23, 22 January 2021
  • {{str endswith}} meta-template. It returns "yes" if the first parameter ends with the second parameter. Both parameters are trimmed before use. {{str endswith|foo...
    183 bytes (153 words) - 15:48, 1 September 2021
  • {{str right|<string>|<offset>}} Gives the characters from <offset> to the end of the string. A negative <offset> is treated the same as zero, which simply...
    2 KB (150 words) - 18:21, 26 November 2021
  • {{str rightc|<string>|<count>}} {{str rightc|<string>|<count>|<result if empty>}} Gives a substring of length <count> characters from the right-side end...
    2 KB (124 words) - 23:53, 8 August 2022
  • Template documentation[view] [edit] [history] [purge] {{str index|text|number}} = Returns the number-th character of text. Base 1: the first character...
    177 bytes (176 words) - 13:47, 8 December 2021
  • {{str len| ab cde }} returns 6 {{str len| 1234567 }} returns 7 {{str len| café åäö }} returns 8 {{str len| {{loop|50|abcdefghij}} }} returns 500 {{str len|...
    2 KB (168 words) - 23:26, 13 July 2022
View ( | ) (20 | 50 | 100 | 250 | 500)