Jump to content

Module:Carousel/Komodobish2

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by RexxS (talk | contribs) at 01:51, 28 May 2019 (simplify to test). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
-- 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