Module:DropsLineReward: 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.

1 April 2024

  • curprev 14:2014:20, 1 April 2024Hefner talk contribs 27,283 bytes +27,283 Created page with "-- <nowiki> local p = {} local params = require('Module:Paramtest') local lang = mw.language.getContentLanguage() local coins_image = require('Module:Coins image') local curr_image = require('Module:Currency Image') local exchange = require('Module:Exchange') local yesno = require('Module:Yesno') local var = mw.ext.VariablesLua -- precalculated cached data local droppeditem_data = mw.loadJsonData('Module:DropsLine/itemData.json') local geprices_data = mw.loadJsonData..."