Jump to content

Module:Carousel/Clan Formation Logo

From BattleIntelligence
-- Module:Carousel/Clan Formation Logo
-- 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.

local i = {
	"ClanBinary.jpg",
	"ClanCluster.jpg",
	"ClanGalaxy.jpg",
	"ClanNova.jpg",
	"ClanPoint.jpg",
	"ClanStar.jpg",
	"ClanSupernova.jpg",
	"ClanSupernovaTrinary.jpg",
	"ClanTrinary.jpg",
}

return i