Module:Dye Gallery: Difference between revisions
no edit summary
(Convert MW template to a Lua template, in anticipation of being able to combine the images graphically) |
No edit summary |
||
Line 21:
-- 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 imageMaskHost = ('https://brightershoreswiki.org/images/%s.png'):format(stringMask)
|