Difference between revisions of "Activity:Learn Lua"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
</nowiki> | </nowiki> | ||
{{#invoke:Banana|hello}} | {{#invoke:Banana|hello BANANA}} | ||
Revision as of 08:33, 3 February 2022
Date | 2021-07-24 |
---|---|
Person | @KevinTung |
{{#invoke:Banana|hello}}
Script error: The function "hello BANANA" does not exist.
- Mediawiki API in Lua and the access to others still not found.
Wikipedia:Representational_state_transfer
The Title objects could access lots of properties and methods.
- How to use Lua to send GET, POST as specified in RESTful API?