Page history
From Melvor Idle
30 August 2024
20 June 2024
no edit summary
â2
Created page with "==mw.html== In widicode, we use the table syntax to create tables. However, in Lua, using the html library is prefered. This is because the mw.html is a fluent interface that can be used to very easily add, remove or customise specific parts of a table (or otherwise html element). ===Creating a basic table=== A table can be created by simply using <code>mw.html.create('table')</code..."
+3,540