Editing Module:Dye Gallery
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 21: | Line 21: | ||
-- complete image file path, currently unused |
-- complete image file path, currently unused |
||
-- Cannot combine these images in a Lua module, would have to be CSS or JS |
|||
local imageBaseHost = ('https://brightershoreswiki.org/images/%s.png'):format(stringBase) |
local imageBaseHost = ('https://brightershoreswiki.org/images/%s.png'):format(stringBase) |
||
local imageMaskHost = ('https://brightershoreswiki.org/images/%s.png'):format(stringMask) |
local imageMaskHost = ('https://brightershoreswiki.org/images/%s.png'):format(stringMask) |