打开/关闭搜索
搜索
打开/关闭菜单
1706
4999
924
6.3万
RIA | Wiki
导航
首页
最近更改
随机页面
MediaWiki帮助
上传文件
RIA社群
RIA官网&红报社
RIA论坛
打开/关闭外观设置菜单
通知
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
登录
目前wiki关闭了自行注册账号的功能,如需注册账号,请查阅
Help:注册账号
。
查看“︁模板:QQchat background”︁的源代码
来自RIA | Wiki
查看
阅读
查看源代码
查看历史
associated-pages
模板
讨论
更多操作
←
模板:QQchat background
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于这些用户组的用户执行:
用户
、已验证用户
您必须确认您的电子邮件地址才能编辑页面。请通过
参数设置
设置并确认您的电子邮件地址。
您可以查看和复制此页面的源代码。
<div style="margin: 0 auto; text-align: center; width: {{{width}}}%; color: white; padding:12px 0px 8px 0px; background-image:linear-gradient(90deg,#00D7FE,#00A8FF);"> <p><span style="font-size:130%;">{{{group_name}}}</span><br> </div> <div style="background-color:#F1F1F1; width: {{{width}}}%; padding-top:12px; padding-bottom:48px; margin: 0 auto;"> <!-- 1 --> <div style="text-align:center;color:gray;font-size:12px;"><p>{{{time}}}<p></div> <br> {{{content}}} </div> <noinclude> <templatedata> { "params": { "width": { "description": "聊天界面的宽度。(填入1-100范围内的数字代表百分比)", "type": "number", "required": true, "default": "40" }, "group_name": { "description": "群聊名称", "required": true, "type": "string" }, "time": { "description": "聊天时间", "required": true, "type": "string" }, "content": { "description": "聊天内容,后跟QQchat模板", "type": "wiki-template-name", "required": true } }, "description": "QQ聊天背景模板,与QQ聊天气泡模板搭配使用。" } </templatedata> </noinclude>
返回
模板:QQchat background
。
查看“︁模板:QQchat background”︁的源代码
来自RIA | Wiki