Main public logs
Combined display of all available logs of DreamFictionPedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:58, 6 February 2025 ThatRobloxianuser2K6 talk contribs created page Module:ISO 3166 (Created page with "-- to enable us to replicate the current functioning of Country extract, we need to deal with: -- 2 {{<name>}} DONE! -- 3 [[<name>]] DONE! -- 4 [[<name>|<junk>]] DONE! -- 5 [[image:flag of <country>.[svg|gif|png|jpg]|\d+px]] DONE! local p = {} local getArgs = require("Module:Arguments").getArgs local data = mw.loadData("Module:ISO 3166/data/National") ------------F I N D N A M E------------ -- Finds the name in the database local function findname(code,cd...")