All public logs

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

Logs
  • 19:25, 12 November 2024 Poseidon talk contribs created page Module:TestCoordinates (Created page with "local p = {} function p.testCoordinates() local frame = mw.getCurrentFrame() local args = { '33', '57', '01', 'N', '105', '18', '51', 'W', 'region:US-CA_type:event' } local coord_result = frame:callParserFunction('#coordinates', args) return coord_result or "Error: coordinates could not be processed" end return p")