Editing Module:Season
From Paw Borough Wiki
Revision as of 16:10, 29 September 2023 by Imiya (talk | contribs) (Created page with "local p = {} function p.getSeason(season) local switch = { ["Winter"] = "File:WinterIcon.png", -- ["Summer"] = "File:SummerIcon.png", -- ["Fall"] = "File:FallIcon.png", -- ["Autumn"] = "File:FallIcon.png", -- ["Spring"] = "File:SpringIcon.png", -- } end -- Main function that calls getTheme with a passed-in theme argument function p.main(frame) -- The theme parameter is fir...")
Warning: You are editing an out-of-date revision of this page. If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Retrieved from "https://pawborough.wiki/wiki/Module:Season"