Page history
26 October 2025
Donny
no edit summary
mDonny
no edit summary
m+2
Donny
Protected "Module:Setlist" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
mDonny
Created page with "local cfg = mw.loadData('Module:Setlist/configuration') -------------------------------------------------------------------------------- -- Song class -------------------------------------------------------------------------------- local Song = {} Song.__index = Song Song.fields = cfg.song_field_names Song.cellMethods = { number = 'makeNumberCell', song = 'makeSongCell', placeholder = 'makePlaceholderCell', } function Song.new(data) local self = setmetatable({},..."
+8,009