×
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
  • 21:10, 25 January 2025 FHODSArchive talk contribs created page Special:Badtitle/NS828:Arguments (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'...")