Toggle menu
70
349
24
3.8K
Global Countryball Organization
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:LuaLink/users

From Global Countryball Organization

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