Jump to content

Module:Carousel/WPDogs

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by RexxS (talk | contribs) at 12:42, 31 August 2019 (Creating Module:Carousel/WPDogs). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
-- 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