查看“模板:砥石参数”的源代码
←
模板:砥石参数
跳到导航
跳到搜索
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
<templatedata> { "description": "Label unsigned comments in a conversation.", "params": { "user": { "label": "User's name", "type": "wiki-user-name", "required": true, "description": "User name of person who forgot to sign their comment.", "aliases": ["1"] }, "date": { "label": "Date", "suggested": true, "description": { "en": "Timestamp of when the comment was posted, in YYYY-MM-DD format." }, "aliases": ["2"], "autovalue": "{{subst:#time:Y-m-d}}" }, "year": { "label": "Year", "type": "number" }, "month": { "label": "Month", "inherits": "year" }, "day": { "label": "Day", "inherits": "year" }, "comment": { "required": false } }, "sets": [ { "label": "Date", "params": ["year", "month", "day"] } ], "maps": { "ExampleConsumer": { "foo": "user", "bar": ["year", "month", "day"], "quux": [ "date", ["day", "month"], ["month", "year"], "year" ] } } } </templatedata>
返回至“
模板:砥石参数
”。
导航菜单
个人工具
创建账户
登录
名字空间
模板
讨论
变体
视图
阅读
查看源代码
查看历史
更多
搜索
导航
首页
最新页面
最近更改
随机页面
工具
链入页面
相关更改
特殊页面
页面信息
帮助
MediaWiki使用帮助
联系管理员