Toggle menu
14
229
68
27.1K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Refer to: Module:Carousel



-- 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]]",
	"Dobermann Fond Blanc.jpg | Female [[Dobermann]] with docked tail",
	"סאטף אנגלי.jpg | [[Staffordshire Bull Terrier]]",
	"Racibórz 2007 082.jpg | [[English Bulldog]], Racibórz, Poland",
	"Dalmatian liver stacked.jpg | [[Dalmatian dog]] stacked for show",
	"(2)BIR Grupp 7- KORTHÅRIG VORSTEH, J Björnkärrets Hertzogin Aida (24208119306).jpg|[[German Shorthaired Pointer]]",
}

return i