All public logs
From Paw Borough Wiki
Combined display of all available logs of Paw Borough Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:10, 29 September 2023 Imiya talk contribs created page Module:Season (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...")