模板:MechanismTitle:修订间差异
来自RIA | Wiki
更多操作
LettuceIce(留言 | 贡献) 创建页面,内容为“<div style= "background: linear-gradient(to left, #ffffff, #bb3e3d); padding: 3px; font-family:'幼圆'; display: flex; margin-bottom:16px;"> <div style= "font-size:24px; margin-left: 20px; color: white; flex: 2; display: table;"> <div style= "display: table-cell; vertical-align: middle;">''{{{title}}}'''</div> </div> <div style= "font-size:16px; margin-right: 20px; flex: 1;">'''{{{description}}}''' </div> </div> <templatedata> { "params": { "title": { "t…” |
LettuceIce(留言 | 贡献) 无编辑摘要 |
||
| 第1行: | 第1行: | ||
<div style= "background: linear-gradient(to left, #ffffff, #bb3e3d); padding: 3px; font-family:'幼圆'; display: flex; margin-bottom:16px;"> | <div style= "background: linear-gradient(to left, #ffffff, #bb3e3d); padding: 3px; font-family:'幼圆'; display: flex; margin-bottom:16px;"> | ||
<div style= "font-size:24px; margin-left: 20px; color: white; flex: 2; display: table;"> | <div style= "font-size:24px; margin-left: 20px; color: white; flex: 2; display: table;"> | ||
<div style= "display: table-cell; vertical-align: middle;">''{{{title}}}'''</div> | <div style= "display: table-cell; vertical-align: middle;">'''{{{title}}}'''</div> | ||
</div> | </div> | ||
<div style= "font-size:16px; margin-right: 20px; flex: 1;">'''{{{description}}}''' | <div style= "font-size:16px; margin-right: 20px; flex: 1;">'''{{{description}}}''' | ||
2023年12月7日 (四) 13:58的版本
{{{title}}}
{{{description}}}
无描述。
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| title | title | 无描述 | 字符串 | 必需 |
| description | description | 无描述 | 字符串 | 可选 |