10 Results found for "Module:User:JeffDoozan".

Module:User:JeffDoozan/export-verb

local parent_args = frame:getParent().args return require("Module:User:JeffDoozan/es-verb").do_generate_forms(parent_args) --local alternant_multiword_spec...


Module:User:JeffDoozan/es-inflections

m_form_of = require("Module:form of") local m_es_verb = require("Module:User:JeffDoozan/es-verb") local lang = require("Module:languages").getByCode("es")...


Module:User:JeffDoozan/taxlink

Don't create categories for entries on User: pages if cats ~= "" and mw.title.getCurrentTitle().nsText == "User" then cats = "" end ...


Module:User:JeffDoozan/test

local export = {} function export.parentTitle(frame) return frame:getParent():getTitle() end function export.parentContent(frame) parent_title...


Module:User:JeffDoozan/call

local export = {} local rsplit = mw.text.split local rfind = mw.ustring.find -- borrowed from Module#quote local function process_paramref(paramref) ...


Module:User:JeffDoozan/allowparams

local m_str_utils = require("Module:string utilities") local concat = table.concat local error = error local find_arguments = require("Module:template...


Module:User:JeffDoozan/usex

local export = {} local debug_track_module = "Module:debug/track" local links_module = "Module:links" local script_utilities_module = "Module:script utilities"...


Module:User:JeffDoozan/es-verb

combinations as possible inflections of the bare -- gerund. Thanks to [[User:JeffDoozan]] for this bug fix. if base.refl then for _, persnum in...


Module:User:JeffDoozan/quote

if rfind(text, "%-") then -- old-style LCCN; reformat per request by [[User:The Editor's Apprentice]] local prefix, part1, part2 = rmatch(text, "^(...


Module:User:Benwing2/JeffDoozan-quote

frame:getParent():getTitle() template_name = template_name:gsub("^User:JeffDoozan/", "") -- handle aliases of "cite-book", no other cite- templates...