Jump to content

Ns828:Navbar

From InfraWiki
Revision as of 23:59, 15 January 2024 by imported>Polpot (Created page with "local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch -- TODO: Move to configuration. local show = {true, false, false, false, fal...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Warning: Content model unknown is not supported on this wiki.