Model:AUAssembly: Revision history

Jump to navigation Jump to search

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.

7 October 2023

  • curprev 19:2219:22, 7 October 2023upgradewastaken#0 talk contribs 237 bytes +237 Created page with "local p = {} --p stands for package local players = {"iUpgrade","Dools2"} local text = "" function p.table( frame ) table. Sort(players) for i, v in ipairs(players) do text = text..v end return text end return p"