Module:Navbar:修订历史

来自合肥八中Wiki

差异选择:选中要对比的修订的单选按钮,然后按Enter键或下面的按钮。
说明:(当前)=与最后修订的差异,(之前)=与上个修订的差异,=小编辑。

2025年8月4日 (星期一)

2025年8月3日 (星期日)

  • 当前之前 21:492025年8月3日 (日) 21:49 Thehrz 留言 贡献 5,450字节 −81 无编辑摘要
  • 当前之前 21:472025年8月3日 (日) 21:47 Thehrz 留言 贡献 5,531字节 +5,531 创建页面,内容为“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, fa…”