跳转到内容
主菜单
主菜单
移至侧栏
隐藏
导航
首页
最近更改
随机页面
MediaWiki帮助
中医百科
搜索
搜索
登录
个人工具
登录
深色模式
Module:Fullurl:修订历史
帮助
模块
讨论
English
阅读
查看源代码
查看历史
工具
工具
移至侧栏
隐藏
操作
阅读
查看源代码
查看历史
清除缓存
常规
链入页面
相关更改
Atom
特殊页面
页面信息
页面值
查看该页面的日志
(
查看滥用日志
)
筛选修订
展开
折叠
截止日期:
标签
筛选:
wikieditor(隐藏的标签)
内容模型更改
已被回退
手工回退
撤销
新重定向
清空
反选
显示版本
差异选择:选中要对比的修订的单选按钮,然后按Enter键或下面的按钮。
说明:
(当前)
=与最后修订的差异,
(之前)
=与上个修订的差异,
小
=小编辑。
2024年9月19日 (星期四)
当前
之前
20:50
2024年9月19日 (四) 20:50
中医百科
留言
贡献
1,108字节
+1,108
创建页面,内容为“local p = {} local yesno = require('Module:Yesno') local getArgs = require "Module:Arguments".getArgs function p._fullurl(args) local args = mw.clone(args) local onlyurl = yesno(args.onlyurl) args.onlyurl = nil local title = args['title'] or args[1] or tostring(mw.title.getCurrentTitle()) if title == '' then -- 不能讓title變空值,否則url會返回nil title = tostring(mw.title.getCurrentTitle()) end local url, text if args[3] then url = to…”
开关有限宽度模式