Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Please sign up or log in to edit the wiki.

Module:Commodity: Revision history

From the Star Citizen Wiki, the fidelity™ encyclopedia

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 March 2024

1 June 2023

  • curprev 07:1507:15, 1 June 2023 Alistair3149 talk contribs 7,502 bytes +110 Save game build version
  • curprev 06:0406:04, 1 June 2023 Alistair3149 talk contribs 7,392 bytes +7,392 Created page with "local Commodity = {} local metatable = {} local methodtable = {} local common = require( 'Module:Common' ) metatable.__index = methodtable local function round( number, decimals ) local power = 10^decimals return math.floor( number * power ) / power end --- Removes the Manufacturer Prefix from vehicle entries --- --- @param commodity table --- @return table local function fixVehicleName( commodity ) if commodity == nil or commodity.type == nil then..."
2017 source edit
Blanking
content model change
Disambiguation links
discussiontools (hidden tag)
discussiontools-added-comment (hidden tag)
discussiontools-source (hidden tag)
discussiontools-source-enhanced (hidden tag)
discussiontools-visual (hidden tag)
Flickr
Manual revert
New redirect
New topic
Redirect target changed
Removed redirect
Replaced
Reply
Reverted
Rollback
Undo
Upload Wizard
Visual edit
Visual edit: Switched
wikieditor (hidden tag)