Template:Array/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.

31 August 2025

29 August 2025

  • curprev 21:2421:24, 29 August 2025 Sangodono talk contribs m 8,266 bytes 0 No edit summary
  • curprev 11:5311:53, 29 August 2025 Kwwxis talk contribs 8,266 bytes +8,266 Created page with "{{Documentation/Header}} {{High risk}} {{Lua|Array}} Divides a string into a formatted list of substrings. ==Syntax== '''Required Parameters:''' *'''1''': arrayString - the input string, each item expected to be separated by the <code>separator</code> parameter. *'''2''': separator - the character or substring to split on. ** <code>{newline}</code> is replaced with a newline. ** <code>{space}</code> is replaced with a space. '''Format Parameters:'''<br /> If format is..."