-
Notifications
You must be signed in to change notification settings - Fork 16
Event functions #51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Event functions #51
Conversation
|
It’s great that you want to help develop the wiki! But you need to know that the old, original wiki isn’t perfect - very often it’s incomplete and contains incorrect or outdated information. That’s why please always verify the description and syntax against the source code. While creating many functions, I very often came across outdated descriptions, incorrect examples (for example with typos), missing OOP documentation even though the function supports OOP, and a lot of mess left after the scraping process. So this is my personal request: verify and edit the content, don’t trust the original wiki blindly, and don’t just copy information from it. |
|
Thanks for your review! I was just copying from original wiki to here I didn' know the original has many mistakes btw I'll fix them |
|
Thanks! The Lua code formatting still isn’t correct, but I’ll fix it and you’ll know for the future what I meant. |
|
Thanks for your contribution. I may review your next PRs once I'm back from my absence :) |
This PR's missing
/reference/Event_Source_Elementbecause I don't have any idea how to make it.