![]() | We're back! Sorry, bad combo of sickness, funeral and a month-long trip abroad. The site is back now. ![]() |
View source for Module:usex/templates
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
local export = {}
local table_module = "Module:table"
local usex_module = "Module:usex"
local yesno_module = "Module:yesno"
local insert = table.insert
local rfind = mw.ustring.find
local rsplit = mw.text.split
function export.usex_t(frame)
local alias_of_3 = {alias_of = 3}
local boolean = {type = "boolean"}
local list = {list = true}
local language = {type = "language"}
local script = {type = "script"}
-- Invocation arguments (passed in the template #invoke call).
local iargs = require("Module:parameters").process(frame.args, {
["quote"] = true,
000
1:0
Template used on this page:
Return to Module:usex/templates.