Module:Sandbox/Samlovesmath: Difference between revisionsGive feedback
Samlovesmath (talk | contribs) mNo edit summary |
Samlovesmath (talk | contribs) mNo edit summary |
||
| Line 32: | Line 32: | ||
["stats_text"] = "bbffbf", | ["stats_text"] = "bbffbf", | ||
["stats_back"] = "12301aA3", | ["stats_back"] = "12301aA3", | ||
["background_image"] = "Default_select_background.png" | |||
["background_image"] = "Default_select_background.png", | |||
["background_height"] = "x700px", | |||
["background_margin"] = "0px", | |||
["logo_height"] = "35px", | |||
["logo_bleed"] = "0px", | |||
}, | }, | ||
| Line 240: | Line 246: | ||
} | } | ||
-- get list of heroes | -- get list of heroes (debug) | ||
function create_hero_list() | function create_hero_list() | ||
local heroList = {} | local heroList = {} | ||
| Line 251: | Line 257: | ||
end | end | ||
function p. | function p.get_value(frame) | ||
local heroName = frame.args[1] | local heroName = frame.args[1] | ||
local themeVar = frame.args[2] | local themeVar = frame.args[2] | ||