Jump to content

Main public logs

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

Logs
  • 21:09, 11 January 2026 Wouter talk contribs created page Data:Tijgertje I.tab (Created page with "{ "license": "CC-BY-SA-4.0", "description": { "en": "table description" }, "sources": "Copied from [http://example.com Example Data Source]", "mediawikiCategories": [ { "name": "ExampleCategory", "sort": "ExampleSortKey" } ], "schema": { "fields": [ { "name": "title", "type": "string", "title": { "en": "Cabine...")
  • 21:08, 11 January 2026 Wouter talk contribs created page Data:SingleSeats.chart (Created page with "{ "license": "CC-BY-SA-4.0", "mediawikiCategories": [], "version": 1, "type": "pie", "title": { "en": "Seats" }, "xAxis": { "title": { "en": "Party" } }, "yAxis": { "title": { "en": "Votes" } }, "source": "Test.tab", "@documentation": "https://www.mediawiki.org/wiki/Extension:Chart/Specification" }")
  • 20:57, 11 January 2026 Wouter talk contribs created page Data:Test.chart (Created page with "{ "license": "CC-BY-SA-4.0", "mediawikiCategories": [], "version": 1, "type": "pie", "title": { "en": "Votesss" }, "xAxis": { "title": { "en": "Party" } }, "yAxis": { "title": { "en": "Votes" } }, "transform": { "module": "PickRow", "function": "pick_row", "args": { "column": "1", "filter": "Tijgertje I" }...")
  • 20:55, 11 January 2026 Wouter talk contribs deleted page LocalData:Test.chart (content before blanking was: "{ "license": "CC-BY-SA-4.0", "mediawikiCategories": [], "version": 1, "type": "pie", "title": { "en": "Votesss" }, "xAxis": { "title": { "en": "Party" } }, "yAxis": { "title": { "en": "Votes" } }, "transform": { "module": "PickRow", "function": "pick_row", "args": { "column": 0, "filter": "Tijgertje I"...")
  • 20:55, 11 January 2026 Wouter talk contribs created page LocalData:Test.chart (Created page with "{ "license": "CC-BY-SA-4.0", "mediawikiCategories": [], "version": 1, "type": "pie", "title": { "en": "Votesss" }, "xAxis": { "title": { "en": "Party" } }, "yAxis": { "title": { "en": "Votes" } }, "transform": { "module": "PickRow", "function": "pick_row", "args": { "column": 0, "filter": "Tijgertje I" } }...")
  • 20:03, 11 January 2026 Wouter talk contribs created page Module:PickRow (Created page with "local p = {} local column = 0 function p.pick_row(tab, args) if args.column > 0 then column = args.column end for _, row in ipairs(tab.data) do if row[column] ~= args.filter then for c, _ in ipairs(row) do row[c] = 0 end end end return tab end return p")
  • 17:56, 11 January 2026 Wouter talk contribs created page TestChart (Created page with "{{#chart:Test.chart|data=Test.tab}}")
  • 17:39, 11 January 2026 Wouter talk contribs deleted page Data:Test.tab (content was: "{ "license": "CC-BY-SA-4.0", "description": { "en": "table description" }, "sources": "Copied from [http://example.com Example Data Source]", "mediawikiCategories": [ { "name": "ExampleCategory", "sort": "ExampleSortKey" } ], "schema": { "fields": [ { "name": "party",...", and the only contributor was "Wouter" (talk))
  • 17:39, 11 January 2026 Wouter talk contribs created page Data:Test.tab (Created page with "{ "license": "CC-BY-SA-4.0", "description": { "en": "table description" }, "sources": "Copied from [http://example.com Example Data Source]", "mediawikiCategories": [ { "name": "ExampleCategory", "sort": "ExampleSortKey" } ], "schema": { "fields": [ { "name": "party", "type": "string", "title": { "en": "Party"...")
  • 17:25, 11 January 2026 Wouter talk contribs created page Special:Badtitle/NS3042:Test.chart (Created page with "{ "@documentation": "https://www.mediawiki.org/wiki/Extension:Chart/Specification", "version": 1, "license": "CC-BY-SA-4.0", "source": "Test.tab", "mediawikiCategories": [], "title": { "en": "Title of chart" }, "type": "pie", "xAxis": { "title": { "en": "X axis label" } }, "yAxis": { "title": { "en": "Y axis label" } } }")
  • 17:23, 11 January 2026 Wouter talk contribs created page Special:Badtitle/NS3042:Test.tab (Created page with "{ "license": "CC-BY-SA-4.0", "description": { "en": "table description" }, "sources": "Copied from [http://example.com Example Data Source]", "schema": { "fields": [ { "name": "header1", "type": "number", "title": { "en": "header 1" } }, { "name": "header2", "type": "string",...")
  • 17:10, 11 January 2026 Wouter talk contribs created page Data:Test.tab (Created page with "{ "description": { "en": "table description" }, "sources": "Copied from [http://example.com Example Data Source]", "schema": { "fields": [ { "name": "name", "type": "string", "title": { "en": "Name" } }, { "name": "value", "type": "number", "title": { "en...")