Bureaucrats, editor, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
47,327
edits
(Created page with "-- <pre> -- Default view for {{ExchangeItem}} for use on Exchange ns mw.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 exchange = require( 'Module:Exchange' ) local excgdata = require( 'Module:ExchangeData' )._main local round = require( 'Module:Number' )._round local timeago = require( 'Module:TimeAgo' )._ago local yesno = require( 'Module:Yesno' ) fu...") |
No edit summary |
||
Line 1:
-- <pre>
-- Default view for {{ExchangeItem}} for use on Exchange ns
--
-- Use of this via #invoke is deprecated and will eventually be removed
|