Module:User:Catonif/xum2/1b
Appearance
- This module sandbox lacks a documentation subpage. Please create it.
- Useful links: root page • root page’s subpages • links • transclusions • testcases • sandbox
local lines = {}; local text = {}; local tr = {}; local t = {};
-- 3 --
text["3b"] = "3 . {<𐌀𐌓𐌅𐌉𐌀:arvia>:<𐌖𐌔𐌕𐌄𐌍𐌕𐌖:ostenom>:} ."
tr["3b"] = "<arvia>:<ustentu:ostenom>:"
t["3b"] = "<Show:ostenom> the <crop:arvia>";
local list = {};
list["lines"] = lines;
list["text"] = text;
list["tr"] = tr;
list["t"] = t;
return list;