Jump to content

Module:Carousel/WPDogs: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Creating Module:Carousel/WPDogs
(No difference)

Revision as of 12:42, 31 August 2019

-- 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