Module:Sandbox/Samlovesmath: Difference between revisions

Samlovesmath (talk | contribs)
m im so stupid apparently #invoke puts all the variables into one "frame" table variable and not separately
Samlovesmath (talk | contribs)
mNo edit summary
Line 26: Line 26:
-- Default
-- Default
["default"] = {
["default"] = {
["color1"] = "#098959",
["color1"] = "098959",
["color1_grad"] = "#0F6D4C",
["color1_grad"] = "0F6D4C",
["color2"] = "#6DD48C",
["color2"] = "6DD48C",
["text_title"] = "#DCFFE7",
["text_title"] = "DCFFE7",
["stats_text"] = "#bbffbf",
["stats_text"] = "bbffbf",
["stats_back"] = "#12301aA3",
["stats_back"] = "12301aA3",
["background_image"] = "Default_select_background.png"
["background_image"] = "Default_select_background.png"
},
},
Line 37: Line 37:
-- Lady Geist
-- Lady Geist
["hero_ghost"] = {
["hero_ghost"] = {
["color1"] = "#098959",
["color1"] = "098959",
["color1_grad"] = "#0F6D4C",
["color1_grad"] = "0F6D4C",
["color2"] = "#6DD48C",
["color2"] = "6DD48C",
["text_title"] = "#DCFFE7",
["text_title"] = "DCFFE7",
["stats_text"] = "#bbffbf",
["stats_text"] = "bbffbf",
["stats_back"] = "#12301aA3",
["stats_back"] = "12301aA3",
["background_image"] = "Geist_select_background.png",
["background_image"] = "Geist_select_background.png",
["voice_actor"] = "Abigail Marlowe",
["voice_actor"] = "Abigail Marlowe",