10 Results found for "Module:auto_cat/documentation".

Module:documentation

needs_doc local doc_content_source = "Module:documentation" local auto_generated_cat_source local cats_auto_generated = false if pagetype == "script"...


Module:documentation/sandbox

lang_cache.zh, term = word } end local function make_Unicode_data_documentation(title, cats) local subpage, first_three_of_code_point = title...


Module:category tree

"poscatboiler" local topic_cat = "topic cat" local ws_topic_cat = "ws topic cat" local extra_args_error = "Extra arguments to {{((}}auto cat{{))}} are not allowed...


Module:xal-headword

local sc = m_scripts.getByCode('Cyrl') local params = { ["head"] = {}, ["cat"] = {list = true}, [1] = {list = true} } local function clearscript(inflections...


Module:category tree/topic cat/data/documentation

This is the documentation page for the main data module for the Module:category tree/topic cat category tree subsystem, as well as for its submodules....


Module:umu-headword

cats, pos) for _, form in ipairs(forms) do if type(form) == "table" then form = form.term end if not exists(form) then table.insert(cats...


Module:headword

function export.maintenance_cats(page, lang, lang_cats, page_cats) for _, cat in ipairs(page.cats) do insert(page_cats, cat) end lang = lang:getFull()...


Module:links

lang:makeDisplayText(link.display, sc, true) if cats then auto_display = lang:makeDisplayText(auto_display, sc) -- If the alt text is the same as...


Module:category tree/poscatboiler/data/documentation

extra parameters are passed to {{auto cat}}. An example of a handler that interprets the extra parameters is the affix-cat handler in Module:category...


Module:place

dump = mw.dumpObject local cat_data = data.cat_data local namespace = mw.title.getCurrentTitle().nsText local force_cat = false -- set to true for testing...