Module:File: Revision history

From Space Station 14 Wiki

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.

23 March 2025

  • curprev 11:4611:46, 23 March 2025 Aliser talk contribs 1,406 bytes +1,406 Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs -- ===================== -- Given a table with positional and/or named fields, -- generates a new table where each field is a positional one, -- while also turning named fields into `key=value` values. -- -- If a field was positional, it remains as is. -- If a field was named, its key and value are combined in `key=value` format and appended to the end. -- -- The purpose of this function is to parse ar..."