Main public logs

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

Logs
  • 21:30, 31 December 2024 Intcreator talk contribs created page Module:AutoHeader (Created page with "local p = {} p.getJson = function(frame) -- local ret = mw.visualdata.query( schema ("inventory_item"), query (string), printouts (list or table), params (table) ) local ret = mw.visualdata.query( 'Phone', 'manufacturer::+', {'manufacturer'}, {} ) return mw.text.jsonEncode(ret) end return p")