Jump to content

Module:CIA World Factbook: Revision history


Here you can take a look at older versions of this page, and compare different versions.

  • Click the date to see an old version.
  • To compare two versions (changes), click the circles (in separate columns) next to them. Then click the Compare button to see the differences between them.
  • You can use (cur) to compare an old version with the newest (or current) one. You can use (last) to compare any version with the one just before it.
  • The letter m next to a change means that the change was marked as small (or minor).

19 September 2023

  • curlast 01:1901:19, 19 September 2023 Pure Evil talk changes 2,004 bytes +2,004 Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs -- prefix of all World Factbook pages local factbookPrefix = 'https://www.cia.gov/the-world-factbook/' -- Format of archive link. Both %d represent the year of the archive local archiveFormat = ' [https://www.cia.gov/the-world-factbook/about/archives/download/factbook-%d.zip (Archived %d edition)]' -- Function to turn a string into a URL fragment appropriate for CIA website local function parseFrag..."