Module:Navbar: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 November 2023

  • curprev 11:0411:04, 30 November 2023Goujer talk contribsm 5,296 bytes 0 1 revision imported
  • curprev 10:3710:37, 30 November 2023Goujer talk contribsm 5,296 bytes 0 Protected "Module:Navbar" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
  • curprev 10:3310:33, 30 November 2023Goujer talk contribs 5,296 bytes +5,296 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, true, true, false, false..."

25 May 2021