More actions
Combined display of all available logs of AoM Retold. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:40, 10 October 2024 Adam talk contribs created page Module:Common/SMW (Created page with "local commonSMW = {} local common = require( 'Module:Common' ) local libraryUtil = require( 'libraryUtil' ) local checkType = libraryUtil.checkType local checkTypeMulti = libraryUtil.checkTypeMulti --- Formats a value to be used by smw.set --- --- @param datum table An entry from data.json --- @param val any The value to be formatted --- @param moduleConfig table Optional, only used for multilingual text (phasing out) --- @param lang table Content language, uses page l...")