Module:Icon/sandbox: Difference between revisions

Content deleted Content added
suppress links when link=false in the data table
allow specifying data table as an argument to _main
Line 1:
-- This module implements [[Template:Icon]].
 
require("Module:No globals")
local data = mw.loadData('Module:Icon/data/sandbox')
 
local dataDATA_MODULE = mw.loadData('Module:Icon/data/sandbox')
local p = {}
 
function p._main(args, data)
data = data or mw.loadData(DATA_MODULE)
local code = args.class or args[1]
local iconData