打开/关闭菜单
160
597
37
2.5K
模拟游戏百科
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模块:Navbar:修订历史

来自模拟游戏百科

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

2024年8月26日 (星期一)

2024年8月24日 (星期六)

  • 当前之前 17:172024年8月24日 (六) 17:17Minami Kotori 留言 贡献 3,400字节 +3,400 创建页面,内容为“local p = {} local getArgs local ul function p.addItem (mini, full, link, descrip, args, url) local l if url then l = {'[', '', ']'} else l = {'', ''} end ul:tag('li') :addClass('nv-'..full) :wikitext(l[1] .. link .. l[2]) :tag(args.mini and 'abbr' or 'span') :attr('title', descrip..' this template') :cssText(args.fontstyle) :wikitext(args.mini and mini or full) :done() :wikitext(l[3]) end function p.brackets (position,…”

2024年8月10日 (星期六)

2017年11月3日 (星期五)