Module:Galbox: Difference between revisions

Want an adless experience? Log in or Create an account.
remove MC from staging, add SS and LBW (leaving WW for now because it needs work)
(remove OoX from staging, add TP+ST)
(remove MC from staging, add SS and LBW (leaving WW for now because it needs work))
Line 67: Line 67:
-- override
-- override
function Galbox:renderContent()
function Galbox:renderContent()
   local listing = Listing._parseListing( (self.categories[1] == 'Twilight Princess' or self.categories[1] == 'Spirit Tracks' or self.categories[1] == 'The Wind Waker' or self.categories[1] == 'The Minish Cap') and self.subject .. '/Staging' or self.subject )
   local listing = Listing._parseListing( (self.categories[1] == 'Twilight Princess' or self.categories[1] == 'Spirit Tracks' or self.categories[1] == 'The Wind Waker' or self.categories[1] == 'Skyward Sword' or self.categories[1] == 'A Link Between Worlds') and self.subject .. '/Staging' or self.subject )


   -- test if there are no sections at all
   -- test if there are no sections at all