Module:Sandbox/Samlovesmath: Difference between revisionsGive feedback
Jump to navigation
Jump to search
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"] = " | ["color1"] = "098959", | ||
["color1_grad"] = " | ["color1_grad"] = "0F6D4C", | ||
["color2"] = " | ["color2"] = "6DD48C", | ||
["text_title"] = " | ["text_title"] = "DCFFE7", | ||
["stats_text"] = " | ["stats_text"] = "bbffbf", | ||
["stats_back"] = " | ["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"] = " | ["color1"] = "098959", | ||
["color1_grad"] = " | ["color1_grad"] = "0F6D4C", | ||
["color2"] = " | ["color2"] = "6DD48C", | ||
["text_title"] = " | ["text_title"] = "DCFFE7", | ||
["stats_text"] = " | ["stats_text"] = "bbffbf", | ||
["stats_back"] = " | ["stats_back"] = "12301aA3", | ||
["background_image"] = "Geist_select_background.png", | ["background_image"] = "Geist_select_background.png", | ||
["voice_actor"] = "Abigail Marlowe", | ["voice_actor"] = "Abigail Marlowe", | ||