Combined display of all available logs of EmrysSMP Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:19, 1 May 2025 SqootWillNoot talk contribs deleted page Module:Item/CharArmor (content was: "require( 'strict' ) local p = {} local CONST = { TEMPERATURE = { MIN = -225, MAX = 245 } } local MODULE_NAME = 'CharArmor' local i18n = require( 'Module:i18n' ):new() local TNT = require( 'Module:Translate' ):new() local smwCommon = require( 'Module:Common/SMW' ) local data = mw.loadJsonData( 'Module:Item/' .. MODULE_NAME .. '/data.json' ) local config = mw.loadJsonData( 'Module:Item/config.json' ) --- Wrapper function for Module:i18n.translate ---...")