Module:Translit: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(Created page with "--To do: --Add meaning functionality (maybe) --Possibly allow using without romanization (this is why I didn't remove Latin-script languages from the table) --Add text direction functionality? local getArgs = require('Module:Arguments').getArgs local p = {} local languagesTable = { --From https://www.w3schools.com/tags/ref_language_codes.asp, with some additional languages added ["aa"] = { name = "Afar", wikipediaArticle = "Afar language" }, ["ab"] = { name...")
 
mNo edit summary
Line 2: Line 2:
--Add meaning functionality (maybe)
--Add meaning functionality (maybe)
--Possibly allow using without romanization (this is why I didn't remove Latin-script languages from the table)
--Possibly allow using without romanization (this is why I didn't remove Latin-script languages from the table)
--Add text direction functionality?
local getArgs = require('Module:Arguments').getArgs
local getArgs = require('Module:Arguments').getArgs

Navigation menu