Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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

18 April 2026

  • curprev 21:5121:51, 18 April 2026 Shirra talk contribs 4,654 bytes +4,654 Created page with "{{Documentation/Header}} {{High Risk}} {{Lua|Array}} Divides a string into a formatted list of substrings. ==Syntax== * {{F|1}} — arrayString - the input string, each item separated by {{F|2}}. * {{F|2}} — separator - the character or substring to split on. * {{F|3}} — format - the resulting format of each substring. * {{F|4}} — join (optional) - separator between each element to join. Default no separator. ** {{F|{item} }} is replaced with the i..."