×
Create a new article
Write your page title here:
We currently have 454 articles on FHODS Archive. Type your article name above or click on one of the titles below and start writing!



FHODS Archive
454Articles

Main public logs

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

Logs
  • 17:01, 2 July 2025 FHODSArchive talk contribs created page Special:Badtitle/NS828:Example (Created page with "--- Example module. -- @module example -- @alias p local p = {} --All Lua modules on Wikipedia must begin by defining a variable --that will hold their externally accessible functions. --Such variables can have whatever name you want and may --also contain various data as well as functions. --- Hello world function -- @param {table} frame current frame -- @return Hello world p.hello = function( frame )...")