Module:Carousel/WPDogs
Appearance
-- Module:Carousel/WPDogs
-- Filename table for use in Module:Carousel
-- Add filenames without the File: stuff, just the name
-- Each filename goes on a new line surrounded by "
-- (or by ' if there happens to be "" inside the filename
-- if there's both " and ' give up on using that or rename it)
-- Each line has a comma at the end.
-- This one returns a caption as well - write "Filename | Caption" below:
local i = {
"YellowLabradorLooking new.jpg | Yellow [[Labrador Retriever]]",
"Afra 005.jpg | [[Labrador Retriever]]s",
"Black Labrador Retriever retrieving.jpg | Black [[Labrador Retriever]]",
}
return i