模板:QQchat:修订间差异
来自RIA | Wiki
更多操作
LettuceIce(留言 | 贡献) 无编辑摘要 |
LettuceIce(留言 | 贡献) 无编辑摘要 |
||
| 第1行: | 第1行: | ||
<div style="margin: 0 auto; text-align: center; width: 60%; color: white; padding:12px 0px 8px 0px; background-image:linear-gradient(90deg,#00D7FE,#00A8FF);"> | <div style="margin: 0 auto; text-align: center; width: 60%; color: white; padding:12px 0px 8px 0px; background-image:linear-gradient(90deg,#00D7FE,#00A8FF);"> | ||
<p><span style="font-size:130%;">{{{group_name}}}</span><br> | <p><span style="font-size:130%;">{{{group_name}}}</span><br> | ||
| 第20行: | 第20行: | ||
</div> <!-- 2 --> | </div> <!-- 2 --> | ||
</div><!-- 1 --> | </div><!-- 1 --> | ||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
2023年11月2日 (四) 17:15的版本
{{{group_name}}}
{{{time}}}
{{{message}}}
{{{user_title}}} {{{user_name}}}
无描述。
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| group_name | group_name | 群聊名称 | 字符串 | 必需 |
| time | time | 聊天时间 | 字符串 | 推荐 |
| message | message | 消息内容 | 字符串 | 必需 |
| user_profile | user_profile | 用户头像(仅接受background-color)
| 字符串 | 推荐 |
| user_title | user_title | 用户头衔 | 字符串 | 必需 |
| user_name | user_name | 用户昵称 | 字符串 | 必需 |