Module:Transliterator: Difference between revisions

Testing.
(Testing.)
(Testing.)
Line 1: Line 1:
local p = {}
local p = {}
function p.main( frame )
function p.main( frame )
local word = tostring( frame.args[1] )
local word = tonumber( frame.args[1] )
local images = {
local images = {
["a"] = "[[File:Aurebesh-AE.svg|18px]]",
["a"] = "[[File:Aurebesh-AE.svg|18px]]",
3,044

edits