Module:Carousel/Komodobish2
Appearance
-- Module:Carousel/Komodobish2
-- Filename table for use in Module:Carousel
-- Add filenames without the File: stuff, just the name
-- Each filename goes on a new line starting with "
-- and is followed by the caption like ths:
-- | <div style='text-align:center;'>here be dragons</div>"
-- except for when it's a zebra, not a dragon
-- Each line has a comma at the end.
local i = {
"Komodo.jpg | <div style='text-align:center;'>here be dragons</div>",
"Equus quagga boehmi saufend.jpg | <div style='text-align:center;'>here be stripey horses</div>",
}
return i