模板:QQchat:修订间差异
来自RIA | Wiki
更多操作
LettuceIce(留言 | 贡献) 无编辑摘要 |
LettuceIce(留言 | 贡献) 无编辑摘要 |
||
| (未显示同一用户的20个中间版本) | |||
| 第1行: | 第1行: | ||
<noinclude> | |||
<div style=" | <templatestyles src=":User:LettuceIce/styles.css" /> | ||
< | QQ聊天消息模板。 | ||
</noinclude> | |||
<div class="chat_left_box"> | |||
<div class="chat_left_bubble_control"> | |||
<span class="chat_left_bubble"><span> | |||
<span class="chat_left_text">{{{message}}}</span> | |||
</div> | |||
<div class="chat_left_profile" style="{{{user_profile}}}"></div> | |||
<div class="chat_left_user_box> <!-- 3 --> | |||
<span class="chat_left_user_title">'''{{{user_title}}}'''</span> | |||
<span class="chat_left_user_name">{{{user_name}}}</span> | |||
</div> | |||
</div> | </div> | ||
<noinclude> | |||
<br> | |||
< | |||
<br> | <br> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"message": { | "message": { | ||
"description": "消息内容", | "description": "消息内容", | ||
| 第38行: | 第28行: | ||
"description": "用户头像(仅接受background-color)", | "description": "用户头像(仅接受background-color)", | ||
"example": "background-color:red", | "example": "background-color:red", | ||
"default": "background-color:gray", | "default": "background-color:gray", | ||
"suggested": true | "suggested": true | ||
| 第49行: | 第38行: | ||
"user_name": { | "user_name": { | ||
"description": "用户昵称", | "description": "用户昵称", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
| 第59行: | 第43行: | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
"message", | "message", | ||
"user_profile", | "user_profile", | ||
"user_title", | "user_title", | ||
"user_name" | "user_name" | ||
] | ], | ||
"description": "用于添加类似QQ聊天的消息气泡,包括头衔、昵称和消息内容。" | |||
} | } | ||
</templatedata></noinclude> | </templatedata> | ||
{{QQchat_background | |||
|width = 50 | |||
|group_name = test | |||
|time = test | |||
|content = | |||
{{QQchat | |||
|message = test | |||
|user_profile = background-color:red | |||
|user_title = test | |||
|user_name = test | |||
}} | |||
{{QQchat | |||
|message = test | |||
|user_profile = background-color:red | |||
|user_title = test | |||
|user_name = test | |||
}} | |||
}} | |||
</noinclude> | |||
2024年2月19日 (一) 09:51的最新版本
QQ聊天消息模板。
{{{message}}}
{{{user_title}}} {{{user_name}}}
用于添加类似QQ聊天的消息气泡,包括头衔、昵称和消息内容。
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| message | message | 消息内容 | 字符串 | 必需 |
| user_profile | user_profile | 用户头像(仅接受background-color)
| 未知 | 推荐 |
| user_title | user_title | 用户头衔 | 字符串 | 必需 |
| user_name | user_name | 用户昵称 | 字符串 | 必需 |
test
test
test
test test
test
test test