All public logs

Combined display of all available logs of Seedbury Square. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:55, 5 January 2026 Mgm-seedbury talk contribs created page Coding guidelines (Created page with "== Parameters == Parameters will be divided into 3 broad categories, parentProps, required parameters and optional parameters. When creating a class, the constructor will generally have 2 parameters: parentProps and an object called 'params' containing the rest of them. Some classes may not need parentProps, or a params object, or either of them; in those cases they are not added, which means some specific classes may instead have 1 or 0 parameters. Required parameters...")