User contributions for 172.70.110.2

For 172.70.110.2 talk block log logs
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

25 June 2023

  • 07:2507:25, 25 June 2023 diff hist +2,115 N Module:Track listing/configurationCreated page with "return { show_warnings = false, input_error_category = 'Track listings with input errors', collapsed_parameter_category = 'Track listings that use the collapsed parameter ', deprecated_parameter_category = 'Track listings with deprecated parameters', track_field_names = { number = true, title = true, note = true, length = true, lyrics = true, music = true, writer = true, extra = true, }, track_listing_field_names = { width = true, headline = tr..." current
  • 07:2507:25, 25 June 2023 diff hist +13,203 N Module:Track listingCreated page with "local yesno = require('Module:Yesno') local checkType = require('libraryUtil').checkType local cfg = mw.loadData('Module:Track listing/configuration') -------------------------------------------------------------------------------- -- Helper functions -------------------------------------------------------------------------------- -- Add a mixin to a class. local function addMixin(class, mixin) for k, v in pairs(mixin) do if k ~= 'init' then class[k] = v end e..." current