More actions
Documentation for this module may be created at Module:LuaLink/users/doc
local users = {}
users["DualPlay"] = {
["style"] = "background: {{#invoke:Repeat|gradient|right|#FFF|#989898}}; -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;",
["nick"] = "DualPlay",
["icon"] = "DualPlay-icon.png"
}
users["Hurstbergn"] = {
["style"] = "background: {{#invoke:Repeat|gradient|down|#9C8752|#3A2F1C}}; -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;",
["nick"] = "Hurstbergn",
["icon"] = "Hurstbergn-icon.png"
}
return users