Page history
9 July 2025
Style change
+1
Bugfixing #3
−38
Bugfixing #2
−54
Bugfixing
−4
Modified the table to return html instead
+633
8 July 2025
Fixing it?
+10
debug type beat
−18
typo in "table"
+3
Mistake in label define
+1
Created page with "local p = {} function p.main(frame) local title = frame.args["title"] local items = frame.args[1] if items ~= nil then items = mw.text.split(items, ",") else items = {} end local labels = frame.args[2] if labels ~= nil then labels = mw.text.split(items, ",") else labels = {} end local result = {} table.insert(result, '{|class="mw-collapsible mw-collapsed" style="color:white;width:25%;clear:both;..."
+1,167