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

13 February 2024

  • curprev 20:3020:30, 13 February 2024Jawarrior1 talk contribs 16,029 bytes +16,029 Created page with "-- <pre> -- Default view for {{ExchangeItem}} for use on Exchange ns pages -- -- Use of this via #invoke is deprecated and will eventually be removed -- This is intended for use by Module:Exchange -- local p = {} -- imports local excgdata = require( 'Module:ExchangeData' )._main local round = require( 'Module:Number' )._round local timeago = require( 'Module:TimeAgo' )._ago local yesno = require( 'Module:Yesno' ) function p.main( item ) local frame = mw.getCur..."