Module:DataPreprocessor: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 February 2023

4 December 2022

9 October 2022

  • curprev 19:2219:22, 9 October 2022UnrelatedUsername talk contribs 1,191 bytes +13 No edit summary
  • curprev 19:2219:22, 9 October 2022UnrelatedUsername talk contribs 1,178 bytes +1,178 Created page with "-------------------------------------------------------------------------------- -- Preproccesses a string meant to be called with {{PAGENAME}} -- Expects an argument of the form "Country Name (Scenario Name)"" -- Outputs two arguments in a table: "Country Name" and "Scenario Name" -------------------------------------------------------------------------------- local returnValue = {} function returnValue.process(frame) local pagename = frame:preprocess(frame.args[1])..."