×
Create a new article
Write your page title here:
We currently have 10 articles on Arcadian Odyssey Extended Universe. Type your article name above or click on one of the titles below and start writing!



Main public logs

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

Logs
  • 15:51, 19 December 2024 Astaryuu talk contribs created page Module:Convert (Created page with "-- Convert a value from one unit of measurement to another. -- Example: {{convert|123|lb|kg}} --> 123 pounds (56 kg) local MINUS = '−' -- Unicode U+2212 MINUS SIGN (UTF-8: e2 88 92) local abs = math.abs local floor = math.floor local format = string.format local log10 = math.log10 local ustring = mw.ustring local ulen = ustring.len local usub = ustring.sub -- Configuration options to keep magic values in one location. -- Conversion data and message text are defined...") Tags: Mobile edit Mobile web edit